What is putchar() function?


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

Post New Answer

More C Interview Questions

Which is an example of a structural homology?

0 Answers  


difference between string and array?

6 Answers  


What is a constant and types of constants in c?

0 Answers  


can we change the default calling convention in c if yes than how.........?

0 Answers   Aptech,


What are global variables?

0 Answers  






15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

2 Answers   CTS,


Explain how do you list files in a directory?

0 Answers  


What is the difference between if else and switchstatement

0 Answers  


What is indirection? How many levels of pointers can you have?

0 Answers   Aspire, Infogain,


Write a small C program to determine whether a machine's type is little-endian or big-endian.

5 Answers   nvidia,


write a C program: To search a file any word which starts with ?a?. If the word following this ?a? starts with a vowel.Then replace this ?a? with ?a? with ?an?. redirect with the output onto an output file.The source file and destination file are specified by the user int the command line.

0 Answers   Subex,


What is a shell structure examples?

0 Answers  


Categories