difference between string and array?

Answer Posted / teja

array : array is a collection of similar datatypes like
integer types or character types
string : string is a collection of characters of any size

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are predefined functions in c?

558


What is character set?

679


Why double pointer is used in c?

561


What are the types of type specifiers?

616


What is ## preprocessor operator in c?

607






What is printf () in c?

574


What is the meaning of 2d in c?

602


Define recursion in c.

693


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

2734


What library is sizeof in c?

559


What is the scope of global variable in c?

549


Explain zero based addressing.

600


What are high level languages like C and FORTRAN also known as?

674


why wipro wase

1821


What is union and structure?

565