Answer Posted / therathna
write a program as per java specifications so that we can
avoid run time exceptions
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are the ways to instantiate the class class?
Write the algorithm to check the number non-leaf nodes in a tree.
Explain naming conventions for packages?
In case of inheritance what is the execution order of constructor and destructor?
Implement two stacks using a single array.
Why are generics used?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is data and its types?
What is treeset in java collection?
What is purpose of applet programming?
How to reverse string in java?
What do you mean by boolean?
What is t in parametric equations?
What is null data type?