Vidyalelo
Java Programming · Q20

Constructors and Methods

Programming · Java Programming · question 20

Q20

What is method chaining in Java?

A.
Calling multiple methods on the same object in a single line
Answer
B.
Running methods concurrently
C.
Defining methods with the same name
D.
Using methods to chain objects together

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board