What is array within structure?
what is the diff b/w static and non static variables in C. Give some examples plz.
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
hi any body pls give me company name interview conduct "c" language only
main() { char x; while(x=0;x<=255;x++) printf("\nAscii value %d Charater %c",x,x); }
Is there anything like an ifdef for typedefs?
What is a example of a variable?
What is new line escape sequence?
Define the scope of static variables.
What is a struct c#?
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
5 Answers Vector, Vector Solutions,