what is foreign key in c language?



what is foreign key in c language?..

Answer / j j ramesh

there is no foreigh key in c

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More C Interview Questions

What are keywords in c with examples?

0 Answers  


main() { printf("hello%d",print("QUARK test?")); }

5 Answers  


what is the return type of printf

3 Answers  


What are header files in c programming?

0 Answers  


Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986

1 Answers  






What is volatile variable in c with example?

0 Answers  


Describe the steps to insert data into a singly linked list.

0 Answers  


what is the output of the following program and explain the answer #include<stdio.h> exp() { main(5) } main(int a) { printf("%d",a); return; }

3 Answers   Satyam,


What are the features of c languages?

0 Answers  


What is wrong with this declaration?

0 Answers  


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

0 Answers   Wipro,


how to print 212 as Twohundreds twelve plz provide me ans soon

1 Answers  


Categories