Posts

Showing posts from June, 2017

telecommunication project in C++

Guys check it out: //admin name= admin //password : 12345 //LIBRARIES  #include<iostream>  #include<conio.h>  #include<fstream>  #include<math.h>  #include<string.h>  #include<stdio.h>  #include<windows.h>  #include<iomanip>  #include<stdlib.h>  #include<time.h>  using namespace std; //FUNCTION FOR THE AXIS (GOTOXY)  void gotoxy(int x, int y)  {   COORD coord;   coord.X = x;   coord.Y = y;   SetConsoleCursorPosition(GetStdHandle(STD_OUTPUT_HANDLE), coord); } //FUNCTIONZ TO CLEAR CONSOLE WINDOWZ void clearWindow() {      int i,j;      for(i=15; i<65; i++)      {            for(j=0; j<25; j++)            {                 gotoxy(i,j);                 printf(" ");            }      }     return; } void clearWindowz() {      int i,j;      for(i=1; i<80; i++)      {            for(j=0; j<25; j++)            {                  gotoxy(i,j);                  p

Difference between Bsc.Csit and software engineering or BE.software

Which is the difference between Bsc.CSIT(Trivuvan University) and BE.SOFTWARE(Pokhara University)? Please answer.

COMPUTER SCIENCE AND ENGINERRING

Image
BSCCSIT.COM | How should Computer Science and IT/Engineering students should study for Career. 01-4252285 admin@bsccsit.com Menu