iGET

Placement Papers - MCQ Practice Questions

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

654 questions | 100% Free

Q.21Easy

What does the acronym 'API' stand for?

Q.22Easy

Which of these is NOT a programming language?

Q.23Easy

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

Q.24Easy

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

Q.25Easy

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

Q.26Easy

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

Q.27Easy

What is the main purpose of a constructor in a class?

Q.28Medium

In Java, which keyword is used to prevent inheritance?

Q.29Medium

What is the main difference between ArrayList and LinkedList in Java?

Q.30Easy

What does 'HTTP' stand for?

Q.31Easy

Which of these is a NoSQL database?

Q.32Medium

In CSS, what does the 'z-index' property control?

Q.33Easy

What will be the output of: console.log(typeof 5) in JavaScript?

Q.34Easy

A rope of length 30 meters is cut into 5 equal parts. How long is each piece?

Q.35Medium

If 30% of a number is 45, what is the number?

Q.36Easy

A box contains 3 red balls and 2 blue balls. What is the probability of drawing a red ball?

Q.37Easy

If a square has a side of 5 cm, what is its area?

Q.38Easy

What is 15% of 200?

Q.39Medium

Two numbers are in the ratio 3:4. If their sum is 70, what are the numbers?

Q.40Medium

What is the GCD of 24 and 36?