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
Which of the classes will have more memory allocated?
What is a "pure virtual" member function?
When should I use singleton?
What are the wrapped, classes?
What is finalize()? Is finalize() similar to a destructor?
What are constants and how to create constants in java?
Does string isempty check for null?
Explain about arraylist?
What is the latest java version?
What is the definition of tree ?
How can a gui component handle its own events in java programming?
What is string example?
How the metacharacters are different from the ordinary characters?
What are the states of thread in java?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?