What is the difference b/w Structure & Array?

Answer Posted / khaja

array is used for same or similar datatypes
and
structure is used for different data types

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are multidimensional arrays?

656


What do you mean by c what are the main characteristics of c language?

572


Explain what are its uses in c programming?

597


What is meant by type specifiers?

660


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

685






What language is c written?

577


What is a c token and types of c tokens?

591


Are comments included during the compilation stage and placed in the EXE file as well?

672


What is NULL pointer?

677


Can we access array using pointer in c language?

645


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1445


Explain the meaning of keyword 'extern' in a function declaration.

726


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1879


What is actual argument?

591


When should the register modifier be used? Does it really help?

614