
Looping Under the for Statement
Looping Under the for Statement
The general form of the for statement is

Using Nested Loops
Using Nested Loops

The do-while Loop
The do-while Loop

The while Loop
The while Loop

Question and Answer
Question and Answer
Q How does a for loop work?

Exercises : Answer the following Question
To help you solidify your understanding of this hour's lesson, you are encouraged to try to answer the quiz questions and finish the exercises prov

Working with the Cast Operator
Playing with the Cast Operator

Question and Answer
Question and Answer
Q What is the difference between the pre-increment operator and the post-increment operator?

Using the Precision Specifier
Using the Precision Specifier

Aligning Output
Aligning Output

Adding the Minimum Field Width
Adding the Minimum Field Width

Converting to Hex Numbers
Converting to Hex Numbers

Revisiting the printf() Function
Revisiting the printf() Function

Another Function for Writing: putchar()
Another Function for Writing: putchar()

C প্রোগ্রামিং এর putc() Function এর ব্যবহার
Using the putc() Function

C প্রোগ্রামিংয়ের getchar() Function এর ব্যবহার
Using the getchar() Function

C প্রোগ্রামিংয়ে getc() Function এর ব্যবহার
Using the getc() Function

C প্রোগ্রামিং এর double Data Type সম্পর্কে আলোচনা
The double Data Type

C প্রোগ্রামিংয়ের float Data Type সম্পর্কে আলোচনা
The float Data Type

C প্রোগ্রামিংয়ের int Data Type সম্পর্কে আলোচনা
The int Data Type