Can u return two values using return keyword? If yes, how?
If no, why?
Answer Posted / vaibhav
no.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How will you write a code for accessing the length of an array without assigning it to another variable?
Why array is used in c?
Explain what is the concatenation operator?
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?
What is the purpose of sprintf?
What does emoji p mean?
How can you draw circles in C?
What are the 3 types of structures?
Why is c called c not d or e?
Explain the use of function toupper() with and example code?
Why is c still so popular?
When should I declare a function?
Can we increase size of array in c?
Explain high-order and low-order bytes.
Is printf a keyword?