what is an array

Answer Posted / abed

array i s the collection of similar data type it reduces
the unnecessary decleration of data types or variables

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does scope resolution operator do?

702


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2189


What apps are written in c++?

705


what is VOID?

709


Difference between class and structure.

794






What is stack unwinding?

690


Why is c++ is better than c?

617


What is the best way to declare and define global variables?

825


Do class declarations end with a semicolon? Do class method definitions?

722


What are files in c++?

685


How is new() different from malloc()?

738


What does getch() do according to the ANSI C++ standard a) Reads in a character b) Checks the keyboard buffer c) Nothing in particular (Its not defined there)

689


When do we run a shell in the unix system?

673


Write a Program to find the largest of 4 no using macros.

687


Does c++ have arraylist?

638