iGET

Placement Papers - MCQ Practice Questions

Campus recruitment tests follow their own rhythm: a fixed time limit, a mix of sections, and negative marking that punishes guessing. This collection mirrors that format with quantitative aptitude, logical reasoning, verbal ability, and technical questions of the kind IT and core companies actually ask. Use it to build exam stamina, not just to check whether you know a topic.

658 questions | 100% Free

Q.201Easy

If a string in Python is assigned as s = 'hello', what is the output of s[1:4]?

Q.202Easy

What is the value of log₂(8)?

Q.203Easy

In a sequence, each number is the sum of the previous two numbers. If the first two numbers are 1 and 1, what is the 7th number?

Q.204Easy

Which of the following is the odd one out based on the pattern?
5, 10, 20, 40, 80, 160, 320, ?

Q.205Easy

In a coding system, CAT = 3, DOG = 4, ELEPHANT = 8. What would SNAKE equal?

Q.206Easy

Select the word that best completes the analogy: Teacher is to Student as Doctor is to ___

Q.207Easy

Choose the option with the correct spelling:

Q.208Easy

In SQL, which keyword is used to remove duplicate rows from query results?

Q.209Easy

If the compound interest on ₹8,000 at 10% per annum for 2 years is compounded annually, find the compound interest earned.

Q.210Easy

A train travels 120 km in 2 hours and then 180 km in 3 hours. What is the average speed of the train for the entire journey?

Q.211Easy

If 15% of x is 45, what is 25% of x?

Q.212Easy

A shopkeeper buys an item for Rs. 800 and sells it at a profit of 20%. What is the selling price?

Q.213Easy

A man invests Rs. 5000 at 8% per annum simple interest. How much will be his total amount after 3 years?

Q.214Easy

In a class of 60 students, 35% are girls. How many boys are there?

Q.215Easy

The ratio of ages of A and B is 5:3. If A is 20 years old, how old is B?

Q.216Easy

A box contains 3 red balls, 4 blue balls, and 5 green balls. What is the probability of drawing a red ball?

Q.217Easy

If the cost price is Rs. 500 and profit percentage is 25%, what is the profit amount?

Q.218Easy

A worker can complete a task in 10 days. How much work will be done in 3 days?

Q.219Easy

If a < b and b < c, which of the following is true?

Q.220Easy

The average of five numbers is 30. What is their sum?