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 wrong with this initialization?
What is a good data structure to use for storing lines of text?
Define and explain about ! Operator?
Explain what is the difference between text files and binary files?
Explain do array subscripts always start with zero?
If the size of int data type is two bytes, what is the range of signed int data type?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
what is bit rate & baud rate? plz give wave forms
When a c file is executed there are many files that are automatically opened what are they files?
Do array subscripts always start with zero?
What is sizeof array?
What is meant by int main ()?
What is the method to save data in stack data structure type?
Can we change the value of constant variable in c?
How can I read a binary data file properly?