Answer Posted / hanu
Java is Pure Object Oriented while C++ is not .
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What are the two categories of data types in the java programming language?
What does .equals do in java?
What does string mean in java?
What is size_t?
Difference between character constant and string constant in java ?
What is api in java?
Can we have any other return type than void for main method?
What are the different approaches to implement a function to generate a random number?
What is JFC?
Which keyword specify that a variable is effectively final ?
What is initial size of arraylist in java?
Is java pass by value or pass by reference?
What are implicit objects in java?
Can we call the constructor of a class more than once for an object?
What is the difference between a switch statement and an if statement?