Answer Posted / rani
output is
rati Computers
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Difference between Function to pointer and pointer to function
Why is #define used?
write a c program to find the sum of five entered numbers using an array named number
What do you mean by c what are the main characteristics of c language?
What math functions are available for integers? For floating point?
Explain what header files do I need in order to define the standard library functions I use?
What is use of #include in c?
What is an expression?
Explain what is the general form of a c program?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
Can you explain what keyboard debouncing is, and where and why we us it? please give some examples
Add Two Numbers Without Using the Addition Operator
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is scope rule in c?
If the size of int data type is two bytes, what is the range of signed int data type?