Answer Posted / honey
c language is a most powerfull language because its include
both feature (hardwere and softwere)which included both
progam are written in C language.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is the use of sizeof () in c?
How do I swap bytes?
Can you write a programmer for FACTORIAL using recursion?
What functions are used for dynamic memory allocation in c language?
Difference between macros and inline functions? Can a function be forced as inline?
Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result
What is malloc() function?
What is type qualifiers?
How can I read/write structures from/to data files?
What is the process of writing the null pointer?
What is a null string in c?
What is stack in c?
What is the difference between printf and scanf in c?
What are dangling pointers in c?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?