Answer Posted / kalidasu lokesh kumar
an array can be defined as a collection of homogenious data
data items reffered by a common name.
array is derived data type............
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is ponter?
What is sizeof array?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
Explain the difference between malloc() and calloc() in c?
Why is this loop always executing once?
Is a house a mass structure?
What is a macro, and explain how do you use it?
Why we use int main and void main?
Write a program to check palindrome number in c programming?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Define the scope of static variables.
What is an operator?
Explain how can I prevent another program from modifying part of a file that I am modifying?
How to create struct variables?
How do I get a null pointer in my programs?