MCQ
Single Best Answer
Easy
QThe parseLong() function is a member of
ID: #22232
Methods Examples Java
93 views
Question Info
#22232Q ID
EasyDifficulty
Methods Examples JavaTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
The parseLong() function is a member of the Long wrapper class.
Explanation:
parseLong()is a static method provided by theLongwrapper class in Java.- It is used to convert a
Stringinto alongvalue.
Correct Answer:
a) Long wrapper class
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.