menu

Java Classes and Objects

Java Classes and Objects - Important Points


31. Which keyword is used to refer to the current object in Java?

A. this

B. object

C. self

D. current

Discuss Work Space

Answer: option a

Explanation:

The this keyword is used to refer to the current object in Java.

32. Which of the following is not a modifier in Java?

A. final

B. static

C. non-static

D. public

Discuss Work Space

Answer: option c

Explanation:

non-static is not a modifier in JavFinal, static, and public are valid modifiers.

33. Which of the following is true about inheritance in Java?

A. It allows a class to inherit the properties of another class.

B. It allows a class to inherit the properties of an object.

C. It allows an object to inherit the properties of a class.

D. It allows an object to inherit the properties of another object.

Discuss Work Space

Answer: option a

Explanation:

Inheritance allows a class to inherit the properties of another class.

34. Which of the following is true about method signature in Java?

A. It consists of method name and parameter types.

B. It consists of method name and return type.

C. It consists of method name, parameter types, and return type.

D. It consists of method name and access specifier.

Discuss Work Space

Answer: option a

Explanation:

Method signature in Java consists of method name and parameter types.

35. Which of the following is true about method return type in Java?

A. It specifies the name of the method.

B. It specifies the access specifier of the method.

C. It specifies the type of value returned by the method.

D. It specifies the type of parameters accepted by the method.

Discuss Work Space

Answer: option c

Explanation:

Method return type in Java specifies the type of value returned by the method.


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