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 is string [] args?
What is the size of int in 64-bit jvm?
How do you square a number?
How to sort a collection of custom Objects in Java?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
List primitive java types?
Why is java so important?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
What is variable and constant explain with example?
What is meant by method overriding?
Can a top level class be private or protected?
Can an object be null?
Can we have static methods in an interface?
Does java initialize arrays to zero?
Can we declare a class as abstract without having any abstract method?