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.181Medium

What is the default access modifier in Java?

Q.182Medium

Which of the following best describes a compiler?

Q.183Medium

What does MVC stand for in web development?

Q.184Medium

If COMPUTER is coded as FRPSXGVQ, how is KEYBOARD coded?

Q.185Medium

What is the output of this code snippet? int x = 5; int y = ++x + x++ + x; System.out.println(x); System.out.println(y);

Q.186Medium

If a shopkeeper marks up goods by 40% and gives a discount of 20%, what is the net profit percentage?

Q.187Medium

A man deposited Rs. 5000 at 8% per annum compound interest. What will be the amount after 2 years?

Q.188Medium

If x^2 - 5x + 6 = 0, what are the values of x?

Q.189Medium

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

Q.190Medium

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

Q.191Medium

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

Q.192Medium

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.193Medium

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

Q.194Medium

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

Q.195Medium

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

Q.196Medium

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

Q.197Medium

In Java, which keyword is used to prevent inheritance?

Q.198Medium

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

Q.199Medium

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

Q.200Medium

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