Q20
What is method chaining in Java?
A.
Calling multiple methods on the same object in a single line
AnswerB.
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