What are the different file extensions involved when programming in C?


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

Post New Answer

More C Interview Questions

Explain bitwise shift operators?

0 Answers  


What is the diffences between Windows XP and Windows Visa

1 Answers   Aricent, FHF,


What is identifier in c?

0 Answers  


How Many Header Files in c?

2 Answers   TCS,


what is Array?

3 Answers  


What is call by reference in functions?

1 Answers  


What is the value of y in the following code? x=7;y=0; if(x=6) y=7; else y=1;

12 Answers   TCS,


What is a MAC Address?

0 Answers  


What is meant by initialization and how we initialize a variable?

0 Answers  


code for concatination of 2 strings with out using library functions?

3 Answers  


Write a program which returns the first non repetitive character in the string?

0 Answers   Expedia,


Not all reserved words are written in lowercase. TRUE or FALSE?

0 Answers  


Categories