find out largest elemant of diagonalmatrix


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

Post New Answer

More C Interview Questions

What is bash c?

0 Answers  


the maximum width of a c variable name can be a) 6 characters b) 8 characters c) 10 characters d) 20 characters

2 Answers  


void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 Answers   C DAC, CDAC, Infosys, Wipro,


what is c

1 Answers  


How can we allocate array or structure bigger than 64kb?

2 Answers   CSC,






Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

0 Answers   Infosys,


What is struct node in c?

0 Answers  


What is dynamic variable in c?

0 Answers  


What are the c keywords?

0 Answers  


Write a program to print “hello world” without using semicolon?

0 Answers  


Why doesnt this code work?

0 Answers  


Write a program to print ASCII code for a given digit.

0 Answers   EXL, HCL,


Categories