Explain about public and private access specifiers?
No Answer is Posted For this Question
Be the First to Post Answer
Java support call by reference (pass by reference) ?
Difference between an argument and a parameter?
10 Answers Accounting, HCL, IBM, Quinnox,
What is the difference between the file and randomaccessfile classes?
What is compile time polymorphism?
20 Answers CTS, Elementus Technologies, Oracle,
What is the purpose of garbage collection in java? When is it used?
Write java program to reverse string without using api?
Difference between flush() and commit() in hibernate?
There can be a abstract class without abstract methods, but what is the need to declare a class abstract if it doesn't contain abstract methods?
What are java packages? What's the significance of packages?
Explain the selection sort algorithm and state its time complexity?
What are the files generated after using IDL to java compiler?
Can a class have 2 constructors?