Why c is procedure oriented?
No Answer is Posted For this Question
Be the First to Post Answer
How the processor registers can be used in C ?
How many types of sorting are there in c?
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
Explain about the functions strcat() and strcmp()?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
What is cohesion in c?
What are 3 types of structures?
What is the difference between constant pointer and constant variable?
IS STRUCTURES CAN BE USED WITHIN AN ARRAY?
Can u return two values using return keyword? If yes, how? If no, why?
C passes By value or By reference?
5 Answers Geometric Software, Infosys,
Explain how to reverse singly link list.