Answer Posted / k.rangaswamy
This is the one of the language which is used to interact
with the hardware in the efficiency manner.This is actually
a procedure oriented language and also we can call it as
High level language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is union in c?
Which is better between malloc and calloc?
What is wrong in this statement? scanf(ā%dā,whatnumber);
Which node is more powerful and can handle local information processing or graphics processing?
What is the total generic pointer type?
Are there any problems with performing mathematical operations on different variable types?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
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 C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What is the best organizational structure?
Write a program to check armstrong number in c?
Once I have used freopen, how can I get the original stdout (or stdin) back?
Why do we use & in c?
What is derived datatype in c?
Explain how do you view the path?