Write a program that his output 1 12 123


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

Post New Answer

More C Interview Questions

How we can set and clear bit in a byte using macro function?

2 Answers   L&T, Samsung,


What is array within structure?

0 Answers  


1,1,5,17,61,217,?,?.

3 Answers   Apple,


Explain what is gets() function?

0 Answers  


a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?

6 Answers   Geometric Software,






write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

17 Answers   ABC, College School Exams Tests,


What are the restrictions of a modulus operator?

0 Answers  


Can we use visual studio for c?

0 Answers  


9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?

4 Answers   L&T,


Can you please explain the scope of static variables?

0 Answers  


how to find your architecture is LittleEndian or BigEndian?

1 Answers  


What are the features of c language?

0 Answers  


Categories