what is difference between array of characters and string
Answer Posted / vedavathi
when we declare array of character it has 2 be teminated by
null,but termination by null in case of string is automatic.
| Is This Answer Correct ? | 93 Yes | 23 No |
Post New Answer View All Answers
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?
Explain what does the function toupper() do?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Explain what is the general form of a c program?
What do you mean by keywords in c?
What is sorting in c plus plus?
Is file a keyword in c?
What are the types of variables in c?
Explain how can I avoid the abort, retry, fail messages?
What is a protocol in c?
What language is c written?
Do you know what are the properties of union in c?
Explain modulus operator.
what is uses of .net
Are c and c++ the same?