is assignment operator is arithmatic or not

Answer Posted / sweta purwar

not because airthmatic operators only
addition,multiplication,substraction,division

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how do you generate random numbers in c?

618


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

805


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

775


What is a volatile keyword in c?

634


i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me

1477






Is that possible to add pointers to each other?

893


Can you please explain the difference between strcpy() and memcpy() function?

595


What is non linear data structure in c?

567


How are pointers declared in c?

592


Why is c called a structured programming language?

673


how to write optimum code to divide a 50 digit number with a 25 digit number??

2747


What is the difference between %d and %i?

592


Write a program to reverse a string.

631


Can you please explain the difference between malloc() and calloc() function?

611


How can you pass an array to a function by value?

597