Please list all the unary and binary operators in C.
Answer Posted / jai tushar
assignment operator (=)
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
How pointers are declared?
C program to find all possible outcomes of a dice?
Differentiate between a for loop and a while loop? What are it uses?
What is chain pointer in c?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
What are static variables in c?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
What is adt in c programming?
What is indirection in c?
What are the basic data types associated with c?
Differentiate between static and dynamic modeling.
Explain what is the advantage of a random access file?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Explain how can a program be made to print the line number where an error occurs?
Is that possible to store 32768 in an int data type variable?