Answer Posted / shruti
arthi computers..
i think 5 characters is 0 - 5 and not 1- 5...
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are formal parameters?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
Why is c not oop?
What is echo in c programming?
Which function in C can be used to append a string to another string?
What is masking?
if p is a string contained in a string?
What is difference between Structure and Unions?
Difference between exit() and _exit() function?
What are integer variable, floating-point variable and character variable?
How to create struct variables?
What are enumerated types?
What are the disadvantages of c language?
Is c still relevant?
Why isnt there a numbered, multi-level break statement to break out