Answer Posted / mohit
Dennis Ritchie
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
List out few of the applications that make use of Multilinked Structures?
Explain how can you tell whether two strings are the same?
Explain what is the benefit of using #define to declare a constant?
What is the use of f in c?
How many levels of pointers have?
Where is c used?
Explain what is the benefit of using an enum rather than a #define constant?
What are the different data types in C?
What is the difference between if else and switchstatement
What does typedef struct mean?
How can I swap two values without using a temporary?
What do you know about the use of bit field?
differentiate built-in functions and user – defined functions.
Is file a keyword in c?
What is else if ladder?