menu

Java Classes and Objects

Java Classes and Objects - Important Points


36. Which of the following is true about abstract classes in Java?

A. They can be instantiated.

B. They can contain abstract methods.

C. They cannot contain concrete methods.

D. They cannot be inherited.

Discuss Work Space

Answer: option b

Explanation:

Abstract classes can contain abstract methods and cannot be instantiated.

37. Which of the following is true about interfaces in Java?

A. They can be instantiated.

B. They can contain concrete methods.

C. They can contain instance variables.

D. They cannot contain constructor.

Discuss Work Space

Answer: option d

Explanation:

Interfaces cannot contain constructors.

38. Which of the following is true about constructors in Java?

A. They can be inherited.

B. They can be overridden.

C. They can be private.

D. They can have a return type.

Discuss Work Space

Answer: option c

Explanation:

Constructors in Java can be private.

39. Which of the following is true about the super keyword in Java?

A. It refers to the superclass of the current class.

B. It refers to the subclass of the current class.

C. It refers to the current object.

D. It refers to the current class.

Discuss Work Space

Answer: option a

Explanation:

The super keyword in Java refers to the superclass of the current class.

40. Which of the following is true about encapsulation in Java?

A. It allows the state of an object to be accessed directly.

B. It allows the state of an object to be accessed only through methods.

C. It allows the state of an object to be accessed only through variables.

D. It allows the state of an object to be accessed through both variables and methods.

Discuss Work Space

Answer: option b

Explanation:

Encapsulation in Java allows the state of an object to be accessed only through methods.


Subscribe for Latest Career Trends
Subscribe Now
Use AI and ChatGPT for Career Guidance

Unlock Your Future

Join Now
Worried for Placements in 2024?

Join FAST TRACK Course

Join Now
Supercharge Your SUCCESS

Join All in One Placement Mock Tests-2024

Join Now