Answer Posted / saroj kumar manik
array is collection of data element in hierchical way in
computer memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What are the types of bitwise operator?
What are categories used for in c?
Differentiate between #include<...> and #include '...'
How can you be sure that a program follows the ANSI C standard?
Is fortran faster than c?
Explain what are bus errors, memory faults, and core dumps?
What does %d do?
What is #define size in c?
What is the method to save data in stack data structure type?
What are the 5 types of inheritance in c ++?
What is the use of typedef in c?
Which header file should you include if you are to develop a function which can accept variable number of arguments?
Tell me when is a void pointer used?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above