Saturday, June 29, 2013

Download DFS PPT Material's Files

Hello, SY-BCA Students. Download this Data File Structure Material. Here is 4 files. If download link not working just comment below

Download below listed Files

Friday, June 28, 2013

C++ Simple Program with Class

#include<stdio.h>
#include<iostream.h>

class student
{
char name[20];
int age;

public:
void getdata()
{
cin>>name;
cin>>age;
}

Friday, June 21, 2013

First Hello World ! C++ Program

#include<iostream.h>
#include<conio.h>

void main()
{
               clrscr();

               cout<<"Hello World !";

               getch();
}

Monday, June 17, 2013

C++ File Maintain Instruction

This is instruction about How you have to maintain  C++ Lab File :

File Color : "Yellow"
Submit Duration : Each 10 Programs
Program Output : Front of Program Codding (as image below)


Note: Don't write program's output backside of your current codding page. example Id you have written program 1 then its output must be front of its codding.

Tutorial: How to Install Microsoft Lookback Adapter

Today we are going to install Microsoft Lookback Adapter in our system. Here I have listed steps that you will able to install this adapter easily. Follow each steps one by one and if you getting any difficulty in between just be free and post your comment below post. I will help you out.

Steps : How to Install "Microsoft Lookback Adapter"

step 1: Go to your "Control Penal"

step 2: Now, Select "Hardware and Sound"

step 3: Click on "Device Manager"

Sunday, June 9, 2013

Download SMITGUIDE Application for your Android Device

Hello, Friends. Today i'm going to launch SMITGUIDE Application for your Android Device. Download this app and you will able to get update in your phone without opening real website.