Wednesday, 22 April 2015

BSc Physics MG University Sixth Semester C++ Programs for Practical Examination

PH6BO1U

CALCULATION OF 'g' - SIMPLE PENDULUM
MATRIX MULTIPLICATION

PH6BO2U

TEMPERATURE CONVERSION
SORTING 
QUADRATIC EQUATION



PH6BO4U

BISECTION METHOD
FIBONACCI SERIES

NOTE: 
The programs are coded for Ubundu/Linux. You can use same program of Turbo C++/Windows by simply deleting step using namespace std; and adding .h for all header files, E.g:- #include<iostream.h>. 
Use <conio.h> header file, use getch() instead of return(0)

Discussion/Doubts:


No comments :

Post a Comment

Related Posts Plugin for WordPress, Blogger...