difference between function & structure

Answer Posted / samarasam

I) Inside the Structure we can use Property,Indexes,etc..
II) Both constants and enumerations may be defined within a
structure,
III) Multiple constructors can be created within a
structure.
IV) EVENTS is possible in structures
v) Memory wise differ

Is This Answer Correct ?    31 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1892


What is the purpose of scanf() and printf() functions?

891


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

812


How can I determine whether a machines byte order is big-endian or little-endian?

809


What is the translation phases used in c language?

817






Differentiate between the = symbol and == symbol?

908


how can f be used for both float and double arguments in printf? Are not they different types?

797


Explain high-order and low-order bytes.

852


How can you access memory located at a certain address?

835


Why do we need arrays in c?

792


What is function prototype?

769


What are identifiers and keywords in c?

756


What is the difference between scanf and fscanf?

850


What is #line in c?

737


What is a list in c?

777