What is the difference between C++ & Java?
Answer Posted / sarathi
C++ is console applications oriented and Java is Web Application Oriented.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the primitive type short?
What is an accessor?
What is serial version uid and its importance in java?
What is charat java?
What is the main function in java?
Why is sizeof not a function?
Is java ee a framework?
Is there any difference between nested classes and inner classes?
What are examples of modifiers?
What are multiple inheritances?
How many bits are in a sentence?
Is cout buffered?
Is string is a data type?
How do you find the maximum number from an array without comparing and sorting?
What is equlas() and hashcode() contract in java? Where does it used?