What is JAVA? Why it is platform independent?
Answer Posted / bhavani k
java is fully object oriented language, java can run any
where and any time so it is platform independent.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does those terms actually mean included in the j.d.k i.6?
What does split function do in java?
Is main a keyword in java?
How do you use compareto in java?
What is a string what operation can be performed out with the help of a string?
Can we print null in java?
What all access modifiers are allowed for top class ?
What are inner classes or non static nested classes in java?
What is the use of arraylist class in java?
What is immutable class in java?
What is the purpose of assert keyword used in jdk1.4.x?
What is constructor chaining in java?
How do you achieve polymorphism in java?
Why pass by reference is not possible in java?
Is a boolean 1 bit?