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

the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

721


What is c method?

536


What is "Hungarian Notation"?

637


What is the difference between functions abs() and fabs()?

650


In C programming, what command or code can be used to determine if a number of odd or even?

622






How do I send escape sequences to control a terminal or other device?

613


code for replace tabs with equivalent number of blanks

1640


Why doesn't C support function overloading?

1617


List a few unconditional control statement in c.

560


a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

631


Explain how can a program be made to print the line number where an error occurs?

694


What is a constant and types of constants in c?

604


Is there sort function in c?

578


The difference between printf and fprintf is ?

720


What are header files and what are its uses in C programming?

637