what is difference between array and structure?

Answer Posted / abinaya

array:arrray is a collection of similar datatypes stored in
common name.it is a scpe of variable

structure:structure is a dissimilar datatypes stord in
common name.it is a scope of datatype

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do pointers store the address of value or the actual value of a variable?

606


Where define directive used?

602


Can 'this' pointer by used in the constructor?

608


How would you obtain the current time and difference between two times?

724


the maximum length of a character constant can be a) 1 character b) 8 characters c) 256 chaacters d) 125 characters

1793






What are local static variables?

616


What is && in c programming?

674


Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent

1425


What is wrong in this statement? scanf(“%d”,whatnumber);

722


What are loops in c?

546


Write a program to print “hello world” without using semicolon?

669


When a c file is executed there are many files that are automatically opened what are they files?

589


What is #include stdlib h?

612


How is a pointer variable declared?

588


What is a void pointer? When is a void pointer used?

618