what is difference between array and structure?
Answer Posted / rajprasadmaity
chaining and open addressing in hash table ?
| Is This Answer Correct ? | 53 Yes | 75 No |
Post New Answer View All Answers
Define recursion in c.
Explain how can you check to see whether a symbol is defined?
Why does everyone say not to use scanf? What should I use instead?
What is a program flowchart and how does it help in writing a program?
What is the c value paradox and how is it explained?
What is the maximum no. of arguments that can be given in a command line in C.?
What are the advantages of using new operator as compared to the function malloc ()?
How many types of functions are there in c?
Explain what happens if you free a pointer twice?
Can two or more operators such as and be combined in a single line of program code?
Is int a keyword in c?
What language is lisp written in?
Is multithreading possible in c?
What does %c do in c?
What is difference between static and global variable in c?