Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
No Answer is Posted For this Question
Be the First to Post Answer
what is the differnce between AF_INET and PF_INET?
5 Answers Systems Plus, Wipro,
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
Is there any possibility to create customized header file with c programming language?
praagnovation
how to find sum of digits in C?
wat s the meaning of (int *)p +4;
34.what are bitwise shift operators? 35.what are bit fields? What is the use of bit fields in a structure declaration? 36.what is the size of an integer variable? 37.what are the files which are automatically opened when a c file is executed? 38.what is the little endian and big endian? 39.what is the use of fflush() function? 40.what is the difference between exit() and _exit() functions? 41.where does malloc() function get the memory? 42.what is the difference between malloc() and calloc() function? 43.what is the difference between postfix and prefix unary increment operators?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What is a wrapper function in c?
Explain demand paging.
Is c is a procedural language?
write a program for even numbers?