Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
291 views
in Information Technology by (38.9k points)
closed by

Discuss Operators and types of Operators.

1 Answer

+1 vote
by (36.7k points)
selected by
 
Best answer

1. Operators are used to doing arithmetic and logical operations.

2. Operators that require one operand is called as Unary operator. 

3. Operators that require two operands are called Binary operators. 

4. Arithmetic operators are used in mathematical expressions. 

5. It is important to know that the Assignment operator is not ‘equal to’ operator. 

6. The assignment operator is used to assign the value of an expression to a variable. 

7. Relational operators are used to checking conditions or comparisons of operands. 

8. Logical operators are used to verifying more than one condition at a time or to negate the condition. 

9. The increment (++) operator in JavaScript is used to increment the value of the variable by one. 

10. Decrement operator in JavaScript is used to decrement the value of the variable by one.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...