iGET

Placement Papers - MCQ Practice Questions

Practice free Placement Papers multiple-choice questions with detailed answers and explanations. Perfect for competitive exam preparation.

638 questions | 100% Free

Q.401Medium

A number is increased by 30% and then decreased by 20%. What is the net change?

Q.402Easy

The sum of three consecutive numbers is 81. What is the middle number?

Q.403Medium

If A : B = 2 : 3 and B : C = 4 : 5, what is A : B : C?

Q.404Medium

Look at this series: 2, 6, 12, 20, 30, ? What comes next?

Q.405Easy

If all roses are flowers and all flowers are plants, then all roses are plants. This is an example of?

Q.406Medium

A, B, C, D are four friends. A is taller than B. C is taller than D. B is taller than D. Who is the shortest?

Q.407Medium

Which number should replace the question mark? 3, 5, 9, 17, 33, ?

Q.408Medium

If COMPUTER is coded as DPNQVUFS, how is REASONING coded?

Q.409Medium

In a code, FAST = 6-1-19-20. How would SHORT be coded?

Q.410Easy

Which word doesn't belong in this group: Apple, Banana, Carrot, Orange

Q.411Easy

Choose the word that is most similar in meaning to 'Benevolent':

Q.412Easy

Find the word that is opposite in meaning to 'Ambiguous':

Q.413Easy

Complete the sentence: 'Despite his illness, he ___ to finish the project on time.'

Q.414Medium

Identify the error in: 'The team were playing good football yesterday.'

Q.415Easy

What does the acronym 'API' stand for?

Q.416Easy

Which of these is NOT a programming language?

Q.417Easy

In OOPS, what does 'inheritance' allow you to do?

Q.418Easy

What is the correct SQL syntax to select all records from a table named 'Students'?

Q.419Easy

What will be the output of: print(5 // 2) in Python?

Q.420Easy

Which data structure uses LIFO (Last In First Out) principle?