find the sum of two matrices and WAP for it.
No Answer is Posted For this Question
Be the First to Post Answer
how to find out the biggest element (or any other operation) in an array which is dynamic. User need not to mention the array size while executing.
What is the use of parallelize in spark?
Is file a keyword in c?
What is identifiers in c with examples?
What was noalias and what ever happened to it?
What are control structures? What are the different types?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
Which is the best sort method for library management?
What is the difference between printf and scanf in c?
wap to print "hello world" without using the main function.
Explain Doubly Linked Lists?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)