What is period operator in c?

Answer Posted / e

(.) is the period operator

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

665


What is dangling pointer in c?

616


What is a memory leak? How to avoid it?

565


What are enums in c?

651


How can I access an I o board directly?

618






Explain that why C is procedural?

650


What is the difference between new and malloc functions?

571


what are bit fields? What is the use of bit fields in a structure declaration?

1494


a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if

697


What does c mean before a date?

583


When should we use pointers in a c program?

618


Where are local variables stored in c?

565


What is a global variable in c?

585


Define C in your own Language.

633


What is the purpose of the statement: strcat (S2, S1)?

636