7000+ Computer Basic Knowledge Questions and Answers Pdf - 1

Question: 1

If a binary equivalent of the decimal number 48 is 110000, then the binary equivalent of the decimal number 51 is given by

(A) 110100

(B) 110001

(C) 110010

(D) 110011

Ans: D

110011

Question: 2

Which of the following is not characteristic of COBOL?

(A) It is very readable language

(B) It had limited facilities for mathematical notation

(C) It is a very efficient in terms of coding and execution

(D) It is a very standardised language

Ans: C

It is a very efficient in terms of coding and execution

Question: 3

Languages which can easily interact with the hardware are called

(A) Middle level language

(B) High level language

(C) Low level language

(D) All of the above

Ans: C

Low level language

Question: 4

The language used for development of various games is

(A) C

(B) Java

(C) SQL

(D) PHP

Ans: B

Java

Question: 5

Computer programs are written in a high level programming language, however the human readable version of a program is called

(A) Application

(B) Hard drive

(C) Instruction set

(D) Source code

Ans: D

Source code

Related Questions