adsense

Hii, welcome to my site. My name is Om prakash kartik. This blog helps you to learn programming languages concepts.

2003 BCA objective questions of paper II with answer.

2003 BCA objective questions of paper II with answer. BRAB university




   
1. A. Fill in the blanks with appropriate answer:-
  1. The processor of a computer can understand only machine language instructions.
  2. High Level Language can be translated into machine code by compiler.
  3. COBOL is the business oriented language.
  4. We use braces ({,}) symbol at the beginning and end of a C program.
  5. Two section of a program are connected by connector.
  6. O-> is the symbol to connect two program segment.
  7. (16.25)10 = (10000.01)2
  8. C language came into existence in 1972.
  9. The maximum width of a C Variable can be 32 characters.
  10. A C variable can’t start with a special character and digit.


  B. Match the following:
  1. Each case statement in switch () is separated by break.
  2. Recursion is a process in which a function calls itself.
  3. An array is a collection of similar data type.
  4. The C language has been developed at bell telephone laboratories.
  5. The structure combines variables of different data types.


Post a Comment

0 Comments