Latest POSTS
C++ | Multiplication of Matrices using 2d Arrays

C++ | Multiplication of Matrices using 2d Arrays
Introduction This program is to multiply two matrices. The program below is given. The program is extendable. Look at the extending it section in this post. Go enjoy the program. Program to multiply two matrices : #include<iostream.h> #include<conio.h> void... Read More »C++ | hello world
C++ | hello world
First C++ program, hello world The hello world program is one of the simplest programs, but it already contains the fundamental components that every C++ program has. Don’t be overwhelmed, we will take a look at the code... Read More »C++ | Sum of Matrices using 2d Array

C++ | Sum of Matrices using 2d Array
Introduction This program is of sum of matrices using 2d arrays. The program below is given. The program is extendable by using more numbers for matrix. Program of sum of matrices 1: #include<iostream.h> 2: #include<conio.h> 3: void main() 4:... Read More »Download Full screen Turbo C++ For Windows 7 / windows 8 32bit / 64bit working tested

Download Full screen Turbo C++ For Windows 7 / windows 8 32bit / 64bit working tested
Turbo C is an Integrated Development Environment and compiler for the C programming language from Borland. First introduced in 1987, it was noted for its integrated development environment, small size, fast compile speed, comprehensive manuals and low price. In May 1990, Bore-land replaced Turbo C with Turbo C++. In 2006, Bore-land... Read More »Create Separate Contact Page in Blogger
Create Separate Contact Page in Blogger
Blogger launched it’s official version of the Contact Form Widget but, it works only on the Blogger Sidebar. If you don’t want to add the contact form to your Blog’s sidebar but want it to appear on a specific page,... Read More »how to add data | month| year and day in blogger
how to add data | month| year and day in blogger
Live Demo How to Add add data | month| year and day in blogger Go to Blogger >> template Step 1 Copy the following code and paste inside an Template (script) <div id='mydate'> <script type='text/javascript'> /*<![CDATA[*/ var mydate=new... Read More »How To Remove Showing Posts With Label Show All Posts
How To Remove Showing Posts With Label Show All Posts
Getting rid of the message "showing posts with a specific label" above your blog title why you choose on a particular label will help you get your blog to look more professional and less of blog like features. When it... Read More »
Subscribe to:
Posts
(
Atom
)