12th class (Fsc) computer unit 9 MCQs

a. 12
b. 2
c. 16
d. 8

d. 8

a. Syntax error
b. System error
c. Overflow
d. Logic error

c. Overflow

a. Mantissa
b. Exponent
c. Range
d. Both A & B

d. Both A & B

a. Integral data
b. Integer data
c. Real data
d. Character data

c. Real data

a. String
b. Char
c. Float
d. None

b. Char

a. 12
b. 2
c. 16
d. 1

d. 1

a. Float
b. Char
c. Character
d. Int

b. Char

a. 3.452211903×09
b. 3.452211903e09
c. 3452211903e09
d. 3.452211903e-

b. 3.452211903e09

a. 0.75
b. 150000.0
c. 0.21
d. 6.15

b. 150000.0

a. Char ch=65;
b. Char ch=’b’
c. Char ch=”cc”,
d. Char ch=’0’

c. Char ch=”cc”,

a. Char
b. Float
c. Integer
d. None

a. Char

a. 65536 to +65536
b. 0 to 256
c. No specific range
d. .32768 to +32767

d. .32768 to +32767

a. 8
b. 1 byte
c. 16
d. 4

a. 8

a. Truncation
b. Arithmetic overflow
c. Round off
d. Arithmetic underflow

d. Arithmetic underflow

a. 2
b. 10
c. 16
d. 4

a. 2

a. Numbers and characters
b. Integer and floating point
c. Single and double
d. None

b. Integer and floating point

a. Char
b. Float
c. Long
d. Int

b. Float

a. Equal to operator
b. Comparison operator
c. Assignment operator
d. None of these

c. Assignment operator

a. =
b. !
c. ==
d. +

a. =

a. Construct compound conditions
b. Establish a relationship among variables
c. Perform arithmetic operations
d .Compare two values

d .Compare two values

a. Binary operator
b. Ternary operator
c. Bitwise operator
d. Uniary operator

d. Uniary operator

a. a = a+b
b. b += a
c. b = b+a
d. a =+b

a. a = a+b

a. —
b. ?
c. +
d. ++

c. +

a. Assignment
b. Relational
c. Comparison
d. Logical

d. Logical

a. Multiply
b. Compare
c. Divide
d. Add

b. Compare

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *