what is structuer?

Answer Posted / dharmaraj

A STRUCTURE IS "ALL THE DATAS TO SAVING IN ONE UNIT "AND
CALLED IN SINGLE NAME.

the structur is used in use "struct" keyword.
[e.g]
struct struct_name()
{
-----
-----
}

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of c in c language?

592


What is a sequential access file?

644


Should I learn data structures in c or python?

573


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2920


How can I call a function with an argument list built up at run time?

629






Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

972


Can static variables be declared in a header file?

610


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2112


How to delete a node from linked list w/o using collectons?

2083


How does pointer work in c?

610


C program to find all possible outcomes of a dice?

1845


Write a progarm to find the length of string using switch case?

1602


Which is better between malloc and calloc?

664


What is build process in c?

641


What does stand for?

589