What is the difference between C++ & Java?
Answer Posted / sweety
Java is a secure language as compare to c++ . java use a
byte code which make secure to java
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why 1 is not a prime number?
How do you convert an int to a string in java?
Should a main method be compulsorily declared in all java classes?
Is upper case in java?
How variables are stored in memory?
What are the default and parameterized constructors?
who can i handle multiple client in RMI
How do you differentiate abstract class from interface?
What do the thread?class methods run() and start() do?
What is get () in java?
Why is stringbuffer thread safe?
What is bigger kb or mb?
What is java’s garbage collected heap?
How many types of design patterns are there?
What is difference overloading and overriding?