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 |
Difference between arraylist and vector.
What is string data?
Explain about the security aspect of java?
What are the differences between heap and stack memory in java?
What is an event?
What are the different http methods?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is communist flag?
What is void data type?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
what is the diffrence between class and object?
Can anonymous class have constructor?