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
How to write a code for reverse of string without using string functions?
any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is exit() function?
When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.
What is volatile variable in c with example?
Can static variables be declared in a header file?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Are global variables static in c?
What is the difference between far and near ?
In a header file whether functions are declared or defined?
Write a program to check palindrome number in c programming?
What does s c mean in text?
What are the different types of objects used in c?
What is preprocessor with example?