Answer Posted / madhan kumar.s
java program is platform independent
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can a class be private?
What is float in java?
Is string is a class in java?
What is an eror in java?
What are synchronized blocks in java?
How do you remove duplicates from an array in java?
Will the compiler creates a default constructor if I have a parameterized constructor in the class?
What is parameters example?
How do you access command-line arguments within the code?
Give any two differences between C++ and java.
Why is sizeof not a function?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What are the 4 types of characters?
Why java is said to be pass-by-value ?
What is "this" keyword in java? Explain