Answer Posted / puneet
java is an oops related concept language....
and java script is a minor program compiled to run small
java programs ....
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Can we call the constructor of a class more than once for an object?
What is the list interface in java programming?
What is final method in java?
What is a pointer and does java support pointers?
How do you square a number?
What is the default execution method in java?
What is the hashcode () and equals () used for?
what is instanceof operator used in java?
Can you pass functions in java?
What about interthread communication and how it takes place in java?
How objects of a class are created if no constructor is defined in the class?
What is the maximum size of hashmap in java?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Why is java not 100% pure oops?
What are the types of java?