Programming Quiz questions

Q51- A program written in high level language is referred to as:
A) Assembly CodeB) Object Code
C) Source CodeD) Machine Code
Ans:-  Source Code
Q52- In computers, subtraction is generally carried out by
A) 9's complementB) 10's complement
C) 1's complementD) 2's complement
Ans:-  2's complement
Q53- The circuit used to store one bit of data is known as
A) RegisterB) Encoder
C) DecoderD) Flip Flop
Ans:-  Flip Flop
Q54- When an input electric signal A=10100 is applied to a NOT gate its output signal is
A) 01011B) 11000
C) 00010D) 0010
Ans:-  01011
Q55- A software package to perform calculations on data arranged in an array is
A) System softwareB) Utility programs
C) Electronic spread sheetD) None of the above
Ans:-  Electronic spread sheet
Q56- A computer program is consist of _________________.
A) System flowchartB) Discrete logical steps
C) Algorithms written in computer's language D) Program
Ans:-  Program
Q57- If program can cope data errors, such program can be termed as __________
A) reliableB) scalable
C) robustD) stable
Ans:-  robust
Q58- Which of the following is not a fundamental process state
A) ReadyB) Terminated
C) ExecutingD) Blocked
Ans:-  Blocked
Q59- COBOL is widely used in ____________ application.
A) ScientificB) Commercial
C) SpaceD) Mathematical
Ans:-  Commercial
Q60- What is the Gray Code for decimal 7?
A) 0100B) 101
C) 0010D) 1110
Ans:-  0100
12345678910