Previous Year Very Short Questions of CPA (DIPLOMA ECE(Industry Integrated) 3rd)

Computer Programming and Application

Previous year question paper with solutions for Computer Programming and Application

Our website provides solved previous year question paper for Computer Programming and Application . Doing preparation from the previous year question paper helps you to get good marks in exams. From our CPA question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

These Questions are downloaded from www.brpaper.com You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.

Print this page
  1. && is ____________ operator in C.
  2. ‘C’ language uses the ________ as a statement terminator.
  3. Arrays contains____________ type of elements.
  4. CAI stands for ____________ .
  5. Compiler converts program written in source code into object code.(T/F)
  6. The ____________ statement causes the loop to be terminated.
  7. To close a database file the command is ________________
  8. The _________ operators allow the comparison of two expression.
  9. The keyword void is a data type in ‘C’ (T/F).
  10. Pointers are declared by using the _______ .
  11. If – else statement is used to decide between two course of actions. (T/F)
  12. By using an algorithm , decision making becomes a more _________ process.
  13. ________ enable us to specify the flow of program control.
  14. PSIM covers ___________ and system level simulation.
  15. In C , size of an int variable is ______ bytes.
  16. The program that converts assembly language into machine language is................
  17. Assignment Operator is...............
  18. In C, Size of an int variable is .......... bytes.
  19. C language developed by...............