Can we add pointers together?
read a number & print all its devisors using c-program?
helllo sir , what is the main use of the pointer ,array ,and the structure with the example of a programe
How does sizeof know array size?
What is difference between structure and union in c programming?
What is a null string in c?
Why is structure important for a child?
What is the purpose of ftell?
Why is it that not all header files are declared in every C program?
Explain what is page thrashing?
when will be evaluated as true/ if(x==x==x) a) x=1; b) x=0; c) x=-1; d) none
why programming language C is still used in operating system's kernel??
Do variables need to be initialized?