what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / k.yamini
what is the need for access specifier in c++?
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
What is reverse function?
how can you catch multiple exceptions in java?
What is thread start?
Why set do not allow duplicates in java?
What is difference between checked and unchecked exception in java?
Is string a data type in java?
What is unicode full form?
How we can make copy of a java object?
Name and explain the types of ways which are used to pass arguments in any function in java.
Is it possible to write a regular expression to check if string is a number?
What sorting algorithm does javascript use?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
What does those terms actually mean included in the j.d.k i.6?
What is the primitive type byte?
Does java arraylist maintain insertion order?