wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Hexaware Mock AInterview assessment

Total questions: 60

Worksheet time: 2hrs 0mins

Name
Class
Date
1.

A sum of money doubles itself at simple interest in 8 years. In how many years will it become four times?

a)

12 years

b)

16 years

c)

20 years

d)

24 years

2.

Six people A, B, C, D, E, F are sitting in a row facing north. A is not at any extreme end, E is to the immediate left of C, B is second to the right of E. Who is in the middle?

a)

C

b)

A

c)

B

d)

D

3.

Choose the word opposite in meaning to “succinct.”

a)

Concise

b)

Verbose

c)

Brief

d)

Compact

4.

Which layer of the OSI model ensures reliable transmission with flow and error control?

a)

Application

b)

Transport

c)

Network

d)

Session

5.

What is the output?

a)

10

b)

15

c)

25

d)

20

6.

If x + 1/x = 4, find x³ + 1/x³.

a)

61

b)

52

c)

64

d)

60

7.

All pens are pencils. No pencil is eraser. Some erasers are sharpeners. Which conclusion follows?

a)

Some sharpeners are pens.

b)

No eraser is pen.

c)

Some pencils are sharpeners.

d)

All erasers are pencils.

8.

Spot the error: “Neither of the boys have completed their homework.”

a)

Neither

b)

have

c)

their

d)

homework

9.

Which scheduling algorithm may cause starvation?

a)

FCFS

b)

SJF

c)

RR

d)

Priority (pre-emptive)

10.

A train passes a 180 m platform in 18 s and a man standing on the platform in 12 s. Find the train length.

a)

60 m

b)

120 m

c)

90 m

d)

150 m

11.

If A means ×, B means +, C means −, then evaluate 6 B 3 A 2 C 4.

a)

14

b)

8

c)

16

d)

10

12.

Choose the correct form: “He insisted that she ___ present.”

a)

was

b)

be

c)

is

d)

has been

13.

What is printed?

a)

4 3

b)

3 4

c)

7 1

d)

error

14.

Which memory is non-volatile and can be electrically erased and re-programmed?

a)

SRAM

b)

DRAM

c)

Flash Memory

d)

Cache

15.

Simplify (81)^(3/4) × (27)^(2/3).

a)

729

b)

81

c)

243

d)

6561

16.

In a certain code, TRAIN = 12345 and BRAIN = 82345. What is the code for RAIN?

a)

2345

b)

1234

c)

2341

d)

3245

17.

Choose the correctly spelled word:

a)

Definately

b)

Definetely

c)

Definitely

d)

Definatelye

18.

Which of the following is not an I/O device?

a)

Printer

b)

Monitor

c)

Compiler

d)

Keyboard

19.

What is the Output?

a)

5

b)

8

c)

3

d)

2

20.

If 3 men can build 4 walls in 12 days, how many days will 6 men take to build 8 walls (same rate)?

a)

12 days

b)

24 days

c)

8 days

d)

6 days

21.

Sequence: 2, 6, 12, 20, 30, 42, ?

a)

54

b)

50

c)

56

d)

48

22.

Synonym of “lucid.”

a)

Clear

b)

Opaque

c)

Dark

d)

Dull

23.

In relational DBMS, which operation is not a basic set operation?

a)

Union

b)

Intersection

c)

Join

d)

Difference

24.

How many stars are printed?

a)

4

b)

10

c)

6

d)

8

25.

Evaluate: √(50 + 20√6) + √(50 − 20√6).

a)

10

b)

8

c)

12

d)

14

26.

Statement: All rectangles are squares. All squares are rhombuses. Conclusion:

a)

All rhombuses are rectangles.

b)

All rectangles are rhombuses.

c)

Some rectangles are rhombuses.

d)

None.

27.

Statements:

  1. All philosophers are dreamers.

  2. Some dreamers are not scientists.

  3. All scientists are logical.

  4. Some logical people are not philosophers.

    Conclusions:

    1. Some philosophers may not be scientists.

    2. All logical people are dreamers.

    3. Some dreamers are logical.

    4. Some philosophers are logical.

a)

Only (1) and (3) follow

b)

Only (2) and (4) follow

c)

Only (1) and (4) follow

d)

None Follow.

e)

All Follow.

28.

In OS, what is a “context switch”?

a)

Switch between users

b)

Saving/restoring CPU state between processes

c)

Changing system mode

d)

Flushing cache

29.

function fact(n): if n5 or b>5: print("Yes") else: print("No") Output?

a)

Yes

b)

No

c)

Error

d)

None

30.

The average of 8 numbers is 20. If one number is removed, the average becomes 19. Find the removed number.

a)

27

b)

24

c)

30

d)

26

31.

In a certain language, “CODE” = 27, “DATA” = 25, “BYTE” = ?

a)

52

b)

27

c)

26

d)

29

32.

Correct the sentence: “He did not knew the answer.”

a)

He did not known the answer.

b)

He did not know the answer.

c)

He does not knew the answer.

d)

He not knew the answer.

33.

What does SQL stand for?

a)

Structured Question Language

b)

Structured Query Language

c)

Simple Query Language

d)

System Query Logic

34.

Output of the following code?

a)

5

b)

6

c)

4

d)

3

35.

The sum of the digits of a two-digit number is 9. If the digits are reversed, the number increases by 27. Find the original number.

a)

36

b)

45

c)

63

d)

54

36.

In a certain code language, “WATER” is written as “BAZYY.”
How is “BREAD” written in that code?

a)

NWKPD

b)

PDKWN

c)

MWJQC

d)

OWLQE

37.

If the cost price is ₹400 and profit is 25%, find the selling price.

a)

₹480

b)

₹420

c)

₹500

d)

₹450

38.

Output of the following code?

a)

30

b)

55

c)

25

d)

50

39.

In a certain code language:

  • A + B means A is the mother of B

  • A – B means A is the father of B

  • A × B means A is the sister of B

  • A ÷ B means A is the brother of B

What does the expression “P – Q × R ÷ S + T” mean?

a)

P is the father of Q, R is the brother of S, and S is the mother of T

b)

P is the father of Q, Q’s sister R is the brother of S, who is the mother of T

c)

PrinterP is the father of Q and uncle of R, R is brother of S, and S is mother of T

d)

ScannerP is the grandfather of T

40.

The average of five numbers is 20. If one number is removed, the average becomes 18. What is the removed number?

a)

25

b)

28

c)

30

d)

22

41.

If A + B means A is the mother of B, A – B means A is the father of B, and A × B means A is the sister of B, then what does “P – Q × R” mean?

a)

P is the father of R

b)

P is the father of Q and uncle of R

c)

P is the brother of Q

d)

P is the cousin of R

42.

Identify the correct sentence.

a)

He don’t have any idea.

b)

He doesn’t has any idea.

c)

He doesn’t have any idea.

d)

He don’t has any idea.

43.

Which of these memories is non-volatile?

a)

RAM

b)

ROM

c)

Cache

d)

Register

44.

Output of the following code?

a)

5

b)

6

c)

8

d)

8

45.

A sum of ₹10,000 amounts to ₹11,000 in 2 years at simple interest. What is the rate of interest per annum?

a)

4%

b)

5%

c)

10%

d)

8%

46.

Find the odd one out: 2, 6, 12, 20, 30, 42, 54

a)

30

b)

42

c)

54

d)

12

47.

Choose the correctly spelled word.

a)

Acomodate

b)

Accommodate

c)

Acomodete

d)

Accomadate

48.

Which layer of the OSI model handles end-to-end communication?

a)

Network

b)

Transport

c)

Session

d)

Presentation

49.

Output of the following code? a = 5 b = 10 a, b = b, a print(a - b)

a)

-5

b)

0

c)

5

d)

10

50.

If x + 1/x = 5, then find x² + 1/x².

a)

23

b)

24

c)

25

d)

26

51.

Statements: All men are mortal. Socrates is a man. Conclusion: Socrates is mortal.

a)

True

b)

False

c)

Can’t say

d)

None of these

52.

Which data structure works on LIFO?

a)

Queue

b)

Stack

c)

Array

d)

Linked List

53.

Output of the following code? def func(x): if x == 0: return 1 else: return x * func(x - 1) print(func(3))

a)

3

b)

6

c)

9

d)

6

54.

A boat goes 10 km downstream in 2 hours and the same distance upstream in 4 hours. Find the speed of the boat in still water.

a)

2.5 km/hr

b)

5 km/hr

c)

6 km/hr

d)

7 km/hr

55.

Which of these is not a programming language?

a)

Python

b)

COBOL

c)

HTML

d)

Java

56.

Output of the following code?

a)

3

b)

4

c)

6

d)

5

57.

What is the HCF of 24, 54, and 90?

a)

2

b)

3

c)

6

d)

9

58.

What is the Output?

a)

5 2

b)

7 5

c)

2 5

d)

5 7

59.

What is the output?

a)

321

b)

123

c)

231

d)

213

60.

Whats the output?

a)

10

b)

11

c)

12

d)

13

e)

14