What is the difference between C++ & Java?
Answer Posted / i.honey
In java user interface can be implemented very efficiently why because AWT(abstract window toolkit) components available in java not available in c++
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of a transient variable?
What is return null in java?
What is the largest data type in java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
Is minecraft 1.15 out?
What are byte codes?
How do you define a singleton class?
How many bits is a 64 bit byte?
What is r * in math?
Is java a software?
What is the difference between import java.util.date and java .util?
Explain the importance of throws keyword in java?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Write code to implement bubble sort in java?
What is the significance of listiterator?