what is foreign key in c language?
What is identifiers in c with examples?
What are the different types of constants?
Is r written in c?
write a c prog for removing duplicate character from an array and sorting remaining elements using a single array
What is graph in c?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
In C program, at end of the program we will give as "return 0" and "return 1", what they indicate? Is it mandatory to specify them?
write a program of palindrome(madam=madam) using pointer?
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
What is structure in c explain with example?
Explain how can I convert a number to a string?
Explain the ternary tree?