What is the difference between C++ & Java?
Answer Posted / firew tsegaye
the first difference is Java more reliable relative to c++.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
Can you create an object of an abstract class?
What is the use of flag?
What is mvc in java?
Is it possible to override private or static method in java?
What is oops in java?
What is string buffer?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
what is singleton in java?
Is vector synchronized in java?
How will you print number in reverse (descending) order in BST.
Can we use string in switch case in java?
How do I enable java in safari?
Can we create object of static class?