Results
#1. The instructions that tell a computer how to carry out the processing tasks are referred to as computer
#2. A set of rules for telling the computer what operations to perform is called a
#3. Which of the following contains specific rules and words that express the logical steps of an algorithm?
#4. A (n) ……… program is one that is ready to run and does not need to be altered in any way.
#5. A factor in the selection of source language is
#6. Languages which can easily interact with the hardware are called
#7. Machine language
#8. The use of combination of 1’s and 0’s is feature of which of the following type of computer language?
#9. Each model of a computer has a unique
#10. All computer execute
#11. The language which can be relocated easily is
#12. Assembly language
#13. Which language is CPU dependent ?
#14. ……. serves as the bridge between raw hardware and programming layer of a computer system.
#15. Which of the following is a machine independent program?
#16. Computer language used for calculation is
#17. Which of the following computer language is a mathematically oriented language used for scientific problems?
#18. FORTRAN stands for
#19. Main application area of ALGOL is
#20. LISP is designed for
#21. Lisp is the second oldest high level programming language. Here, Lisp stands for
#22. What does CO stand in COBOL?
#23. Which of the following is not characteristic of COBOL?
#24. ……… is a string oriented.
#25. A computer program used for business application is
#26. C language developed by Dennis Ritchie in
#27. C+ + language developed by
#28. Java is referred to as a
#29. Computer language used on Internet is
#30. The language used for development of various games is
#31. Which of the following is a programming language for creating special programs like Applets?
#32. Which among the following is/are interpreted language?
#33. Which of the following is not a computer language ?
#34. C, BASIC, COBOL and Java are examples of ……… languages.
#35. ……… is a written description of a computer program’s functions.
#36. Translator program used in assembly language is called
#37. The ……… program is used to convert mnemonic code to machine code.
#38. The function of an assembler is
#39. An assembler is a
#40. Which of the following is not true about an assembler?
#41. Compiler is the
#42. Compiling creates a (n)
#43. Computer programs are written in a high level programming language, however the human readable version of a program is called
#44. Second generation languages are languages that consists of
#45. Which of the following generation languages consist of statements similar to the statements of human language?
#46. Error in a program is called
#47. Error which occurs when program tried to read from file without opening it is classified as
#48. A set of step-by-step procedures for accomplishing a task is known as a (n)
#49. ……… are words that a programming language has set aside for its own use.
#50. ……… is a cross between human language and a programming language.