What are void pointers?
A void pointer is a pointer that has no associated data type with it. A void pointer can hold address of any type and can be typecast to any type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you make an instance of an abstract class?
What is method in java with example?
what is unreachable code problem in multiple catch statements
What is an eror in java?
Explain about interrupt() method of thread class ?
What is a protected class in java?
what are depricated methods ?
How OOPS concept is achieved in Java?
6 Answers Cognizant, JPMorgan Chase, Xavient,
How java is platform independent?
41 Answers College School Exams Tests, Infosys, TCS,
How finally used under exception handling?
What is file in java?
In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4