In c programming, explain how do you insert quote characters (? And ?) Into the output screen?


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

Post New Answer

More C Interview Questions

Explain why can’t constant values be used to define an array’s initial size?

0 Answers  


Apart from dennis ritchie who the other person who contributed in design of c language.

0 Answers  


Write a program of prime number using recursion.

0 Answers   Aspiring Minds,


Explain what is the difference between functions abs() and fabs()?

0 Answers  


the operator for exponencation is a.** b.^ c.% d.not available

5 Answers   TCS,


Explain the binary height balanced tree?

0 Answers  


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

0 Answers   Subex,


What is FIFO?

3 Answers  


What is the general form of function in c?

0 Answers  


what are non standard function in c

0 Answers  


Why we use void main in c?

0 Answers  


which of 'arrays' or 'pointers' are faster?

5 Answers  


Categories