a c code by using memory allocation for add ,multiply of sprase matrixes


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

Post New Answer

More C Interview Questions

What is meant by type specifiers?

0 Answers  


Difference between malloc() and calloc() function?

0 Answers  


Differentiate between null and void pointers.

0 Answers   TCS,


What is nested structure?

0 Answers  


write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?

0 Answers   Wipro,






Explain the process of converting a Tree into a Binary Tree.

0 Answers   Ignou,


How does free() know explain how much memory to release?

0 Answers  


1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision

9 Answers   HCL, Qualcomm,


what is the height of tree if leaf node is at level 3. please explain

0 Answers  


Is flag a keyword in c?

0 Answers  


There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?

1 Answers   Hathway,


if the address of a[1,1] and a[2,1] are 1000 and 1010 respectively and each occupies 2 bytes then the array has been stored in what order?

4 Answers   Amazon, Apple, Bata, Google, NASA,


Categories