Friday, May 15, 2020

Computer Fundamental MCQ Set-3

Computer Fundamental MCQ Set-3
Classification of Computer Languages & Computer Software
1. Before a computer can understand a program it must be ___




1. Translated into its machine code.
2. What is the only thing that computers understand?





3. A list of instructions that enable a computer to perform a specific task is a ____





4. When writing a computer programmers most program use _____





5. A language that requires no knowledge of the hardware or the instruction set of the computer is called ___





6. A language that is close to human language and which is easy to write, debug and maintain is known as a ___





7. Resolving errors in a program is known as ____





8. Which of the following is not a high level programming language?





9. Languages that relate to the architecture and hardware of a specific computer are known as _____ languages.





10. The two categories of low level language are ______





Thursday, May 14, 2020

Computer Fundamental MCQ Set-2

Computer Fundamental MCQ Set-2
Classification of Computer Languages & Computer Software
1. Which of the following is designed to control the operations of a computer?




2. Which of the following is not an example of system software?





3. _________ is designed to solve a specific problem or to do a specific task.





4. Assembler is used as a translator for?





5. A program is ______





6. What is the difference between mnemonic codes and machine codes?





7. The Operating System is a ___





8. Raw facts such as letters, words and sounds are called _______





9. Program which is used to produce pictures and text and to organize it in newspaper is classified as ___





10. Programs written by programmer to help computer users are considered as ___





Computer Fundamentals MCQ Set-1

Computer Fundamentals MCQ Set-1
Classification of Computer Languages & Computer Software
1. The language understood by a computer without translation is called?




2. The name given to a sequence of an instructions in a computer language, to get the desired result is?





3. An assembly language is a ____





4. ______ converts the programs written in assembly language into machine instructions.





5. The instructions like MOV or ADD are called as ______





6. A particular machine language of a specific computer can be used on ______





7. Which is the part of a computer that one can touch and feel?





8. In which language instructions are given by words called mnemonic?





9. Which computer language is easy to learn and understand?





10. Program is written in assembly language are not directly executable and required a translator known as _____