What is the newline escape sequence?


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

Post New Answer

More C Interview Questions

Which is best book for data structures in c?

0 Answers  


convert 0.9375 to binary

2 Answers   CTS, TANCET,


Write a c program to demonstrate Type casting in c?

2 Answers  


C program to find all possible outcomes of a dice?

0 Answers  


What is a structure and why it is used?

0 Answers   Hexaware,






Write a program to print the prime numbers from 1 to 100?

7 Answers  


How can you tell whether a program was compiled using c versus c++?

0 Answers  


#include<stdio.h> main() { char s1[]="Ramco"; char s2[]="Systems"; s1=s2; printf("%s",s1); } Find the output

5 Answers   CitiGroup,


What are the benefits of organizational structure?

0 Answers  


What's the total generic pointer type?

0 Answers  


p*=(++q)++*--p when p=q=1 while(q<=6)

0 Answers   KINPOE,


What are the different types of control structures?

0 Answers  


Categories