Answer Posted / madhan kumar.s
java program is platform independent
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a treemap in java?
What are the steps involved to create a bean?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Differentiate between a class and an object.
What is the purpose class.forname method?
What are the 2 types of java programs?
What is arraylist e in java?
how its run?
Can we increase size of array?
Do you need to import math in java?
Why do I need to declare the type of a variable in java?
Can you override a final method?
Explain the different forms of polymorphism?
Is it possible to override private or static method in java?
Can a static class have a constructor java?