Answer Posted / ramanathan
ANSI = American National Standard Code for Information
Interchange
ISO = International standard Organization
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can you find out how much memory is available?
What are dangling pointers in c?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
Explain the use of 'auto' keyword in c programming?
What is the use of pointers in C?
Write the Program to reverse a string using pointers.
find the sum of two matrices and WAP for it.
What is the description for syntax errors?
Which header file is essential for using strcmp function?
What is the purpose of main( ) in c language?
Are global variables static in c?
What is #error and use of it?
Explain how do you search data in a data file using random access method?
Explain how can you tell whether a program was compiled using c versus c++?
Can we change the value of constant variable in c?