24.what is a void pointer?
25.why arithmetic operation can’t be performed on a void
pointer?
26.differentiate between const char *a; char *const a;
and char const *a;
27.compare array with pointer?
28.what is a NULL pointer?
29.what does ‘segmentation violation’ mean?
30.what does ‘Bus Error’ mean?
31.Define function pointers?
32.How do you initialize function pointers? Give an example?
33.where can function pointers be used?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate abs() function from fabs() function.
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
What is structure packing in c?
Where define directive used?
where do we use volatile keyword?
how to find that no is int or float?
Is c easier than java?
Why n++ execute faster than n+1 ?
what are the facialities provided by you after the selection of the student.
Explain what is dynamic data structure?
What is the purpose of & in scanf?
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,