Answer Posted / glibwaresoftsolutions
Simple and efficient
Portable
Procedural language
Rich set of built-in functions and operators
Low-level access to memory
Pointer support.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
Why doesnt this code work?
What is the difference between memcpy and memmove?
Is it possible to initialize a variable at the time it was declared?
What is the use of ?
Why is c so popular?
Explain can you assign a different address to an array tag?
Ow can I insert or delete a line (or record) in the middle of a file?
What is substring in c?
What is maximum size of array in c?
What is variable in c example?
What is a memory leak? How to avoid it?
Is linux written in c?
Write a program for finding factorial of a number.
If null and 0 are equivalent as null pointer constants, which should I use?