How many identifiers are there in c?
No Answer is Posted For this Question
Be the First to Post Answer
how can we Declare a variable in c without defining it.
Why doesn't C support function overloading?
Can we change the value of #define in c?
Is that possible to add pointers to each other?
Can a void pointer point to a function?
What is the restrict keyword in C?
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
how do you programme Carrier Sense Multiple Access
What is the use of clrscr?
Tell me when would you use a pointer to a function?
write a c program to find largest number in matrix(in each row,each column, diagonally, and in the whole matrix)? Its urgent.
What is %d called in c?