Answer:
read only memory (ROM)
Explanation:
Examples of non-volatile memory include read-only memory (see ROM), flash memory, most types of magnetic computer storage devices (e.g. hard disks, floppy discs and magnetic tape), optical discs, and early computer storage methods such as paper tape and punched cards.
I think it is probably carnival festival!
Answer:
Simplify a complex problem means reduces its complexity and make it easy to understand. When we make the problem simplified then, the data become more clear and understandable.
There are many ways to simplify a complex problem as follows:
- Organize the information and content properly and reduces the layers of complexity. Organized the content in the form of steps so that it become easy to understand.
- Use of clear language is one of the most important part to make the content more clear and use proper formatting of the data.
- Break the information into smaller parts to it can easy to read and looks more clearly. So, the reader finds it more comfortable and efficient.
Answer:
Argument
Explanation:
The function is the block of the statement which performs the special task.
when we define the function in the program then we have to call that function.
the syntax for defining the function:
type name(parameter_1, parameter_2,...){
statement;
}
the syntax for calling the function:
name( argument_1, argument_2,...);
Meaning of parameter and argument
The argument is used to send the value into the function definition. this can be passed by value or pass by reference.
The parameter is used to receive the value send by calling function.
Therefore, the answer is the Argument.
Answer:
B.
shutter priority mode
Explanation:
Shutter Priority, which is mentioned as S on the mode dial, and the mode is the time value, and is demoted as Tv, that points out to the setting in different forms of cameras that allows all to select a particular shutter speed, and as meanwhile the camera balances the aperture to ensure correct exposure in the image.