Explain the private protected method modifier?
No Answer is Posted For this Question
Be the First to Post Answer
What class allows you to read objects directly from a stream in java programming?
Are arrays primitive data types?
Is singleton a bad practice?
What language is java written?
What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose.
2 Answers Infosys, Tech Mahindra,
What are the six ways to use this keyword?
using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
What happens if an exception is throws from an object's destructor?
What is the purpose of a statement block?
What does string mean in java?
What is constructor and virtual function? Can we call a virtual function in a constructor?