Sunteți pe pagina 1din 8

<Practical file>

<year>

Computer Science practical file

Developed By

<Student Name>

<School Name>

Project: <Project Title> Developed By <Students Name> Page:#1/8


Index

Sno Description Pageno


1 Certificate 3
2 Acknowledgement & References 4
3 Introduction 5
4 Source Code of each question with 7
question mentioned
5 Output Screen of each question 32
6 bibliography 40

Project: <Project Title> Developed By <Students Name> Page:#2/8


Certificate
This is to certify that <Practical file> Computer
Science project is developed by <First Student
Name under my supervision in the computer lab of
<School Name> in the session 2014-2015. The work
done by them is original.

<Teacher Name>
Computer Science Teacher
Date: ____________

Project: <Project Title> Developed By <Students Name> Page:#3/8


Acknowledgement
We would like to express my sincere gratitude to my
computer teacher <Computer Teacher Name> for
his vital support, guidance and encouragement without
which this project would not come forth from my side.
Who helped me completing the project by giving
ideas,thoughts and made this project easy and accurate.
We wish to thank my parents for their undivided support
and interest who inspired me and encouraged me to go
my own way, without which I would be unable to
complete my project.

Reference

1.www.google.com/C++ project
2.www.wikepedia.com/c++ projects
3.Classnotes.

Project: <Project Title> Developed By <Students Name> Page:#4/8


Introduction

Project: <Project Title> Developed By <Students Name> Page:#5/8


Source Code
/*
Project Title:________________
Version :__________
Developed By :_________,_________,_________
School :______________
*/

//Header Files
#include <fstream.h>

//Classes
class One
{

};

//Function Prototypes
void One();
void Two();

//Main Function
void main()
{

}
//Function Definitions
void One()
{

}
void Two()
{

Project: <Project Title> Developed By <Students Name> Page:#6/8


Output Screen Captures
(with all main screens)

Project: <Project Title> Developed By <Students Name> Page:#7/8


Hardware & Software Requirement

Hardware Requirement
Intel core/i3/i5/i7 or any equivalent
With at least 256 MB RAM
2 MB free space on Hard Disk
Color Monitor/LCD

Operating System & Compiler


MS Windows
Turbo C++ 3.0 Compiler/Dev C++ or any equivalent

Project: <Project Title> Developed By <Students Name> Page:#8/8

S-ar putea să vă placă și