do you think its fraud or original company?
No Answer is Posted For this Question
Be the First to Post Answer
What does *p++ do? What does it point to?
What is linear search?
Array is an lvalue or not?
Who invented bcpl language?
Hai why 'c' is the middle language
What is the value of h?
Is main() function predfined or userdefined?
struct abc { unsigned int a; char b; float r; }; struct xyz { int u; struct abc tt; }ww; ww = (struct xyz*)malloc(sizeof(struct xyz)); will the memory be allocated for the inner structure also?
If I have a char * variable pointing to the name of a function ..
what is constant pointer?
what are the interview question's in the language c
tell me the full form of c?