Answer Posted / jalal
c)=
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
difference between native and cross compilers
write a program to display all prime numbers
What is the use of function in c?
What is meant by gets in c?
What is fflush() function?
Explain continue keyword in c
What are formal parameters?
What is the difference between union and anonymous union?
What is c value paradox explain?
Explain what is a static function?
What is a scope resolution operator in c?
What is the use of a semicolon (;) at the end of every program statement?
Write a program to know whether the input number is an armstrong number.
What is cohesion and coupling in c?
Differentiate between #include<...> and #include '...'