what is the difference between Cpp And Java
Answer Posted / sridhar
Buddy,
Java is not 100% object oriented because of the
primary data types. But we will do wrapping to convert
these to classes.
Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
What are inbuilt functions?
What is high level language in computer?
What is stringjoiner ?
How do you include a string in java?
What is the core java?
Explain oops concepts in detail?
Is linkedlist thread safe in java?
Define how does a try statement determine which catch clause should be used to handle an exception?
What interface is extended by awt event listeners?
Which class is the superclass for every class in java programming?
How do you classify Dialog Box?
Can we force garbage collector to run ?
What is difference overloading and overriding?
What is the difference between a checked and an unchecked exception?
Can constructor be static or final?