Answer Posted / suresh
Main difference is java is platform independ but
c++,c# are platform dependent
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can an object be null?
What method is used to specify a container's layout in java programming?
What are the different types of data structures in java?
How to make a write-only class in java?
What is the difference between the size and capacity of a vector?
Difference between this() and super() in java ?
What is an empirical question?
Define a java class.
Is sizeof a preprocessor?
What are loops in java?
Can bool be null?
Can a class be a super class and a sub-class at the same time? Give example.
what is a thread pool in java and why is it used?
What are multiple inheritances?
Justify your answer that you can't define a method inside another method in java, if you can then how?