Answer Posted / ruchika
both are 1 gram means both are same
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can I convert a string to a number?
What is an operator?
Compare interpreters and compilers.
What are pragmas and what are they good for?
What functions are used for dynamic memory allocation in c language?
How to find a missed value, if you want to store 100 values in a 99 sized array?
What is 2 d array in c?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
using only #include
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What is the general form of function in c?
Explain what is the use of a semicolon (;) at the end of every program statement?
What is the value of h?
Is there any data type in c with variable size?
What is actual argument?