What is the default access specifier for variables and methods of a class?
No Answer is Posted For this Question
Be the First to Post Answer
what is the need to set path in java? how many ways to set path in java? Explain breif?
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
What is the purpose of a transient variable?
What are the different collection views provided by maps?
What is static class
How does multithreading take place on a computer with a single cpu?
What do you understand by overloading and overriding in java?
Can It is possible to synchronize the constructor of a Java Class?
What is a boolean used for?
Which access specifier can be used with class ?
What is the use of bufferedreader?
Why is string builder not thread safe?