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
Can you explain the private protected field modifier?
Is 0 a prime number?
explain the difference between jdk and jvm?
What are instance variables?
Which language is java?
How do you declare an array in java?
How to pass arraylist to stored procedure in java?
what is the difference between process and thread? : Java thread
How do you reverse a string in java without using string buffer?
How do you declare an array that will hold more than 64KB of data?
If we don’t want some of the fields not to serialize how to do that?
Which data type is a class in java?
Can It is possible to synchronize the constructor of a Java Class?
Explain java coding standards for methods?
What are the advantages of user defined functions?