Answer Posted / ramesh
ANSI----American National Standard Code for Information
Interchange
ISO----International standard Organization
| Is This Answer Correct ? | 24 Yes | 6 No |
Post New Answer View All Answers
What is hungarian notation? Is it worthwhile?
What is a pointer on a pointer in c programming language?
Can you please explain the difference between exit() and _exit() function?
What is data structure in c language?
Write a program to print factorial of given number without using recursion?
Explain logical errors? Compare with syntax errors.
What is sizeof array?
Explain the use of function toupper() with and example code?
What are the restrictions of a modulus operator?
How do I round numbers?
What do you understand by friend-functions? How are they used?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
What is static identifier?
Can we change the value of static variable in c?
What is the difference between exit() and _exit() function?