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 local variables c?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
Explain how do you generate random numbers in c?
Why string is used in c?
What is a structure member in c?
What is main return c?
What are the 4 types of functions?
Which is better oop or procedural?
What is 1f in c?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
Explain high-order and low-order bytes.
Where is volatile variable stored?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
Explain how can a program be made to print the name of a source file where an error occurs?