what is array?

Answer Posted / rohit

array is a collection of similar data types.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are all different types of pointers in c?

579


How does sizeof know array size?

631


Is c weakly typed?

579


write a program to display all prime numbers

1456


Can you write the algorithm for Queue?

1556






What are the differences between new and malloc in C?

611


Why do we use null pointer?

608


What is the correct declaration of main?

679


Write a c program to demonstrate character and string constants?

1685


What is difference between function overloading and operator overloading?

661


What are the two types of structure?

578


What is a stream?

651


What is spark map function?

582


Explain what is the benefit of using enum to declare a constant?

588


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

679