Is a pointer a kind of array?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to print fibonacci series without using recursion?
what is the use of getch() function in C program.. difference b/w getch() and getche()??
29 Answers HCL, IBM, Infosys, TCS, Wipro,
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What is c programing language?
what is the associativity of bitwise OR operator?
Explain about the functions strcat() and strcmp()?
what is c programming?
Explain heap and queue.
What is static identifier?
Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.
What are the advantages of using macro in c language?
const char * char * const What is the differnce between the above tow?.