Why isn't any of this standardized in c? Any real program has to do some of these things.


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

Post New Answer

More C Interview Questions

Explain what is a stream?

0 Answers  


when to use : in c program?

2 Answers  


plz let me know how to become a telecom protocol tester. thank you.

0 Answers  


What is the difference between strcpy() and memcpy() function in c programming?

0 Answers  


enum colors {BLACK,BLUE,GREEN} main() { printf("%d..%d..%d",BLACK,BLUE,GREEN); return(1); }

4 Answers   ME,






how to create duplicate link list using C???

0 Answers  


Function calling procedures? and their differences? Why should one go for Call by Reference?

0 Answers   ADP,


Write a program to print “hello world” without using semicolon?

0 Answers  


array of pointer pointer to array pointer to pointer

1 Answers   MAHINDRA,


What do you mean by team??

5 Answers   Student,


What is c variable?

0 Answers  


Write a program to accept a character & display its corrosponding ASCII value & vice versa?

9 Answers  


Categories