What is the correct code to have following output in c using nested for loop?


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

Post New Answer

More C Interview Questions

how to find out the inorder successor of a node in a tree??

2 Answers   TCS, Yahoo,


What are all different types of pointers in c?

0 Answers  


What is c value paradox explain?

0 Answers  


Explain what is a const pointer?

0 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,






what is the little endian and big endian?

1 Answers  


What is sizeof c?

0 Answers  


Write a factorial program using C.

0 Answers   iNautix,


What are the different types of errors?

0 Answers  


A stack can be implemented only using array?if not what is used?

3 Answers   InterGlobal,


What's wrong with the call "fopen ("c:\newdir\file.dat", "r")"?

1 Answers  


What are 3 types of structures?

0 Answers  


Categories