C  Topics :

Functions

Diameter & Area of Circle using Functions

Diameter & Area of Circle using Functions যা শিখবো: ধাপে ধাপে ব্যাখ্যা: Step 1: Diameter বের করার জন্য function Step 2: Area বের করার জন্য function Step 3: ইউজার থেকে radius ইনপুট নেওয়া Step 4: ফাংশন কল করে ফলাফল পাওয়া উদাহরণ: আউটপুট উদাহরণ: উদাহরণ ১: উদাহরণ ২: ব্যাখ্যা:

Read More
Find Cube of a Number using Functions

Find Cube of a Number using Functions. যা শিখবো: ধাপে ধাপে ব্যাখ্যা: Step 1: Function তৈরি করা। Step 2: ইউজার ইনপুট নেওয়া। Step 3: Function call করে ফলাফল নেওয়া। উদাহরণ: আউটপুট উদাহরণ: উদাহরণ ১: উদাহরণ ২: ব্যাখ্যা:

Read More
A simple C program that uses functions to create a basic calculator

A simple C program that uses functions to create a basic calculator that can perform addition, subtraction, multiplication, and division Explanation: Another Way simple calculator program that uses a single function to handle all the arithmetic operations. This approach reduces redundancy and makes the code more modular. Explanation:

Read More
©2025 Linux Bangla | Developed & Maintaind by Linux Bangla.