How do shell structures work?


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

Post New Answer

More C Interview Questions

what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 Answers  


Explain what is the general form of a c program?

0 Answers  


Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female

5 Answers   Infosys, Luminous,


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


Is it possible to initialize a variable at the time it was declared?

0 Answers  






simple program of graphics and thier outpu display with a want what is out put of graohics in c language

1 Answers   CSC, HCL,


What is the difference between scanf and fscanf?

0 Answers  


What are the rules for the identifier?

0 Answers  


How can I read/write structures from/to data files?

0 Answers  


c pgm count no of lines , blanks, tabs in a para(File concept)

2 Answers  


write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3

0 Answers   ADP,


Describe the order of precedence with regards to operators in C.

0 Answers  


Categories