Answer Posted / guest
bytes
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Is set thread safe java?
What is a ?
Give me some null interfaces in java?
Which collection is sorted in java?
How many types of literals are there in JAVA?
List some important characteristics on jre
Which method must be implemented by all threads?
What is the purpose of garbage collection in java, and when is it used?
Difference between string s= new string (); and string s = "abv";?
What are actual parameters?
What does super keyword do?
What is void in java?
State the difference between creating string as new () and literal.
Write a program to calculate factorial in java?
how many types of Inheritance?