What is the use of typedef in structure in c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between int main and void main in c?
Is null equal to 0 in sql?
what is the use of a array in c
What is the difference between the = symbol and == symbol?
#include<std.h> int main() { char *str[]={"Frogs","Do","Not","Die","They","Croak!"}; printf("%d %d\n",sizeof(str),strlen(str)); ...return 0; } what will the output of the above program?
What’s the special use of UNIONS?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
i want to know the procedure of qualcomm for getting a job through offcampus
Explain which function in c can be used to append a string to another string?
How is pointer initialized in c?
What is difference between arrays and pointers?
What is the use of sizeof () in c?