java is pure object-oriented programming language?why it is platform independent.
Answer / ramky
because it can be run in any opreating system, like such as windows linux etc.....
| Is This Answer Correct ? | 8 Yes | 1 No |
How list contains works in java?
Can java cast null?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What is the use of private static?
Can a class declared as private be accessed outside it’s package?
How do you create a first line indent?
What is the minimum and maximum length of an identifier?
List any five features of java?
What is the difference between numeric and integer?
What do you understand by final value?
What is a map in java?
Can private class be extended java?