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?
Answer Posted / abhijit
http://www.c4learn.com/illegal-arithmetic-operations-with-pointer.html
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is call by value in c?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
Why is event driven programming or procedural programming, better within specific scenario?
If null and 0 are equivalent as null pointer constants, which should I use?
Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
application attempts to perform an operation?
Does c have an equivalent to pascals with statement?
What is the most efficient way to count the number of bits which are set in an integer?
What is advantage of pointer in c?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is context in c?
Explain what does the function toupper() do?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?