Answer Posted / abirami
it is used to check the various type of cases in one program.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
a c code by using memory allocation for add ,multiply of sprase matrixes
What is time complexity c?
What is a macro?
How do I send escape sequences to control a terminal or other device?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Why is c faster?
What are the types of operators in c?
Why we not create function inside function.
Explain the term printf() and scanf() used in c language?
Why does the call char scanf work?
How main function is called in c?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is 2 d array in c?
What does void main return?
how can I convert a string to a number?