A simple C++ program in which user enter a number, program reverse it and display reversed number on the console. For example: If input numb...
Home » Archive for 2013
Find Greatest Common Divisor (GCD) of two numbers c++ program
What is GCD of two numbers? It means a greatest number which divides both numbers For example: Two numbers are 18 and 24 Numbers which divid...
By Reza Ikhlasul
Monday, October 28, 2013
cpp code right triangle pattern
right triangle shape code using for loop c++
C++ code to print right triangle shape using nested for loops
Concept used: nested for loop Post Contains: C++ code Line by line variable values and output Image view of code Image view of sample outp...
By Reza Ikhlasul
Tuesday, October 15, 2013
compiler
interpreter
language translators and interpreters
Linker
loader in c program
machine
object program
program portability
source code
Define source code, object code, compiler and interpreter
What is a Program or a Software? Set of instructions given to the computer to solve any problem is called a program. A program is written in...
By Reza Ikhlasul
Monday, September 23, 2013
Armstrong number code dry run with sample input.
Armstrong number code in c++
Armstrong number logic
c++ program to find Armstrong number in c++
find Armstrong number in c++
Find Armstrong number in C++ with logic explanation and code dry run
What is Armstrong number ? A number in which the sum of cube of its individual digits is equal to the number itself is called Armstrong numb...
OSPF Inter-Area Filtering using Area Filter-List
Previous | Intermediate Level | Next Pic. 1 - Topology Diagram. Task 1 Remove OSPF filtering applied in the previous lab. Task2 Ensure th...
OSPF Inter-Area Filtering Using Area Range
Previous | Intermediate Level | Next Pic. 1 - Topology Diagram. Task 1 Remove OSPF filtering applied in the previous lab. Task 2 Configur...
OSPF Filtering Using Administrative Distance
Previous | Intermediate Level | Next Pic. 1 - Topology Diagram. Task 1 Remove OSPF filtering applied in the previous lab. Task 2 Configur...
OSPF Filtering Using Distribute-List with Route-Map
Previous | Intermediate Level | Next Pic. 1 - Topology Diagram. Task 1 Remove OSPF filtering applied in the previous lab. Task 2 Configur...
Subscribe to:
Posts (Atom)