write an algorithm to display a square matrix.


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

Post New Answer

More C Interview Questions

If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

0 Answers  


int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 Answers   ME,


What is the use of putchar function?

0 Answers  


What is bin sh c?

0 Answers  


write a c program to add two integer numbers without using arithmetic operator +

13 Answers   Value Labs,






How can I manipulate individual bits?

0 Answers  


Why we use stdio h in c?

0 Answers  


what are you see during placement time in the student.

0 Answers   Goldman Sachs, TCS, Tech Solutions,


What are header files why are they important?

0 Answers  


how can we use static and extern?and where can we use this?

3 Answers   Excel,


While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.

2 Answers  


Explain what will the preprocessor do for a program?

0 Answers  


Categories