what is the meaning of java.lang and java.util

Answer Posted / nimish

java.lang and java.util are built in packages that contains
classes that we use in the program eg.java.lang contains
classes System,String,StringBuffer etc.and java.util
contains Date etc.

Is This Answer Correct ?    50 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I don’t want my class to be inherited by any other class. What should I do?

577


What are the 4 types of characters?

543


In a container there are 5 components. I want to display all the component names, how will you do that?

1559


What is regex java?

558


What is wrapper class html?

529






What do you mean by platform independence?

586


Which collection does not allow duplicates in java?

470


How do singleton patterns work?

516


How would you dynamically allocate memory to an array?

593


Describe string intern() methodology

594


How will you call an Applet using Java Script Function?

544


Is string pool garbage collected?

547


Define packages in java?

578


What is the difference between the ">>" and " >>>" operators in java?

509


Who found java?

551