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 makes a function well defined?
What is regex used for?
what is prepare statement? what is calabedtarement?
What is the difference between yield() and sleep()?
Difference between Preemptive scheduling vs. Time slicing?
Why you should not use singleton?
What are different types of control structures?
what is deadlock in threads? with example
What is a java list?
Why string is immutable with example?
What is difference between path and classpath variables?
What is an example of a keyword?