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 hash table in c?
What are the complete rules for header file searching?
Why do we need arrays in c?
What are different types of operators?
How can you increase the size of a dynamically allocated array?
What are the types of data files?
What is the difference between test design and test case design?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
What are the characteristics of arrays in c?
What is the difference between far and near ?
What does c mean?
What is volatile variable how do you declare it?
How do we open a binary file in Read/Write mode in C?