What do you understand by private, protected and public?
No Answer is Posted For this Question
Be the First to Post Answer
How do you override a private method in java?
What will happen when using pass by reference in java?
what is meant by serialization?
What is the difference between dom and sax parser in java?
What is n in java?
What is difference between this and super keyword?
What are the types of inner classes (non-static nested class) used in java?
What are null interfaces in JAVA ? and give me some examples?
What is final variable?
What is the default value of an object reference declared as an instance variable?
I was asked to draw the class diagram for the below scenario which should obey OOPS concept. A Portal is to be developed for a school , which has 3 main divisions viz , Education , Admin & Trust. Each division has 2 sub divisions Kinder Garden & Higer Secondary.
How to compare strings in java?