what is structuer?

Answer Posted / mayur dharmik

1. Structure is USER DATA TYPE,
2. It is the collection of Similar OR Dissimilar data type
of element to create new data type.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

668


Calculate 1*2*3*____*n using recursive function??

1517


How can you determine the size of an allocated portion of memory?

745


How many levels of pointers can you have?

705


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2008






How can I swap two values without using a temporary?

617


What is the difference between fread buffer() and fwrite buffer()?

674


What is return in c programming?

515


How do shell structures work?

569


Suggesting that there can be 62 seconds in a minute?

598


State the difference between x3 and x[3].

652


Explain spaghetti programming?

684


What is void pointers in c?

590


What is a ternary operator in c?

653


Explain how can a program be made to print the name of a source file where an error occurs?

689