Answer Posted / rahul
Java is not 100% oops because it has no concepts like
pointers.
| Is This Answer Correct ? | 5 Yes | 48 No |
Post New Answer View All Answers
What is the difference between break and continue statements?
What about anonymous inner classes in java?
Why charat is used in java?
What is an exception? difference between Checked and Unchecked exception in Java
How many types of constructors are used in java?
Why pointers are not used in java?
What makes a function well defined?
Is finalize() similar to a destructor?
How concurrent hashmap works?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is dynamic binding(late binding)?
Why do we need singleton class?
How can you set an applet’s height and width as a percentage?
What is difference between == and === in js?
What is the declaration statement?