Answer Posted / kandavel
java is thread based language but C++ is process based Language
java is pure object oriented language but C++ is Partial
object oriented language
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Why lambda expression is used in java?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
Which class is the superclass for all the classes?
what is the purpose of using rmisecuritymanager in rmi?
What is Java Package and which package is imported by default?
Why does java have different data types for integers and floating-point values?
What does serializing data mean?
What is serial version uid and its importance in java?
How to perform linear search in java?
what is recursion in java
difference between byte stream class and character stream class?
What is the use of default method in interface in java? Explain
Can you explain the usages of class.forname()?
What are the 4 types of characters?
What is hasnext in java?