Define the classification of operators in c language, C/C++ Programming

Assignment Help:

Define the Classification of Operators in C Language?

Depending on the function performed the operator can be classified as

1. Arithmetic Operator
2. Logical Operator
3. Increment and Decrement Operator
4. Bit wise Operator
5. Modulo Division Operator
6. Conditional
7. Relational
8. Assignment

In addition to this classification the operators can also be designated as unary, binary or ternary depending on whether they operate on one, two or three operators respectively and the data items that operators act upon are called as operands. 


Related Discussions:- Define the classification of operators in c language

Destruction of array object, What's the order that objects in an array are ...

What's the order that objects in an array are destructed? Need assistance please explain it with example.

Padovan String, A Padovan string P(n) for a natural number n is defined as:...

A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P(1) = ‘Y’ P(2) = ‘Z’ P(n) = P(n-2) + P(n-3), n>2 where + denotes string concatenation. For a string of t

Padovan string, find the occurence of zy in the final string

find the occurence of zy in the final string

Palindrome, A palindrome is a string that reads the same from both the ends...

A palindrome is a string that reads the same from both the ends. Given a string S convert it to a palindrome by doing character replacement. Your task is to convert S to palindrome

Explain abstract classes, Abstract Classes Abstract classes are the cla...

Abstract Classes Abstract classes are the classes, which are written just to act as base classes. Consider the following classes.                 class base

Expression, i need expression and its types with example programs in c++

i need expression and its types with example programs in c++

Program to calculate pie, This problem familiarizes you with using random n...

This problem familiarizes you with using random numbers in C++. The program is to compute a good approximation of π using a simulation method called "Monte Carlo". The following fi

Program, salotion of programes

salotion of programes

Required code for problem, 6#666#665533999 where # is used as space.output ...

6#666#665533999 where # is used as space.output is monkey

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd