Tuesday, May 06, 2014

Introduction To C++

C ++ Programming In Sem1 Includes Only Introduction to the Programming Language.It Includes Algorithms and Flowcharts as a base of Programming  AND Condition Statements,Loops,Data types,Pointers,arrays,Structures,Vectors,Strings in C++. It Doesn't Involves Object Oriented Programming in C++ ,Only The Basics.


Reference Books:
1. Problem Solving with C++ Walter Savitch.
2. Introduction To C++ Programming Book For Bsc-IT By Vipul Prakashan.
3. Let us C++ By Yashwant Kanetkar.
4. Programming with C++ by Tata McGrawHill.

Notes Download:
Complete Notes -Here

Practicals:
Students Have to maintain A Journal Book For Writing these 14 Programs.


1) Write a C++ program for finding greatest of three number.
2) Write a C++ program for solving the quadratic equation.
3) Write a C++ program to print all the prime numbers in a given range.
4) Write a C++ program for displaying the Fibonacci series.
5) Write a C++ program for converting number to words. (switch,break,continue)
6) Write a C++ function for swapping two numbers without using third variable.
8) Write a recursive function for factorial of given number.
9) Write your own function for string reverse , string palindrome , string comparision
10) Write a program for sorting the number in ascending and descending order

11) Write a program for Matrix addition and multiplication.

12) Write a program for implementing the concept of structures.

13) Write a program for finding the greatest and smallest number using vector.
14) Write a program for implementing the concept of call by value and call by reference.

All The Programs With Their Solution are Posted Here - C++ Programs For Bsc-it


For Help in Any of The Above Programs U can Contact us at - bscit.cracked999@gmail.com 

No comments:

Post a Comment