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 |
what is difference between throw and throws in exception?
How do you declare a destructor in java?
Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?
What is the meaning of course?
Can a class have a static inner class?
Can a serialized object be transferred via network?
What is Java Reflection API? Why it’s so important to have?
why java does not support multiple inheritance
41 Answers Diamond, Euclid, Evergent, KLKJ, Mind Tree, NIIT, SSI Small Scale Industries, Wipro,
Can list contain null in java?
what is difference between class and object?
43 Answers College School Exams Tests, HCL,
What is the difference between assignment and initialization?
Is heap stored in ram?