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

What is FIFO?

0 Answers  


What are the 5 elements of structure?

0 Answers  


how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.

0 Answers  


How can I find leaf node with smallest level in a binary tree?

1 Answers  


what are bit fields in c?

0 Answers  






What is c system32 taskhostw exe?

0 Answers  


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  


What is function pointer and where we will use it

2 Answers   Infosys, NetApp,


How many types of operators are there in c?

0 Answers  


# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none

7 Answers   Microsoft, TCS,


Explain #pragma statements.

0 Answers  


what is disadvantage of pointer in C

13 Answers   Tech Mahindra,


Categories