what is the difference between statis block and static
variable
Answer Posted / ryry
ryryt
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What is meant by data hiding in java?
What is difference between float and double?
What is array size in java?
What is a hashmap used for?
whatis Home interface and Remoteinterface? with example?
Can we declare a class as static?
why Interface used?
What happens if we don’t override run method ?
What is the size of string?
What is contract between hashcode and equal method?
What is stream api in java8?
How many static init can you have?
Can we force garbage collector to run ?
How do you execute a thread in java?