Answer Posted / nashiinformaticssolutions
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
When should a far pointer be used?
How can I change their mode to binary?
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
Write a C program to count the number of email on text
What are the types of type qualifiers in c?
What is the scope of local variable in c?
What are the types of arrays in c?
How can I read a binary data file properly?
How do you list a file’s date and time?
Explain the use of bit fieild.
How can I open files mentioned on the command line, and parse option flags?
What is a static variable in c?
Explain 'bus error'?
what will be the output for the following main() { printf("hi" "hello"); }
How do you sort filenames in a directory?