Computer Software » Exercise – 1
30. ………… Is a cross between human language and a programming language.
(a) Pseudo code
(b) Java
(c) The Java virtual machine
(d) The compiler
Subject Name : General Computer Exam Name : UPSC, SSC, IBPS, SBI, RBI, NET, KVS, NVS, PSU, RRB, FCI, NABARD, LIC Posts Name : College Lecturer, School Lecturer, Teacher, Office Assistant, Officer, Clerk General Computer Books Related Posts
Computer Software » Exercise - 1 1. A series of instructions that tells a computer what to do and how to do it is called a : (a) program (b) command (c) user response (d) processor 2. The …… tells the computer how to use its components : (a) utility (b) application (c) operating system (d) network 3. Each model of a computer has a unique : (a) assembly of a computer (b) machine language (c) high level language (d) All of the above 4. A normal compiler taker source code as input and produces this as output : (a) assembly code (b) object code (c) machine code (d) All of these 5. A set of rules for telling the computer what operations to perform is called a : (a) procedural language (b) structures (c) natural language (d) programming language 6. Assembly language : (a) uses alphabetic codes in place of binary numbers used in machine language (b) is the easiest language to write programs (c) need not be translated into machine language (d) All of the above 7. Which of the following system software resides in main memory always ? (a) Text editor (b) Assembler (c) Linker (d) Loader 8. Language which can easily interact with the hardware are called…