Answer:
RAM
ROM
Hard Drive
Registers(Accumulator, Address Register, Storage Register, General Purpose Register)
Explanation:
CPU(Central Processing Unit) is the heart of the computer. it is useful for instruction execution . it mainly contains Control Unit (CU) and Arithmetic Logical Unit(ALU).
when CPU control unit wants to execute an instruction then it fetches the instruction from secondary memory(Hard Disk) to Main Memory(RAM) and read that from there. RAM is faster compared to Hard disk but it is not permanent storage. Useful to store data and instructions temporarily for execution.
when CPU performs Arithmetic and Logical Operations then it uses following registers to perform those operations. Register are a special type of memory location which is costly and very faster. These are also temporary storage locations
Accumulator :Collects the result of computation.
Address register : which keeps track of where a given instruction or piece of data is stored in memory.
Storage register: which temporarily holds data taken from or about to be sent to memory.
General-purpose register :which is used for several functions.
Answer:Females make up a large part of the market. The female fans often times spend more on things and have a greater amount of it, so if they are able to target them, they have a gained a large amount of the market
Explanation:
hope it helps
Answer:
With Guava, you can use either
int[] all = Ints.concat(originalArray);
or
int[] all = Ints.concat(a, b, c);
Explanation:
Use GUAVA
Answer: Scope resolution operator(::)
Explanation: A member function and the constructor can be called within the function easily but for the execution of the these components outside the class , a special operator is required to call the functions. The scope resolution operator(::) preceding with the name of class is thus used for defining of the function outside class.This operator maintains the cope of the function and constructor outside the class.
Answer:
The correct answer is "Technical Feasibility".
Explanation:
System investigation is used to Review that whether the system is feasible or not for the proposal that they will design or creating.in the system investigation stage, we do the technical feasibility. The technical feasibility is used to check technical resources like hardware, software, etc in the organization.
The Technical Feasibility in the System investigation is used to solve the problem of business