wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MindSpace Computers Quiz

Total questions: 12

Worksheet time: 7mins

Name
Class
Date
1.

Construction is also called as?

a)

Coding

b)

Imementation

c)

Modelling

d)

Deployment

2.

In which testing, software is tested at customer side?

a)

Alpha Testing

b)

Beta Testing

c)

Gamma Testing

d)

Sigma Testing

3.

In which testing, software is tested at developer side?

a)

Alpha Testing

b)

Beta Testing

c)

Gamma Testing

d)

Sigma Testing

4.

Testing all modules after joining is called?

a)

Integration Testing

b)

Unit Testing

c)

Alpha Testing

d)

Beta Testing

5.

Testing each module seperately one at a time is called?

a)

Integration Testing

b)

Unit Testing

c)

Alpha Testing

d)

Beta Testing

6.

Testing software without knowing coding part is called?

a)

Black-Box Testing

b)

White-Box Testing

c)

Alpha Testing

d)

Beta Testing

7.

Testing software and it's coding is called?

a)

Black-Box Testing

b)

White-Box Testing

c)

Alpha Testing

d)

Beta Testing

8.

Which bitwise operator is used to multiply the value?

a)

<<

b)

>>

c)

&

d)

|

9.

Which bitwise operator is used to divide the value?

a)

<<

b)

>>

c)

&

d)

|

10.

If BOTH are 1 then ONLY answers is 1, it's property of?

a)

&

b)

|

c)

^

d)

<<

11.

If BOTH are 0 then ONLY answers is 0, it's property of?

a)

&

b)

|

c)

^

d)

<<

12.

If BOTH are EQUAL then answers is 0, if BOTH are DIFFERENT answer is 1, is eproperty of?

a)

&

b)

|

c)

^

d)

<<