Answer Posted / kavitha deepak
James Gosling
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can we find the actual size of an object on the heap?
How java uses the string and stringbuffer classes?
Is it safe to install java on my computer?
design an lru cache in java?
How does a cookie work in Servlets?
What is e java?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What do you understand by a Static Variable?
How many bits is size_t?
Does the order of public and static declaration matter in main method?
What is pangram in java?
What is the purpose of the return statement?
What happens when main () method is declared as private?
Can we use string in switch case in java?
When do we use synchronized methods in java?