|
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
cout<<”Hi Every Body”;
cout<<”Will u give me 10 days ?”;
cout<<” I will assure you 85 marks
in Board Examination”;
cout<<”Go through My Notes Topic
Wise”;
cout<<”Power Point Presentation”;
cout<<”Important
Topics In Computer Science Paper-Distribution of Marks”;
cout<<”Programming
Methodology ”;
cout<<”C++
Revision Tour”;
cout<<”Randomize
Function”;
cout<<”Class
and Object”;
cout<<”Constructor
and Destructor”;
cout<<"Inheritance
”;
cout<<”Data
File Handling”;
cout<<”Best
of Luck for your Board Papers”;
getch();
} |
#include<iostream.h>
#include<conio.h>
void main()
{
clrscr();
cout<<”Hi Every Body”;
cout<<”Will u give me 10 days ?”;
cout<<” I will assure you 85 marks
in Board Examination”;
cout<<”Go through My Notes Topic
Wise”;
cout<<”Power Point Presentation”;
cout<<”Array”;
cout<<”Stack,
Linked List and Queues”;
cout<<
“ Database Concept & SQL”;
cout<<”
Structured Query Language”;
cout<<”Importanat
Questions of 15 Marks”;
cout<<”Networking
Concept”;
cout<<”Best
of Luck for your Board Papers”;
getch();
} |