Write the control statements in C language


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

Post New Answer

More C Interview Questions

what is difference between array and structure?

44 Answers   College School Exams Tests, CTS, Google, HCL, IBM, Motorola, TCS,


What is the purpose of the statement: strcat (S2, S1)?

0 Answers  


what is the purpose of the code, and is there any problem with the code? int f( int n, int l, int r ) { return (n << l) >> r; }

2 Answers   Google,


write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+

1 Answers   Reliance,


What is equivalent to ++i+++j?

0 Answers  






what is the differance between pass by reference and pass by value.

7 Answers   Infosys,


What are the different types of control structures in programming?

0 Answers  


how to find anagram without using string functions using only loops in c programming

1 Answers   Mind Tree, TCS,


WRITE A PROGRAM IN C TO MULTIPLY TWO 2-D ARRAYS

4 Answers  


What is class and object in c?

0 Answers  


Explain what is a 'locale'?

0 Answers  


Is there anything like an ifdef for typedefs?

0 Answers  


Categories