________ exception must be either caught or specified in
throws class of the method.
What is the difference between C++ & Java?
78 Answers College School Exams Tests, HAL, SUN, Syntel, TCS, Wipro,
Is set sorted in java?
What does the “static” keyword mean?
What are desktop procedures?
How to avoid the runtime exception ?
what is mean by synchronization?
3 Answers BOB Technologies, GCPL,
What are data structures in java?
7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?
What are static blocks in java ?
Is java a utf 8 string?
What is the similarity between dynamic binding and linking?
Where are global variables stored?