What is include directive in c?
No Answer is Posted For this Question
Be the First to Post Answer
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
When is a void pointer used?
1,1,5,17,61,217,?,?.
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?
Convert the following expression to postfix and prefix X $ Y Z - M + N + P / Q / (R + S)
How to establish connection with oracle database software from c language?
What is your stream meaning?
difference between loading and linking
What ios diff. Between %e & %f?
Can we assign integer value to char in c?
What is the use of the sizeof operator?
what is the hardware model of CFG( context free grammar)