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

How can a program be made to print the name of a source file where an error occurs?

724


What is the best style for code layout in c?

628


Why ca not I do something like this?

583


Is printf a keyword?

753


Can i use “int” data type to store the value 32768? Why?

749






How are Structure passing and returning implemented by the complier?

706


Write a program to check prime number in c programming?

590


When should you not use a type cast?

654


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4976


Can a variable be both constant and volatile?

556


What is clrscr in c?

666


What is && in c programming?

671


Do character constants represent numerical values?

833


What is meant by initialization and how we initialize a variable?

581


How can you avoid including a header more than once?

555