The Process of writing out computer instructions is known as-
1) Assembling
2) Compiling
3) Executing
4) coding

1 Answer

Answer :

1) Assembling

Related questions

Description : ..... is the process finding errors in software code. 1) compiling 2) Assembling 3) Interpreting 4) Debugging

Last Answer : 4) Debugging

Description : Which of the following is the process of assembling program  components, data, and libraries, and then compiling and linking these to  create an executable system? a) System building b) Release management c) Change management d) Version management

Last Answer : a) System building

Description : High level language C supports register transfer technique for _ application. a. Executing b. Compiling c. Both d. None

Last Answer : a. Executing

Description : The process of combining strings is known as (1) compiling (2) Combining (3) Attaching (4) Concatenation

Last Answer : Concatenation

Description : _____is the process of finding errors in software code. 1) Compiling 2) Testing 3) Running 4) Debugging 6 5) None of these

Last Answer : Answer :4

Description : A DMA controller transfers 32-bit words to memory using cycle Stealing. The words are assembled from a device that transmits characters at a rate of 4800 characters per second. The CPU is fetching and executing instructions at an average ... of the DMA transfer? (A) 0.06% (B) 0.12% (C) 1.2% (D) 2.5%

Last Answer : Answer: B

Description : What will be the hexadecimal value in the register ax (32-bit) after executing the following instructions? Mov al, 15 Mov ah, 15 Xor al, al Mov cl, 3 Shr ax, cl Codes: (A) 0F00 h (B) 0F0F h (C) 01E0 h (D) FFFF h

Last Answer : (C) 01E0 h

Description : What is correcting errors in a program called? 1) Debugging 2) Compiling 3) Interpreting 4) None of these

Last Answer : 1) Debugging

Description : Compiling creates a(n)- 1) Program Specification 2) Algorithm 3) Executable Program 4) Subroutine

Last Answer : 3) Executable Program

Description : In programming, repeating some statements is usually called (1) Compiling (2) Structure (3) Looping (4) Control structure

Last Answer : Looping

Description : _______is the process of carrying commands: a) Storing b) Executing c) Fetching d) None of These

Last Answer : b) Executing

Description : ________ is the process of carrying commands. a) Fetching b) Storing c) Executing d) Decoding e) None of these

Last Answer : c) Executing

Description : Cost controls can be best described by which of the following? 1. The process of developing the future trends along with the assessment of probabilities,  uncertainties, and inflation that  could ... of gathering, accumulating, analyzing, reporting, and managing the costs on  an on-going basis.

Last Answer : 4. The process of gathering, accumulating, analyzing, reporting, and managing the costs on  an on-going basis.

Description : Cost budgeting can be best described by which of the following? 1. The process of developing the future trends along with the assessment of probabilities,  uncertainties, and inflation that  could ... of gathering, accumulating, analyzing, reporting, and managing the costs on an on- going basis

Last Answer : 3. The process of establishing budgets, standards, and a monitoring system by which the  investment cost of the project can be measured and managed

Description : Which among the following is correct about Machine Language: a) Each computer can only understand programs that are written in its own Machine Language b) Machine Language is provided by the computer manufacturer ... at the most basic level of computer operation e) All of the Above f) None of These

Last Answer : e) All of the Above

Description : Which of the following are valid phases of a computer virus? (1) Only Triggering, Executing (2) Only Propagation, Executing (3) Only Dormant, Propagation, Triggering, Executing (4) Only Dormant, Propagation, Triggering

Last Answer :  Only Dormant, Propagation, Triggering, Executing

Description : he linking of computer with a communication system is called……….. a.networking b.pairing c.interlocking d.assembling

Last Answer : a.networking

Description : Suppose you have bought all hardware components required for assembling a computer. -Technology

Last Answer : (b) Operating system will be the very first software to be installed after assembling the computer system.

Description : What the historical method of compiling a dictionary was first used by Dr. Samuel Johnson. True?

Last Answer : Need answer

Description : In Excel“““.allows users to bring together copiesof work-books that otherusers have worked on independently. (A) Copying (B) Merging (C) Pasting (D) Compiling (E) None of these

Last Answer : Merging

Description : Can someone help me with a couple of issues I'm having with assembling my bicycle?

Last Answer : This is why I pay the extra 25.00 to have things assembled. I can never figure it out on my own. Good luck!

Description : What kinds of jobs to look at involving repairing or assembling things?

Last Answer : Heavy and medium truck and bus mechanics are in very much in demand in the transportation industry.

Description : What kind of products can I work at home assembling?

Last Answer : There are a plethora of products you can assemble from work and make money. They include hair bows, sewn products, baby burp cloths, jewelry, holiday ornaments.

Description : Tips For Assembling Sauder Office Furniture?

Last Answer : Sauder office furniture is well-known for its beauty and durability in the workplace. Their office furniture must be put together the right way to ensure it will be functional. Hire a ... employee from the maintenance department to put the furniture together. Sauder furniture has a great reputation.

Description : Assembling project team and assigning their responsibilities are done during which phase of a  project management? (A) Initiation (B) Planning (C) Execution (D) Closure

Last Answer : A) Initiation

Description : Which of the following is not recommended by ASME B31.3 when assembling gray cast iron flanges? a) Use high strength bolting at all times. b) Carefully align the flanges. c) Carefully control bolt torque. d) Ensure piping loads transmitted to the flanges are within design conditions.

Last Answer : a) Use high strength bolting at all times.

Description : The process of starting a or restarting a computer system by loading instructions from a secondary storage device into the computer memory is called A) Duping B) Booting C) Padding D) CPS

Last Answer : Answer : B

Description : The ______is a sequence of instructions that tells the computer how to process the data: a) program b) data c) controls d) None of The Above

Last Answer : a) program

Description : The process of starting or restarting a computer system by loading instructions from a secondary storage device into the computer memory is called: a) Duping b) Booting c) Padding d) None of The Above

Last Answer : c) Padding

Description : What activities occur in the Executing Process Group?

Last Answer : Need answer

Description : The process of Control Procurements falls under which process group A. Planning B. Closing C. Monitoring and Control D. Executing

Last Answer : C. Monitoring and Control

Description : When a project manager starts to plan a new project budget, the cost  of which project management process group is expected to be lowest? Select one: a. Initiating b. Executing c. Monitoring and controlling d. Closing e. Planning

Last Answer : d. Closing

Description : “Devising and maintaining a workable scheme to accomplish the business need” is (A)Initiating process (B)Planning process (C)Executing process (D)Controlling proces

Last Answer : (B)Planning process

Description : The process of Control Procurements falls under which process group A. Planning B. Closing C. Monitoring and Control D. Executing

Last Answer : C. Monitoring and Control

Description : State whether the following statement is true. i) It takes less time to terminate a thread than a process. ii) Threads enhance efficiency in communication between different executing programs. A) i-True, ii-False B) i-True, ii-True C) i-False, ii-True D) i-False, ii-False

Last Answer : B) i-True, ii-True

Description : Software testing is (A) the process of establishing that errors are not present. (B) the process of establishing confidence that a program does what it is supposed to do. (C) the process of ... as per specifications. (D) the process of executing a program with the intent of finding errors. 

Last Answer : (D) the process of executing a program with the intent of finding errors.

Description : The motion of a system executing harmonic motion with one natural frequency is known as _______ A. principal mode of vibration B. natural mode of vibration C. both a. and b. D. none of the above

Last Answer : C. both a. and b.

Description : The motion of a system executing harmonic motion with one natural frequency is known as _______ A) principal mode of vibration B) natural mode of vibration C) both a. and b. D)none of the above

Last Answer : C) both a. and b.

Description : The main job of CPU is to - 1) carry out program instructions 2) Store data/information for future use 3) Process data and information 4) Both (A) and (C)

Last Answer : 4) Both (A) and (C)

Description : The main job of CPU is to - 1 carry out program instructions 2 Store data/information for future use 3 Process data and information 4 Both (A) and (C)

Last Answer : 4 Both (A) and (C)

Description : Critical Region is: a) a set of instructions that access common shared resources which exclude one another in time b) the portion of the main memory which can be accessed only by one process at a time. c) Both of The Above d) None of The Above

Last Answer : a) a set of instructions that access common shared resources which exclude one another in time

Description : What is computer coding ?

Last Answer : Computer coding is the technique of expressing computer information or data easily and concisely.

Description : Computer follows a simple principle called GIGO which means: 1) Garbage in garbage out 2) Garbage input good output 3) Good input good output 4) Greater instructions greater output

Last Answer : 1) Garbage in garbage out

Description : Computer instructions written with the use of English words instead of binary machine code is called A) Mnemonics B) Symbolic code C) Gray codes D) Opcode

Last Answer : Answer : B

Description : The instructions for starting the computer are house on A) Random access memory B) CD-Rom C) Read only memory chip D) All of above

Last Answer : Answer : C

Description : Which of the following is not a function of the Output Unit? a) It produces results that can be easily understood by the user b) It accepts the results produced by the computer c) It ... instructions to the outside world d) It supplies the data and instructions to the computer for further processing

Last Answer : Answer: d Explanation: The output unit is responsible for giving the results to the user in the form of printed report or visual display. It is not responsible for giving the instructions back to the CPU for processing

Description : Which of the following is not a function of the Input Unit? a) It reads instructions and data from the outside world. b) It converts the data into computer acceptable format. c) It ... into user understandable format. d) It supplies the data and instructions to the computer for further processing.

Last Answer : Answer: c Explanation: The input unit converts the data into computer understandable format i.e. binary format and not the user understandable format. It is the duty of the output unit to make the data into user understandable format

Description : _________ is a generic term for organized collection of computer data and instructions. A. firmware B. Software C. hardware D. None of the above

Last Answer : B. Software

Description : The instructions for starting the computer are house on ________ A. Hard Disk B. CD-ROM C. Read Only Memory chip D. All of the above

Last Answer : C. Read Only Memory chip

Description : The most frequently used instructions of a computer program are likely to be fetched from ______ (A) Hard disk (B) ROM (C) RAM (D) Cache

Last Answer : (D) Cache