Answer Posted / manish soni
period operator is a main operator bcoz it is used to
access the strutre member .
s.n1
s.n2
....like that.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What are formal parameters?
In a switch statement, explain what will happen if a break statement is omitted?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
what is uses of .net
What is the difference between array and linked list in c?
How many bytes are occupied by near, far and huge pointers (dos)?
Do you know the use of 'auto' keyword?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is the default value of local and global variables in c?
What is meant by gets in c?
Explain what’s a signal? Explain what do I use signals for?
write a program to print data of 5 five students with structures?
Process by which one bit pattern in to another by bit wise operation is?
Explain how can you restore a redirected standard stream?
Implement bit Array in C.