Skip to main content

What is OPERATOR?

An operator is a special symbol that tells the computer to perform certain mathematics or logical maniculation on data stored in variables.The variables that are operated are turned as operands.

C operates can be classified in to following categories :-
1 Arithmetic operator
2 Relational operator
3 Logical             "
4 Assignment        "
5 Increments or decrement operator
6 Conditional operator
7 Bit wise operator
8 Special operator

             

Comments

Popular posts from this blog

Important links

  Software Drive https://drive.google.com/drive/folders/1siws7oga-10wdlPhOdcjamlDH6wm0iE_?usp=sharing PPT Drive https://drive.google.com/drive/folders/1lNHhZ4_qlsyHrWA862DyBSvkF_J4YVp8 https://docs.google.com/document/d/1fo_4gFB4sgWfTBfZvK7qf0LP0y9ge1dH/edit

Python Practice questions

Reverse  Check substring in string  Armstrong no or not Palindrome  Table print  Power of the no Factorial