1. |
Which Of The Following Are Components Of Central Processing Unit (CPU)? |
A. | Arithmetic Logic Unit, Mouse |
B. | Arithmetic Logic Unit, Control Unit |
C. | Arithmetic Logic Unit, Integrated Circuits |
D. | Control Unit, Monitor |
Answer» B. Arithmetic Logic Unit, Control Unit |
2. |
In Which Of The Following Form, Data Is Stored In Computer? |
A. | Decimal |
B. | Binary |
C. | Hexadecimal |
D. | Octal |
Answer» B. Binary |
3. |
Which Level Language Is Assembly Language? |
A. | High-Level Programming Language |
B. | Medium-Level Programming Language |
C. | Low-Level Programming Language |
D. | Machine Language |
Answer» C. Low-Level Programming Language |
4. |
1 Mega Byte Is Equal To |
A. | 1024 Bytes |
B. | 1024 Kilo Bytes |
C. | 1024 Giga Bits |
D. | 1024 Bits |
Answer» B. 1024 Kilo Bytes |
5. |
One Byte Is Equal To How Many Bits ? |
A. | 4 Bits |
B. | 8 Bits |
C. | 12 Bits |
D. | 16 Bits |
Answer» B. 8 Bits |
6. |
One Nibble Is Equal To How Many Bits ? |
A. | 4 Bits |
B. | 8 Bits |
C. | 12 Bits |
D. | 16 Bits |
Answer» A. 4 Bits |
7. |
An Assembler Is Used To Translate A Program Written In ? |
A. | Low-Level Language |
B. | Machine Language |
C. | Assembly Language |
D. | High-Level Language |
Answer» C. Assembly Language |
8. |
We Can Insert Pre Written Code In A C Program By Using |
A. | #Read |
B. | #Get |
C. | #Include |
D. | #Put |
Answer» C. #Include |
9. |
Ritchie And Brian Kernighan Jointly Carried Out The Development Of C And That Version Is ________ . |
A. | ISO C |
B. | K&R C |
C. | ANSI C |
D. | R&K C |
Answer» B. K&R C |
10. |
Who Was Creator Of B Language, Which Inspired Dennis Ritchie To Create Strong Procedural Language Called C? |
A. | Thomas E. Kurtz |
B. | James Gosling |
C. | Brian Kernighan |
D. | Ken Thompson |
Answer» D. Ken Thompson |
11. |
Which Committee Standardize C Programming Language? |
A. | W3C |
B. | ANSI |
C. | ISO |
D. | TRAI |
Answer» B. ANSI |
12. |
Dennis Was Author Of Famous Programming Book _________ . |
A. | Thinking In C |
B. | C Programming For Scientist |
C. | The C Programming Language |
D. | C Programming And Techniques |
Answer» C. The C Programming Language |
13. |
Many Features Of C Were Derived From An Earlier Language Called _____. |
A. | PASCAL |
B. | BASIC |
C. | FORTRAN |
D. | B |
Answer» D. B |
14. |
C Programming Was Created At ______ By Dennis Ritchie. |
A. | AT&T Bell Laboratory |
B. | Stanford Lab |
C. | MIT University |
D. | Haward University |
Answer» A. AT&T Bell Laboratory |
15. |
Which Type Of Software Is An Operating System? |
A. | Utility Software |
B. | System Software |
C. | Application Software |
D. | Firmware Software |
Answer» B. System Software |
16. |
Microsoft Office Is Type Of? |
A. | Utility Software |
B. | System Software |
C. | Application Software |
D. | Firmware Software |
Answer» C. Application Software |
17. |
How Many Main() Function We Can Have In Our Project? |
A. | 1 |
B. | 2 |
C. | No Limit |
D. | Depends On Compiler |
Answer» A. 1 |
18. |
Is It Possible To Run Program Without Main() Function? |
A. | Yes |
B. | No |
C. | Option. |
D. | Option. |
Answer» A. Yes |
19. |
What Is Sizeof() In C? |
A. | Operator |
B. | Function |
C. | Macro |
D. | None Of These |
Answer» A. Operator |
20. |
Bitwise Operators Can Operate Upon? |
A. | Double And Chars |
B. | Floats And Doubles |
C. | Int And Floats |
D. | Int And Chars |
Answer» D. Int And Chars |
21. |
What Is C Tokens? |
A. | The Smallest Individual Units Of C Program |
B. | The Basic Element Recognized By The Compiler |
C. | The Largest Individual Units Of Program |
D. | A & B Both |
Answer» D. A & B Both |
22. |
What Is Keywords? |
A. | Keywords Have Some Predefine Meanings And These Meanings Can Be Changed. |
B. | Keywords Have Some Unknown Meanings And These Meanings Cannot Be Changed. |
C. | Keywords Have Some Predefine Meanings And These Meanings Cannot Be Changed. |
D. | None Of The Above |
Answer» C. Keywords Have Some Predefine Meanings And These Meanings Cannot Be Changed. |
23. |
What Is Constant? A Constants Have Fixed Values That Do Not Change During The Execution Of |
A. | Program |
B. | Constants Have Fixed Values That Change During The Execution Of A Program |
C. | Constants Have Unknown Values That May Be Change During The Execution Of A Program |
D. | Option. |
Answer» A. Program |
24. |
Which Is The Right Way To Declare Constant In C? |
A. | Int Constant Var =10; |
B. | Int Const Var = 10; |
C. | Const Int Var = 10; |
D. | B & C Both |
Answer» D. B & C Both |
25. |
Which Operators Are Known As Ternary Operator? |
A. | ::, ?. |
B. | ?, : |
C. | ?, ;; |
D. | None Of The Above |
Answer» B. ?, : |
We're developing a website for study materials for students.
We would love to hear your answers to some of the questions.