In C programming, 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 use of null pointer in c?

0 Answers  


What is the difference between typedef struct and struct?

0 Answers  


What is #pragma statements?

0 Answers  


write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..

1 Answers  


Is there something we can do in C but not in C++? Declare variable names that are keywords in C++ but not C.

2 Answers   Infosys,






How many loops are there in c?

0 Answers  


how to find the sizof of any datatype using bit manipulations

3 Answers  


What is derived datatype in c?

0 Answers  


What are the 4 data types?

0 Answers  


What is difference between function overloading and operator overloading?

0 Answers  


related to rdbms query .

2 Answers  


What is a global variable in c?

0 Answers  


Categories