array of pointer
pointer to array
pointer to pointer
Answer Posted / harisankar.k.r.ctl
no
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can you restore a redirected standard stream?
How to explain the final year project as a fresher please answer with sample project
FILE PROGRAMMING
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
Write a program to know whether the input number is an armstrong number.
What is a far pointer in c?
What is main () in c?
In a header file whether functions are declared or defined?
which type of aspect you want from the student.
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What are operators in c?
When do we get logical errors?
What is difference between main and void main?
How many types of arrays are there in c?
Describe explain how arrays can be passed to a user defined function