Answer Posted / guest
The point (at the end of a full expression, or at the ||, &&,
?:, or comma operators, or just before a function call) at
which all side effects are guaranteed to be complete.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is derived datatype in c?
Is c object oriented?
What the different types of arrays in c?
What is use of #include in c?
What is structure padding in c?
Are pointers integers in c?
What does emoji p mean?
What is struct node in c?
Write the syntax and purpose of a switch statement in C.
What is pointer and structure in c?
Explain what are header files and explain what are its uses in c programming?
How many keywords (reserve words) are in c?
Can main () be called recursively?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
What is the value of h?