Answer Posted / nikhil mahajan
array is an homogenous data items.two types of array 1. one
dimensional and two dimensional example [a],[a][a].
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of the functions?
Explain heap and queue.
List the difference between a While & Do While loops?
Why shouldn’t I start variable names with underscores?
How is actual parameter different from the formal parameter?
Explain what is the benefit of using enum to declare a constant?
What is a pragma?
What are the 32 keywords in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Is c compiled or interpreted?
What are header files? What are their uses?
Explain what are binary trees?
What would be an example of a structure analogous to structure c?
What is wrong with this program statement?
List some applications of c programming language?