What is the use of typedef in structure in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How do I copy files?

0 Answers  


Why do we use int main instead of void main in c?

0 Answers  


When is a void pointer used?

0 Answers  


Is c still relevant?

0 Answers  


What is use of pointer?

0 Answers  






What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.

0 Answers   IBM,


What is switch in c?

0 Answers  


Is c++ based on c?

0 Answers  


What is extern storage class in c?

0 Answers  


What is the full form of getch?

0 Answers  


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

0 Answers  


Why do we use stdio h and conio h?

0 Answers  


Categories