Lecture 7: "Operators in C++" with examples in urdu | Hindi | Programming Fundamentals | The kacs
Now, We have started new series of C++. In this Course we will learn about fundamental of programming using C++. If you want to become a good programmer then this course will help you to strengthen your basics of programming. if you like our lectures then subscribe our channel and share it with your friends and fellows. Covered Topics in Lecture 7: What are operators and expressions? Programs use data stored in variables and perform different types of operations on that data. The data on which operations are performed are known as operands and the types of the operations performed on them are known as operators. The combination of operators and expressions are known as expressions Consider the following c++ statement: z * y z and y are the operands (multiplication is the operator z * y is an expression *what are the Categories of Operators? Based on the number of operands there are three basic types of operators : Unary Operators: they work on a single operand Binary Operators: they work on two operands Ternary Operators: they work on three operands Types of Operators? Arithmetic operators? These operators are used to perform simple arithmetic calculations like addition, subtraction , multiplication and division Points to note about arithmetic operators: The division operator (/) does integer division only. This means if we divide say 45 by 6, we will get the answer as 7 and not 7.5 as expected. This is because the / operator discards the decimal part after division. The modulus ( % ) operator: The modulus operator , represented by the percentage sign( %) gives the remainder of division. Arithmetic operators and char data? what are Relational Operators and Comparison Operators? Relational operators are used to form conditions in an expression. They are mainly used to compare variables with other variables or constants. what are Logical Operators? These operators are used to combine two or more conditions. Working of AND (&&) operator? Working of NOT (!) operator? Working of OR (||) operator? Assignment (=) Operator? The Assignment operator is used to assign a value to a variable. C++ Shorthands? what are Increment(++) / Decrement(--) Operators? The increment operator increases the value of a variable by 1 The decrement operator decreases the value of a variable by 1. Topic Covered in Course : What is C++? Why we use C++? What is IDE ? Which IDE will be Used in C++? Why we Use Dev C++? How to Install C++? What is Pseudo code in C++? Algorithms in C++? How to Draw flowchart ? What is meant by header files in C++? Main Function in C++? Examples Program in C++ Hello World In C++? what are Variables in C++? What are the Datatypes in C++? How to Get user input in C++? User Input Practice Examples? what are Operators in C++? Kacs Learnings - website](https://kacslearnings.com/) or any queries, feel free to reach out to us: Connect with us on LinkedIn: [Zeeshan Ilyas - LinkedIn]( / zeeshan-ilyas-61792913a ) Connect with us on Facebook: [Kacs Learnings - Facebook]( / kacslearnings ) Connect with us on Instagram: [Kacs Learnings - Instagram](https://www.instagram.com/kacslearnin...) Connect with us on TikTok: [Kacs Learnings - TikTok](https://www.tiktok.com/@kacs_learning...) #Subscribe

Lecture 8: Typecasting in C++ in Urdu | Hindi | Programming Fundamentals C++ | The Kacs Academy

Lecture 9 (Part-1): Decision making "If Statement in C++" in Urdu | Hindi | Programming Fundamentals

C Programming for Beginners | Full Course

Bitwise Operators in C++ | Operators in C++ | C++ Tutorials for Beginners #09

Lecture 10: Switch statements in C++ in Urdu | Hindi | Programming Fundamentals | The Kacs

C# Tutorial - Full Course for Beginners

C Programming Crash Course all-in-one Tutorial (3 HOURS!)

C++ Operator Overloading beginner to advanced (in-depth explanation)

I Visited the World's Most Hated Country

Lecture 2:(Part 2) Algorithms and FlowCharts in C++ urdu/ hindi | Algorithms and Flowcharts | Kacs

Lecture 9: (Part 3) Nested-if in C++ in Urdu | Hindi | Programming Fundamentals C++ |The Kacs

Lecture 9: (Part-4) if else-if ladder in C++ in Urdu | Hindi | Programming fundamentals | The Kacs

Why Aliens Would NEVER Invade Africa

C++ Tutorial for Beginners - Learn C++ in 1 Hour

Assignment Operator in C Programming

you will never ask about pointers again after watching this video

If You Have A Bad Memory, I’ll Help You Fix It In 28 Minutes

Ceasefire Dead? | Trump Vows To Hit Iran 'Very Hard' After Apache Helicopter Downing |Akash Banerjee

