Ads block

C programming output checking-04 || IT job preparation || Infinite Loop ...
Govt. it job preparation Output checking of a c program. Running a loop for infinite time when the condition is not true.
Read more »
C programming output checking-02 || IT job preparation || Floor and ceil...
Output checking of a c program. Finding floor and ceil value of a negative number in c. C program to find the floor value of a number. C program to find the ce…
Read more »
C programming output checking-02 || IT job preparation || Function calli...
#best_programming_solution #it_job_preparation #output_of_c_program #Alamgir_Hossain IT job preparation. Bank job preparation. Govt. it job preparation Output …
Read more »
C programming output checking-01 || IT job preparation || Programming in...
#best_programming_solution #it_job_preparation #output_of_c_program #Alamgir_Hossain IT job preparation. Bank job preparation. Govt. it job preparation Output …
Read more »
তাওহীদি প্রেরণার অবমাননা -আলমগীর হোসেন
তাওহীদি প্রেরণার অবমাননা - আলমগীর হোসেন মানবতার মুক্তির দূত রাহমাতুল্লিল আলামিন । যার আগমনে আত্মহারা সব, বিয়োগে স্তব্ধতা যাকে উপেক্ষায় …
Read more »
How to change the name of main function in c/cpp programming??
How to change the name of main function in c/cpp programming?? #best programming solution #interesting programming solution C programming is the basic buildin…
Read more »
Swapping two numbers using c syntax, function and the concept of class a...
Swapping two numbers by using the third variable. Swapping two numbers by using function. Swapping two numbers by using the concept of object oriented programm…
Read more »
CPP tutorial, Constructor overloading in object-oriented programming wit...
Constructor overloading in object-oriented programming with cpp/c++ What is an overloading constructor in oop with cpp? Constructor overloading in cpp/c++. Con…
Read more »
Addition subtraction using class and object in C++
# include <iostream> using namespace std ; class addSub{ public : int num1, num2; void inPut () { cout << &qu…
Read more »
Major parts of a C program with proper example, 52D Batch
/* Author: Alamgir Hossain Date: 5/10/2020 Purpose: to knowing major parts of a c program */ // 1. Documentation part/documentatio…
Read more »
Function Overloading, operator overloading, function overriding in CPP/C++ || Polymorphism in CPP
Function/Method Overloading in CPP/C++: #include<bits/stdc++.h> using namespace std; class prime{ public: void sum(int a, int b) { …
Read more »
Different types of macro calling with proper example in C
By
Alamgir Hossain
C
#include<stdio.h> #define sum(num1, num2) num1 + num2//Macro Definition #define multiplication(num1, num2, num3) num1 * num2 * num3 #define maximum(a, b…
Read more »
Input and Output in Structure array with different function || Structure in C Programming || Input and Output in Structure
By
Alamgir Hossain
C
·
CPP
Program -01 Structure Creation in C programming. #include<stdio.h> struct student { int id; char name[100]; double result; }; int main() { …
Read more »
Some important abbreviation for IT Related Jobs
CODASYL: Committee/Conference of Data System Language SNMP: Simple Network Management Protocol WCCP: Web Cash Control Protocol IPSLA: Internet Protocol…
Read more »
Click any Bellow Tabs/Tags
Alamgir-Hossain
(14)
Algorithms
(5)
Android problem
(2)
ANN
(1)
ArticleWriting
(26)
Artificial Intelligence
(1)
Assembly
(1)
Bangla Love Poem
(3)
Bangla Poem
(2)
best programming solution
(9)
Books
(2)
BUET IICT MSC Admission
-2021
(1)
C
(49)
Campus
(7)
CPP
(88)
Database
(4)
Differences
(2)
Fishing
(1)
HSC
(1)
Html
(4)
interesting programming solution
(9)
Interview
(2)
It job preparation
(7)
JAVA
(97)
JavaScript
(5)
JSON
(1)
lead generation
(1)
machine learning
(8)
ML Projects
(10)
NewsPaper
(22)
Others
(13)
Perl
(23)
Php
(4)
Poem
(4)
Presentation
(1)
ProblemSolving
(3)
Project
(21)
project proposal
(2)
Prolog
(13)
Python
(33)
research
(38)
Research Tool
(1)
Security
(3)
Social Engineering
(1)
Testimonials
(5)
Tutorial
(2)
Writings
(15)
XML
(1)
YoutubeSEO
(1)
উক্তি
(1)
কবিতা-আলগীর হোসেন
(2)
রম্য
(1)
লেখনী
(36)
LATEST
3-latest-65px
Popular Posts
-
All instructions for connection & insert data in mysql from java JSP and Servlet using tomcat serverFrom this tutorial you can learn about... All instructions for connection & insert data in mysql from java JSP and Servlet using tomc...
-
% Prolog program for addition and multplication-------- % Alamgir Hossain % CSE, JUST go :- write ( 'Enter first number : ' ...
-
Inverse Lagrange’s Interpolation Formula Theory : . Example : 1. Use Lagrange’s inverse interpolation fo...
-
Project Name : Online examination system. Framework : MVC framework in java(3 layer architecture). Language: JAVA JSP, SERVLET, JS...
-
Here is the source code for online exam system using PHP, MYSQL,AJAX, JAVASCRIPT etc.... Source code for Online Exam System