Answer Posted / hr@tgksolutions.com
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
code for find determinent of amatrix
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
How to get string length of given string 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 the meaning of && in c?
Write a C program in Fibonacci series.
When do we get logical errors?
Do you know null pointer?
What is extern c used for?
How can I list all of the predefined identifiers?
Define and explain about ! Operator?
What is define directive?
What is structure data type in c?
How can you increase the size of a dynamically allocated array?