without using arithmatic operator convert an intger variable
x into x+1
Answer Posted / geeta
x++
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
Explain high-order and low-order bytes.
Why isnt any of this standardized in c?
What are the basic data types associated with c?
Why we use break in c?
What is the difference between a free-standing and a hosted environment?
Can you please explain the difference between syntax vs logical error?
hi send me sample aptitude papers of cts?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
Explain the properties of union. What is the size of a union variable
Explain the difference between exit() and _exit() function?
Can we declare function inside main?
What is wrong in this statement? scanf(ā%dā,whatnumber);
What is the use of c language in real life?
Where are c variables stored in memory?
How to write c functions that modify head pointer of a linked list?