Answer Posted / manish soni bca 3rd year jaipu
ANSI-american national standard institution.
defined the standard about computer and its language.
ISO=International standard organization
is group of 163 country which definced stdard of each
producd.
daily life u seen "this product is verifed by ISO".
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
any "C" function by default returns an a) int value b) float value c) char value d) a & b
Explain how do you determine the length of a string value that was stored in a variable?
What does *p++ do?
Where local variables are stored in c?
What is data type long in c?
What tq means in chat?
What is difference between arrays and pointers?
Does c have function or method?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles
What are the 3 types of structures?
What is union in c?
Can we declare variable anywhere in c?
Explain how does free() know explain how much memory to release?
How do you convert strings to numbers in C?
What is static function in c?