Answer Posted / kunal
There are atleast 11 access specifiers..
public , private , protected , default , final , volatile, static,transient, abstract, native, synchronized in java
Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What is the difference between a vector & an array list?
What are adapter classes?
Explain different types of wrapper classes in java?
How to obtain a performance profile of java program
What is += mean in java?
What is difference between path and classpath?
What is meant by binding in rmi?
Explain java coding standards for variables ?
What is the benefit of singleton pattern?
What are the different data types in java?
What is mnemonic in assembly language?
How to find the index of the largest number in an arraylist java?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
How do you square a number in java?
What is an empty list in java?