Answer Posted / j j ramesh
there is no foreigh key in c
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Can we declare function inside main?
What is c mainly used for?
Can include files be nested?
What is the right type to use for boolean values in c? Is there a standard type?
What is function prototype in c with example?
Are the outer parentheses in return statements really optional?
What is array of structure in c programming?
In c language can we compile a program without main() function?
Give me the code of in-order recursive and non-recursive.
what do you mean by inline function in C?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
What does struct node * mean?
What are the types of pointers in c?
Why c is a mother language?