what is the difference between Cpp And Java
Answer Posted / twinkle
java is object oriented .cpp is not so
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is meant by javabeans?
What are predicates in java 8?
How to calculate the length of a singly linked list in java?
how to write a server program and sending the mails to the server using smtp protocol please help me
Which is better ascii or unicode?
Why do we need data structure in java?
What 4 doubled?
Is string an object?
What is use of arraylist in java?
Can we have try block without catch block?
What is anti pattern in cyber security?
How do you sort in descending order in java using collections sort?
Why are the methods of the math class static?
What is thread safe singleton?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.