difference between function & structure

Answer Posted / muhammad bilal

Structure:-

"Way in which components interconnect to each others"

Function:-

"Operation of individual behave as part of structure "

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of pointers?

596


What are the advantages of c language?

662


Why is this loop always executing once?

615


Why is c called a structured programming language?

673


write a program to print data of 5 five students with structures?

1604






What is a program flowchart?

598


Can you explain the four storage classes in C?

639


Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80

2552


Can we replace the struct function in tree syntax with a union?

774


process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1887


Discuss the function of conditional operator, size of operator and comma operator with examples.

676


What is difference between class and structure?

569


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

615


Difference between MAC vs. IP Addressing

635


How many levels of pointers have?

589