Please list all the unary and binary operators in C.
Answer Posted / shiva shankar shukla
> AND OR XOR NOT
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between exit() and _exit() function?
Hi can anyone tell what is a start up code?
What is typedef example?
What is string function in c?
What is default value of global variable in c?
What is use of pointer?
Why static is used in c?
Explain what is the benefit of using #define to declare a constant?
Explain what is the stack?
How can you determine the maximum value that a numeric variable can hold?
Should I learn c before c++?
Is a house a shell structure?
Explain how can you avoid including a header more than once?
Why we use break in c?
Can you please explain the scope of static variables?