Answer Posted / anandhi
structure is nothing but user defined data types...
structure used then more then one datatypes used in single
strud\cture...
syntax:
struct [struct_name]
{
datatype var1;
...
...
};
struct variable creation:
syntax:
struct [name]
{
...
...
}[struct var_name];
[struct var_name].variablename;
.......................................
ex:
Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Explain what are the different data types in c?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Explain what is meant by 'bit masking'?
Can we change the value of constant variable in c?
what are the facialities provided by you after the selection of the student.
What are structures and unions? State differencves between them.
What are c identifiers?
What is the difference between the = symbol and == symbol?
Why do we use c for the speed of light?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is a nested formula?
Differentiate abs() function from fabs() function.
What is operator precedence?
Differentiate between the = symbol and == symbol?