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

What is a program?

654


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1623


Write a code to generate divisors of an integer?

630


What is the difference between malloc() and calloc() function in c language?

594


How can I find out if there are characters available for reading?

635






What are pointers? What are stacks and queues?

573


Using which language Test cases are added in .ptu file of RTRT unit testing???

3578


can anyone suggest some site name..where i can get some good data structure puzzles???

1639


What does 2n 4c mean?

706


Why & is used in scanf in c?

615


What does the format %10.2 mean when included in a printf statement?

1079


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

1835


What is string constants?

653


Explain the ternary tree?

595


Is null a keyword in c?

728