Answer Posted / hemantsama
c is programing langauge
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
How can you find out how much memory is available?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
What is the difference between mpi and openmp?
Explain what is the most efficient way to store flag values?
What is meant by gets in c?
What is union and structure?
Is file a keyword in c?
What is a structure in c language. how to initialise a structure in c?
What is calloc() function?
How can a number be converted to a string?
Why is c called a structured programming language?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Is it better to use malloc() or calloc()?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
how do you programme Carrier Sense Multiple Access