Answer Posted / priyanjan
Java is not 100% pure OOP,but 99.34%,because primitive data
types are not treated as object
| Is This Answer Correct ? | 27 Yes | 10 No |
Post New Answer View All Answers
What do you understand by garbage collection in Java? Can it be forced to run?
What are triggers in DB? Explain their types. How do they work?
What are the 4 types of characters?
how to run ecllipse with jettyserver for windows environment using batch file
What is your platform’s default character encoding?
Explain the concept of hashtables?
Implementations of set interface?
What is functional interface in java?
1.IN CASE OF DYNAMIC METHOD DISPATCH WHY WE USE REFERENCE VARIABLE,WE CAN USE THE DIFFERENT DEFINED OBJECT DIRECTLY TO ACCESS THE DATA MEMBER AND MEMBER FUNCTION OF THAT RESPECTIVE CLASS?WHAT IS THE MAIN FUNCTION OF "REFERENCE VARIABLE" HERE?
Is there a sort function in java?
Why are lists ordered in java?
What are instance variables?
Can a method be static?
What makes a function well defined?
What is singletonlist in java?