Thursday, 24 October 2013

BSNL Dataone Broadband Router - Troubleshooting

Troubleshooting in BSNL Dataone Broadband are as follows...
  1. I do not get ADSL link on my Dataone Modem.
    1. Check if there is any loose connectivity from the splitter to the modem.
    2. If so tightly fix in the cable , wait for about a minute and see if the link is up.
    3. If not contact your local exchange for checking line or launch a complaint :/detail on

How to Configure BSNL DataOne Broadband Password?

You can change the DataOne broadband password through BSNL web site. The process to change the DataOne password are the followings...

Huawei SmartAX MT880 Modem / SmartAx MT882 ADSL Modem Configuration-TYPE-I Modem Configuration

 There are two models of SmartAx MT880 ADSL Modem...
  1. SmartAx MT880 ADSL Modem has One ethernet Port.
  2. SmartAx MT882 ADSL Modem has One ethernet Port and one USB Port.

Thursday, 17 October 2013

CPP Program to Add, Subtract, Multiply and divide Using If and operators(+, -, *, /)

//Write a program to add, subtract, multiply and divide using if and operator(+, -, *, /)
#include<iostream.h>
#include<conio.h>
void main()

CPP Program to Print January, February...................December Using If.

//Write a program to print January, February…………….December using if.
#include<iostream.h>
#include<conio.h>
void main()

Comments System