Followers

Friday, August 6, 2010

BASICS OF C++





BASICS OF C++



Question #1: Which of the following is evaluated first




Question #2: The header file required for setw() is




Question #3: Switch case is an example of ____ type of statement




Question #4: A function can return only a single value




Question #5: int a[5]={0,1,2,3,4}; what will be the value of a[0]




Question #6: What C++ function clears the screen




Question #7: Is C++ case sensitive




Question #8: _____ symbol is used for giving single line comments




Question #9: Division by 0 is an example of ______ error




Question #10: Name the exit control loop




Question #11: Size of unsigned integer is ____ bytes




Question #12: ____ is a preprocessor directive in C++




Question #13: Which of the following denote incorrect datatype in C++




Question #14: A ternary operator requires two operands




Question #15: A variable available to all functions of a program is called





BASICS OF C++

BASICS OF C++



Question #1: Which of the following is evaluated first




Question #2: The header file required for setw() is




Question #3: Switch case is an example of ____ type of statement




Question #4: A function can return only a single value




Question #5: int a[5]={0,1,2,3,4}; what will be the value of a[0]




Question #6: What C++ function clears the screen




Question #7: Is C++ case sensitive




Question #8: _____ symbol is used for giving single line comments




Question #9: Division by 0 is an example of ______ error




Question #10: Name the exit control loop




Question #11: Size of unsigned integer is ____ bytes




Question #12: ____ is a preprocessor directive in C++




Question #13: Which of the following denote incorrect datatype in C++




Question #14: A ternary operator requires two operands




Question #15: A variable available to all functions of a program is called





Quiz on Fundamentals of Computer

COMPUTER FUNDAMENTALS



Question #1: Compiler converts the HLL into machine language in one go.




Question #2: One KB is equal to how many bytes




Question #3: Transistors were used in IInd generation of computers





Wednesday, April 29, 2009

Quiz on Introduction to Computers


INTRODUCTION TO COMPUTERS


Introductory Quiz on basics of computers




  1. An electronic device that can perform a variety of operations.


  2. CPU

    Computer

    Monitor

    Keyboard



  3. Raw facts and figures are reffered as :


  4. Data

    Information

    Database

    Information Technology



  5. Which of the following is not an example of input device


  6. Optical Mark Reader

    Optical Character Reader

    Printer

    Magnetic Ink Character Reader



  7. The smallest measuring unit of memory is:


  8. Bit

    Byte

    Kilo Byte

    Giga Byte



  9. The 2 binary digitts of the binary no. system are:


  10. 1,2

    2,3

    0,1

    1,3



  11. The system software that acts as an interface between user and hardware


  12. System software

    Application software

    Operating system

    C.P.U



  13. Set of programs necessary to carry out operations for specified application


  14. System software

    Application software

    Operating system

    Compiler



  15. Another term commonly used for prewritten program that is permanentky stored in Read Only Memory:


  16. Liveware

    Firmware

    Hardware

    Software



  17. Name the technology used in Second Generation Computers


  18. Vacuum Tubes

    Integrated Circuits

    Artificial Intelligence

    Transistors



  19. Which of the following computer belongs to First Generation Computer


  20. IBM 1401

    CDC 3600

    ENIAC

    None of the above






Tuesday, January 27, 2009