Answer Posted / babloo jha
Actually util stands
dere for utility n dese
r packages dat r
predfined classes in
java language n used
in programs just lyk
dere r some
predefined header files
in c.
| Is This Answer Correct ? | 17 Yes | 9 No |
Post New Answer View All Answers
What are the different types of methodologies?
Can we have any code between try and catch blocks?
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
What is the difference between call by reference and call by pointer?
Can a class be private in java?
What is method overloading in java ?
What is tcp and udp?
What do you understand by abstract classes?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
Explain the importance of throws keyword in java?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is a databasemetadata?
Can we have multiple catch block for a try block?
What is an immutable object? How do you create one in java?
What is java used for?