Jamal just finished taking a series of photographs that he loves, but he is
displeased with the lightness and darkness found in these images. What setting
does he need to adjust to fix this?

A. prime
B. tone
C. zoom
D. Opixels

Answers

Answer 1
Tone i’m not sure though
Answer 2

Answer:

Tone

Explanation:

This is the right answer for connexus


Related Questions

Why do software developers prefer to use high-level language to author programs?
It can be used on computers without microprocessors.
It prevents anyone from making changes to the software later.
It uses a more English-like syntax.
It’s less complicated because it only uses zeros and ones.

Answers

The reason software developers prefer to use high-level language to author software programs is because: C. It uses a more English-like syntax.

What is a software?

A software can be defined as a set of executable instructions that is typically used to instruct a computer system on how to perform a specific task (function) and proffer solutions to a particular problem.

What is a compiler?

A compiler can be defined as a software program that is designed and developed to translate the entire source code of program at once, in order to produce an object code.

This ultimately implies that, a compiler translates a software program that is written in a high-level language into low-level language (machine language).

In conclusion, the reason software developers prefer to use high-level language to author software programs is because it is designed and developed to use a more English-like syntax.

Read more on software syntax here: https://brainly.com/question/19176627

#SPJ1


What is the difference between a mechanical and electronic computer?

Answers

The main difference between a mechanical and electronic computer is their composures. A mechanical computer is made from mechanical materials such as gears, levers, and many other physical features. An electronic computer, on the other hand, is made of electronic materials.

Hi all i have a quick question what are some incidence of malware

Answers

Answer:

Privilege escalation: Another type of malware attacks is privilege escalation. A situation where the attacker gets escalated access to the restricted data. Evasion: Evasion is another type of malware attack. The techniques malware maker design to avoid detection and analysis of their malware by security systems.

Fewer than 1% of scanned sites in the US, UK, and Germany, and Spain were found to contain malware (although Spain did spike to 3% briefly earlier in the year). 10. The number of malware attacks declined for the first time since 2016 The number of new malware attacks declined for the first time since 2015.The most devastating type of malicious programs, by some counts. Definitely one of the most advanced and constantly on the rise these days. Ransomware blocks access to the data of a victim, threatening to either publish it or delete it until a ransom is paid.

Explanation:

help me by marking me brainlest

it is from my science book

Which computer science career is responsible for creating code for software? programmer hardware engineer user interface designer cybersecurity analyst

Answers

Answer:

programmer ⠀⠀⠀ ‌⠀⠀⠀ ‌⠀⠀⠀ ‌

Even more dangerous than trojan programs are ____________________ containing trojan binary programs ready to be installed by an intruder who has gained root access to a system.

Answers

Even additional difficult than trojan programs are Rootkits containing trojan binary programs ready to be established by an intruder who has achieved root entry to a system.

What purposes does Trojan software serve?A dangerous piece of code or software that mimics genuine software but has the ability to take over your computer is known as a Trojan horse. A Trojan is intended to harm your data or network by stealing from it, causing disruption, or performing other harmful actions. To fool you, a Trojan pretends to be an authentic application or file. A Trojan is a sort of virus that can be extremely destructive, wiping out data or even the entire contents of the hard drive. Trojans can also intercept and resend private information to an outside location or open communication ports, giving an intruder remote access to the compromised computer.

To learn more about trojan programs, refer to:

https://brainly.com/question/12382717

#SPJ4

Suppose a scanner object is created as follows: scanner input = new scanner(system.in); what method do you use to read a real number?

Answers

Suppose a scanner object is created as follows: scanner input = new scanner(system.in); the method you use to read a real number is Scanner input = new Scanner(System.in); input. nextDouble();

This is because the Scanner input = new Scanner(System.in); input. nextDouble(); command creates the input for a number that contains both whole numbers and decimal numbers and this is why double is used and not int.

What is a Double in Programming?

This refers to the fundamental data type that is encoded into the compiler and used to define numeric variables holding numbers with decimal points

Hence, we can see that Suppose a scanner object is created as follows: scanner input = new scanner(system.in); the method you use to read a real number is Scanner input = new Scanner(System.in); input. nextDouble();

This is because the Scanner input = new Scanner(System.in); input. nextDouble(); command creates the input for a number that contains both whole numbers and decimal numbers and this is why double is used and not int.

Read more about double and float here:

https://brainly.com/question/13260053

#SPJ1

The defining of tasks that are required for input data to be processed into output is part of the _______ step.

Answers

Part of the processing requirement step include defining task that must be required in order for input data to be processed into output. Process requirements define guidelines and benchmarks for organizing and carrying out tasks (workflows, processes, procedures, tasks).

A corporate organization will develop procedures, processes, and strategies to be used in order to produce a specific outcome (product or service) that materializes or fulfills the first stated needs in process requirements. Stepping through a list of duties is necessary to determine the needs for a procedure.

Follow the link below to learn how a product is verified to determine whether it meets the requirements

https://brainly.com/question/24613576

Write a program that inputs the length of two pieces of wood in yards and feet (as whole numbers) and prints the total.
MUST BE IN PYTHON

Answers

The program that inputs the length of two pieces of wood in yards and feet (as whole numbers) and prints the total is given below:

The Program

#Getting inputs from the User

feet_1= int(input("Enter the first length in feet: "))

inche_1 = int(input("Enter the first length in inches "))

feet_2 = int(input("Enter the second length in feet: "))

inche_2 = int(input("Enter the second length in inches "))

# Calculations

inches = inche_1 + inche_2

inc_to_ft = inches // 12

rem_from_div = inches % 12

sum_ft = a_ft + b_ft + inc_to_ft

#Printing the final result

print("Feet: {} Inches: {}".format(sum_ft, rem_from_div))

Read more about computer programs here:

https://brainly.com/question/23275071

#SPJ1

Which situation indicates an internal control risk in the general ledger/financial reporting systems?

Answers

The employee who maintains the cash receipts journal records transactions in the accounts receivable subsidiary ledger indicates an internal control risk in the general ledger/financial reporting systems.

Internal control risks are dangers that compromise the effectiveness and efficiency of internal controls, which then compromise goal achievement. Both operation risk and compliance risk include them.

An internal control framework is made up of five interconnected elements: monitoring, information and communication, risk assessment, control activities, and the control environment.

The procedure used by management to identify risks and assess the possibility and impact of a risk event is known as risk assessment. The evaluation of internal controls can be done concurrently. In order to identify any gaps between risks and controls, the risk assessment is used to map internal controls to the risks.

Learn more about financial reporting:

https://brainly.com/question/17322675

#SPJ4

Giving the computer large quantities of unstructured data so that it can organize the data in a way that humans can use is an example of _________________ learning.

Answers

Giving the computer large quantities of unstructured data so that it can organize the data in a way that humans can use is an example of sentiment analysis learning. The correct option is A.

What is sentiment analysis?

Sentiment analysis, often known as opinion mining, is a natural language processing (NLP) method for identifying the positivity, negativity, or neutrality of data.

Businesses frequently do sentiment analysis on textual data to track the perception of their brands and products in customer reviews and to better understand their target market.

Therefore, the correct option is A. Sentiment analysis.

To learn more about sentiment analysis, refer to the link:

https://brainly.com/question/13266124

#SPJ1

The question is incomplete. Your most probably complete question is given below:

A. Sentiment analysis. B. Internet collecting. C. Web scraping. D. Internet collecting.

When shortening an internet protocol (ip) v6 address, which two rules are used? check all that apply.

Answers

The two principles to follow when shortening an internet protocol (ip) v6 address are to replace groups of zeros with colons and eliminate all leading zeros.

Internet Protocol version 6 is the most recent iteration of the protocol that controls traffic on the Internet and acts as an identity and location system for devices on networks (IPv6).

In order to solve the long-anticipated issue of IPv4 address exhaustion and eventually replace IPv4, the Internet Engineering Task Force (IETF) developed IPv6. An further technological benefit of IPv6 is that it has a larger addressing space.

Learn more about IPv6 https://brainly.com/question/15733937

#SPJ4

Assume that two int variables named distance and speed have been declared and assigned values. Also assume that a double variable named result has been declared. Write a statement that divides distance by speed and assigns the result to the result variable. Be sure to write your math expression in such a way that the result is a floating-point value

Answers

The required statement that divides “distance” by “speed” and stores the obtained result in the variable “result” is “result = (double) distance/speed”.

Given two variables “distance” and “speed” in a program that both are assigned with some integer values. Since we need to produce the result of division as a floating-point value, so one of the two integer type variables i.e. “distance” and “speed” is converted to float type using the cast operator (double). Further, we are required to assign the result of the division to the already declared double type variable named “result”.

According to the requirement of the question, we need to write a statement that produces a floating-point result when dividing the integer type values of “distance” and “speed” and assigns the result to the double variable i.e. “result”. The following statement fulfills the requirement of the given question and produces the desired result.

result = (double) distance/speed;

You can learn more about casting operator at

https://brainly.com/question/14690025

#SPJ4

What are the different types of evaluations an instructional designer/trainer would conduct and how are they different? (

Answers

As an instructional designer or trainer, there are a variety of different types of evaluations you can conduct in order to gauge the effectiveness of your training. Here are some of the most common types of evaluations and how they differ:

1. Formative evaluations are conducted throughout the training process in order to gather feedback and make improvements.

2. Summative evaluations are conducted at the end of the training in order to assess the overall effectiveness of the training.

3. Impact evaluations are conducted after the training is complete in order to assess the long-term impact of the training.

4. Needs assessments are conducted at the beginning of the training process in order to identify the needs of the participants.

Each of these evaluations serves a different purpose, so it's important to choose the right evaluation for your needs. Formative and summative evaluations are generally the most useful for making improvements to the training, while impact evaluations can be helpful in assessing the long-term effectiveness of the training.

Learn more on evaluations here:

https://brainly.com/question/26719973

#SPJ4

A prime number is a positive integer that is evenly divisible only by 1 and itself. Write a predicate function called is_prime that accepts an integer parameter and returns true if that number is prime and false otherwise. Assume that the parameter is a positive integer.

Answers

The requirement of the given question is that we need to write a function that takes a positive integer number as a parameter and checks if the number is a prime number or not. If the number is a prime number then it returns true. But if the number is not a prime number then it returns false.

The required function is written here in Python:

def is_prime(number): ''' This is function named “is_prime” that accepts a     positive integer “number” as a parameter’’’

if number < 2: '''It checks if the “number” is less than 2. The smallest                                                   prime number is 2 so no need to check numbers less                                              than 2'''

return False ''' If the above condition is true , it returns “false” that the                 “Number” is not prime.'''

for i in range(2, number):  '''This is for loop runs with an increment of one through all numbers specified in the “range function”                                             i.e. from 2 to the value of “number” exclusively'''

  if (number % i) == 0:     ''' Checks if ”0” remainder is found, then           the “number” is not prime'''

    return False        # “Number” is not prime so it returns “false”

return True '''When it has looped through the entire range of                                                               values from 2 to “number-1” and does not find a value that gives “0” remainder, then the “number” is prime, thus returns “true”.'''

You can learn more about prime number at

https://brainly.com/question/145452

#SPJ4

Each of the numeric wrapper classes has a static tostring method. what do these methods do?

Answers

Each of the numeric wrapper types has a fixed tostring way. These plans do converts numbers to string

What is a numeric wrapper?The classes Byte, Short, Integer, Long, Float, and Double are wrapper classes for numbers. Each of them derives from the Number class. The class of numbers is abstract. A Number class object cannot be created. The abstract class Number includes all of the wrapper classes (Integer, Long, Byte, Double, Float, and Short). The relevant primitive data type is contained or wrapped in the object of the wrapper class. Boxing is the process by which primitive data types are transformed into objects, and the compiler handles this. In order to turn any data type into an object, wrapper classes are utilized. Java's wrapper classes are used to transform primitive types into the appropriate objects. There are matching wrapper classes for each of the 8 primitive kinds.

To learn more about numeric wrapper, refer to:

https://brainly.com/question/16613694

#SPJ4

In which step of the troubleshooting process would a technician have to do more research on the internet or within the computer manual in order to solve a problem?

Answers

A technician would need to conduct additional research on the internet or in the computer manual as part of the troubleshooting process to establish a plan of action to fix the problem and apply the remedy.

A technician should investigate potential fixes after determining the root of the issue, sometimes by visiting multiple websites and consulting manuals. Troubleshooting is a type of problem resolution that is frequently used to fix broken components or operations on a machine or a system.

In order to address an issue and get the product or process back in operation, a logical, methodical search for the problem's source is required.

Learn more about troubleshooting https://brainly.com/question/14102193

#SPJ4

Other Questions
Analyzing the Effect of Emotional ConnotationsHighlight one set of words that have opposite emotionalconnotationsI have a dream that one day on the red hills of Georgia,the sons of former slaves and the sons of former slaveowners will be able to sit down together at the table ofbrotherhood.I have a dream that one day even the state of Mississippi,a state sweltering with the heat of injustice, swelteringwith the heat of oppression, will be transformed into anoasis of freedom and justice.Intro-"I Have a Dream,"Martin Luther King Jr.has theComplete the statements below.In this passage, the wordemotional connotations of misery and discomfort.In this passage, the word [has theemotional connotations of serenity and safetyBy using these two words with opposite emotionalconnotations, King emphasizes the contrast betweenand thethe3 of 7Done The midpoint of AB is (6, 3). If the coordinates of A are (4, -2),what are the coordinates of B? Read the question carefully and select the best answer.The Declaration of Independence is written in the tense, from a point of view.Answer choices for the above questionA. present; first person (singular)B. present; first person (plural)C. past; first person (singular)D. past; third person (plural) Identify the most accurate interpretation.a.As a result of geographic obstacles, Ferdinand Magellan's ships were unable to land near beaches. As a result, Magellan could not bring his ships' cannons to bear on Lapu-Lapu warriors. b.As a result of geographic obstacles, Ferdinand Magellan's ships were able to land near beaches. As a result, Magellan could bring his ships' cannons to bear on Lapu-Lapu warriors. This was a great success for Ferdinand Magellan.c.As a result of geographic obstacles, Lapu-Lapu ships were unable to land near beaches. As a result, Lapu-Lapu warriors could not bring their ships' cannons to bear on Ferdinand Magellan's warriors. Consider the style of parenting with which you were raised. What are some of the ways it has affected you? Were you affected positively, negatively, both? If you have children, has the style with which you were raised affected the style with which you raise your children? Jonathan takes a stance of reflexivity when evaluating the Multicultural Curriculum Initiative.Which of the following characteristics is reflexive? In other words, which personal quality is best forevaluating an action such as a diversity-related event, a diversity lesson plan, or a comment?commitment to displaying diverse artwork and quoteswillingness to prioritize his students' experiences over his feelingscare for each student no matter their backgroundO joyful celebration of differencespts< PreviousNext reason for a bimodel distribution Early migration to the Americas from Asia ended about 10,000 years ago because Aiding in emotional processing and arousal functions are functions of the __________. What kind of forces are responsible for the states of aggregation of matter? Tom adds solid sodium hydroxide to a flask of water at room temperature. After he stirs the water, some of thesodium hydroxide dissolves, however, a small amount of sodium hydroxide still remains at the bottom of the flask.He heats the flask of sodium hydroxide and water for 10 minutes, and the sodium hydroxide on the bottom of theflask disappears. How does heating the water cause the remaining sodium hydroxide to disappear? ASTRONOMY The Big Dipper is a part of the larger constellation Ursa Major. Three of the brighter stars in the constellation form R S A . If m R=41 and m S=109 , find m A . (Lesson 4-2), Solve. Check for extraneous solutions. 5x - 3 = 2 x+3 HELPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPPP MEEEEEEEEEEEEEEEEEEEEEEEEEEEEE Which three states with electoral votes between the two candidates? Based on the audio, what is the best conclusion? Las uas estn cuidadosas. Las uas estn llenos. Las uas estn secas. Las uas estn vacos. HELPPPPPPPP CORRECT ANSWER GET BRAINLIEST Una fotocopiadora reduce en un 30% el tamao original de un documento. Cul es su escala de reduccin? Each folded fabric has a volume of 432 cubic inches. How many folded fabrics can fit inside a shipping box with the dimensions of 1 foot by 1 foot by 2 feet? The most popular method for gathering primary data is _____, in which a researcher interacts with people to obtain facts, opinions, and attitudes.