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
Why does java not support operator overloading?
Which collection does not allow duplicates in java?
How do you declare a string variable?
What is the covariant return type?
How do generics work in java?
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What is a vector in java?
Write a program to find the whether a number is an Armstrong number or not?
What is io stream in java?
Discuss different types of errors that generally occur while programming.
Can we override the static method?
How do you replace all in word?
Is nullpointerexception checked or unchecked?
What is a short in java?
Explain the difference between jvm and jre?