wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz for Engineers day

Total questions: 20

Worksheet time: 7mins

Name
Class
Date
1.

Java Script was invented by

a)

Brendan Eich

b)

Tim Berners Lee

c)

Hakon wium Lie

d)

jordan walke

2.

Which cartoon character does it represent

a)

Schinchan

b)

pokemon

c)

Doraemon

d)

MotuPatlu

3.

What is software engineering

a)

designing a software

b)

testing a software

c)

Application of Engineering Principles to the

Design a software

d)

None of the Above

4.

Who is your favourite teacher in this semester

a)

Manisha madam

b)

Sateesh sir

c)

Anupama madam

d)

Prasad sir

5.

How many sizes of headers are available in HTML by default

a)

5

b)

1

c)

3

d)

6

6.

What is the function of HTML Style attribute

a)

It is used to add style to an HTML element

b)

It is used to uniquely identify some specific styles of an element

c)

Both A and B

d)

none of the above

7.

WHAT DATA STRUCTURE IS USED TO HANDLE RECURSION IN C

a)

STACK

b)

QUEUES

c)

DEQUEUE

d)

TREES

8.

UNIX is written in which language

a)

C#

b)

C++

c)

C

d)

.NET

9.

What is the maximum length of the Identifier

a)

32

b)

16

c)

128

d)

no specified length

10.

What are the two operating modes of Arrival Time

a)

Virtual Mode, Dedicated Mode

b)

Private Mode, Public Mode

c)

Real Mode, Protected Mode

d)

direct Mode, Indirect Mode

11.

How can Assertions be Disabled in Python

a)

Passing -O when running python

b)

assertions are disabled by default

c)

Both A and B are wrong

d)

Assertions cannot be disabled in python

12.

How to read a Character value in java

a)

Char c = sc.next().charAt(0)

b)

char c = sc.nextChar()

c)

either A or B

d)

Neither A nor B

13.

WHO IS THE FATHER OF CLOUD COMPUTING

a)

DEVANSHU

b)

EDGAR FRANK CODD

c)

J.C.R LICKLIDER

d)

SAI PAVAN

14.

A COMPUTER NETWORK PERMITS SHARING OF

a)

RESOURCE

b)

INFORMATION

c)

BOTH A AND B

d)

NONE OF THE ABOVE

15.

To distinguish between Active and Non Active objects which property is applied

a)

Abstraction

b)

concurrency

c)

polymorphism

d)

Aggregation

16.

which of the following is not true about Structures in C

a)

No data Hiding

b)

Functions are allowed inside Structs

c)

constructors are not allowed inside structs

d)

cannot have static members in the struct body

17.

Aggregation is

a)

set of relationship

b)

composed of relationship

c)

part of relationship

d)

All of the above

18.

WHAT FUNCTION IS USED TO APPEND THE CHARACTER AT BACK OF STRING IN C++

a)

PUSH_BACK( )

b)

APPEND( )

c)

PUSH( )

d)

INSERT( )

19.

WHICH OF THE FOLLOWING IS A APPLICATION OF QUEUE DATA STRUCTURES

a)

WHEN A RESOURCE SHARED AMONG MULTIPLE RESOURCES

b)

WHEN DATA IS TRANSFERED ASYNCHRONOUSLY

c)

LOAD BALANCING

d)

ALL OF THE ABOVE

20.

who is the father of software engineering

a)

margret hamilton

b)

watts Humphrey

c)

Alan turing

d)

Boris beizer