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
What is c method?
Why do we write return 0 in c?
What are type modifiers in c?
What are the various types of control structures in programming?
In a byte, what is the maximum decimal number that you can accommodate?
What are the 5 types of organizational structures?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What does %p mean?
Is c compiled or interpreted?
How to compare array with pointer in c?
What's the difference between constant char *p and char * constant p?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
Explain how are portions of a program disabled in demo versions?
explain what is fifo?
What is a program?