Rumman Ansari
Home
Blog
Courses
Paid Courses
Authentication
D365 F&O MCQ Questions - X++ Programming Language MCQ
Digital Productivity
GH-300: GitHub Copilot
ICSE Computer Applications Class 10 – Previous Year Question Papers & Solutions
Java Fundamentals: Building Strong Foundations
Mastering JavaScript: From Fundamentals to Advanced Concepts
MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer
X++ Programming Fundamentals - D365 F&O Technical
X++ Programming Language
Free Courses
AJAX
AngularJS
Arithmetic Aptitude
Artificial intelligence
Automata Theory
AZ-400: Designing and Implementing Microsoft DevOps Solutions
Azure DevOps for Beginners
Bangla to English
Biography
Biology
Bootstrap 4
C Programming Language
C Programming Language Video Bangla
C# Programming Language
C++ language
Competitive Exam
Computer Awareness Video
Computer Fundamentals
Computer Network
Computer Science and Engineering
Continuous Deployment
Continuous Integration
CSS
Current Affairs
Data Structure
Database Management System
Digital Logic
Education
Electrical Engineering
English
English Grammar
General Aptitude
Geography
History
HTML 5
Important Days and Dates
Interview Questions
ISC - COMPUTER SCIENCE - XI
Islam
Java Programming Language
JavaScript
Leadership behavior and Culture
Logical Fallacy
Machine Learning
Mastering HTML: From Fundamentals to Advanced Concepts
Mathematics
Mathematics for Programming
Mathematics in Bangla - Class 5
MB-310: Microsoft Certified: Dynamics 365 Finance Functional Consultant Associate
MB-330: Microsoft Certified: Dynamics 365 Supply Chain Management Functional Consultant Associate
MB-700: Microsoft Dynamics 365: Finance and Operations Apps Solution Architect
MB-920: Microsoft Dynamics 365 Fundamentals (ERP)
Microservices Architecture
Microsoft Azure
Microsoft Excel - Bangla
Mindwork games
Miscellaneous Topics
Misconceptions about Islam
MySQL
Neural Networks and Deep Learning
NPM - Package Manager
Pakistan Geography
Photoshop
PHP
Programming Language
Prompt Engineering
Puzzles
Python
R Programming Language
ReactJS
Science
Social Science
SQL
SQLite
Tamil Nadu State board (Class 10)
Technical MCQs
Technical Short Answers
TypeScript - JavaScript's Superset
UGC NET, SET
User Experience
Verbal and Reasoning
Vue JS
অতীত ও ঐতিহ্য: অষ্টম শ্রেণীর: পশ্চিমবঙ্গ মধ্যশিক্ষা পর্ষদ
অর্থনীতি
আরবী ভাষা কোর্স - Diploma in Arabic language
ইতিহাস
ইতিহাস ও পরিবেশ: দশম শ্রেণি: পশ্চিমবঙ্গ মধ্যশিক্ষা পর্ষদ
ইসলামিক বই
ইসলামে আকীকা
ইসলামে নারী
এসো আরবী শিখি
কুরআন
খাদ্য, পুষ্টি ও খাদ্যের উপাদান
জীবনবিজ্ঞান ও পরিবেশ (দশম)
তাহারাত কুইজ প্রতিযোগিতা
নবীদের কাহিনী - The story of the prophets
পরিবেশ ও বিজ্ঞান
প্যারেন্টিং - Parenting
প্রচলিত ভুল বিষয়ে প্রতিযোগিতা টেস্ট কুইজ
প্রশ্নোত্তরে ইসলামী জ্ঞান
বাংলা ইসলামিক কুইজ - Bangla Islamic Quiz
বাংলা সাহিত্য
ব্যক্তিগত উন্নয়ন (Personal Development)
ভূগোল
মডার্ন কম্পিউটার অ্যাপ্লিকেশন - একাদশ শ্রেণী
মডার্ন কম্পিউটার অ্যাপ্লিকেশন - দ্বাদশ শ্রেণী
লেখক এবং কবি
শয়তান পরিচিতি
সংক্ষিপ্ত জীবনী
সাধারণ জ্ঞান
সাহাবীদের জীবনী
সীরাত প্রতিযোগিতার প্রশ্ন ও উত্তরসমূহ
Login
Green
Light
Dark
Topics
75
×
Introduction
1
C Programming Language Video Tutorial
2
Imperative programming language
3
Purpose of C Programming Language
4
Is C programming language High Level or Middle Level
5
Why c program called Middle Level Programming language?
6
Why c program called structure oriented Programming language?
7
English vs Computer Language
Compilation Process
1
What is Compiler?
2
How program convert high level language to low level language
3
Compilation Process
Environment Setup
1
Essential Software for c programming
2
Download software, installation, compilation process
3
Hello world! program in C
4
printf and scanf function in C
Variables in C
1
Variable in c
2
Variable Definition and Initializing
3
Rules for naming c variables
Datatypes in C
1
Datatypes in C
Operators in C
1
Sizeof operator in C
2
C Programming Operator Introduction
3
Pre increment Operator in C
4
Post increment operator in C
5
Pre Decrement operator in C
6
Post Decrement operator in C
7
Arithmetic Operators in C
8
Increment and Decrement operator Example
9
Modulo % operator in C
10
Relational operator in C
11
Bitwise Operator in C
12
Assignment Operator in C
13
Logical Operator in C
14
Conditional Operator in C
15
Miscellaneous Operator in C
Constant in C
1
Basic types of c constants in C
2
Integer constant in C
3
Real constants in C
4
Single character constant in C
C Program Examples
1
C Program to Calculate Area and Circumference of circle
2
C Program to Calculate addition of five different number
3
C Program to Calculate square and cube of a number
4
C Program to Calculate average of three number
5
C Program to Calculate area of a square
6
C Program to Calculate area of rectangle
7
C Program to Calculate area of scalane triangle
8
C Program to Calculate area of right angle triangle
9
C Program to Calculate square root of a number
10
C Program to Calculate area of Equilateral Triangle
11
C Program to Calculate series 1+2+3+4+
12
C Program to Calculate series 1.1 + 2.2 + 3.3 + ...+ N.N
13
C Program to Calculate series 1.1.1 + 2.2.2 + 3.3.3 + ... + N.N.N
14
C Program to Convert celsius into fahrenheit
15
C Program to Convert fahrenheit to celsius
Decision Making in C
1
Decision Making in C
2
If statement in c
3
How to use operators in if statement
4
if else in c
5
Nested if else in c
6
if else Ladder in c
7
Switch case in C Video
Loop Control Statement in C
1
Loop Control Statement in C Language
2
Types of Loop in C Language
3
While loop in C language
4
Do While loop in C
5
For Loop in C Language
6
Nested loop in C
7
Sentinel control loop
8
break statement in C
9
continue statement in C
Array in C Programming Language
1
Array in C Programming Language Video Bangla
2
Array initialization and view in c
3
Array Concept of memory in C
4
sizeof() operator in array in c
5
Bound Checking in Array in C
Pointer in C
1
Pointer in C
2
understanding address of variable in c
No topics found for your search.
Table of Contents
Understanding the Modulo % Operator in C: Function and Examples
Topics
Rumman Ansari
July 23, 2024
864 views
In this video we will learn:
Modulo % operator in C