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
What is the difference between text files and binary files?
What is volatile variable how do you declare it?
What is c++ used for today?
What functions are used for dynamic memory allocation in c language?
When would you use a pointer to a function?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
What is the heap?
What is the use of static variable in c?
What are nested functions in c?
How can you avoid including a header more than once?
What is the function of volatile in c language?
What are called c variables?
show how link list can be used to repersent the following polynomial i) 5x+2
How many identifiers are there in c?
Place the #include statement must be written in the program?