Programming Quiz questions
|
Q41- Assuming that + and * are arithmetic operators (addition and multiplication), to what does the expression 2 + 4 * 5 + 1 evaluate? |
A) 36 | B) 31 |
C) 26 | D) 23 |
Ans:- 23 |
|
Q42- Programs stored in ROM are called ___ |
A) Hardware | B) Firmware |
C) Software | D) None of these |
Ans:- Firmware |
|
Q43- The statement "y = x2" is an example of what? |
A) Function | B) Application |
C) Integer | D) Thread |
Ans:- Function |
|
Q44- Which of the following is a continuous pulse that helps the computer clock keep the correct time? |
A) Randomizer | B) Special dock |
C) Interrupt manager | D) System Clock |
Ans:- System Clock |
|
Q45- Prefix notation is also known as |
A) Reverse Polish Notation | B) Reverse Notation |
C) Polish Reverse Notation | D) Polish Notation |
Ans:- Polish Notation |
|
Q46- In the binary Language each letter of the alphabet, each number and each special character is made up of a unique combination of _________. |
A) eight bytes | B) eight kilobytes |
C) eight characters | D) eight bits |
Ans:- eight bits |
|
Q47- A memory in which data is added or removed in a LIFO manner is called .............................. . |
A) RAM | B) Links |
C) Stacks | D) PROM |
Ans:- Stacks |
|
Q48- Who among the following is the odd one? |
A) Malware | B) Virus |
C) Spyware | D) Firmware |
Ans:- Firmware |
|
Q49- A stored link to a web page, in order to have a quick and easy access to it later, is called _____. |
A) Field | B) WP-link |
C) Bookmark | D) None of these |
Ans:- Bookmark |
|
Q50- Which of the following terms refer to the process of removing a file from a compressed archive? |
A) Decompressing | B) Archiving |
C) Extracting | D) Bundling |
Ans:- Extracting |
|