Search an array using linear search
October 26, 2008
Linear search is a part of integer arrays which helps user to find the number entered by him and tells him the exact location of the number. Let’s learn to make one…
Calculating number of consonants and vowels
October 9, 2008
Learn to calculate the number of consonants and vowels in the alphabets entered by the user…
Simple exponential calculations in C++
October 9, 2008
Learn to do simple exponential calculations in C++ language…
Make a calculator in C++
October 9, 2008
Learn how to make a simple calculator using C++…




