Itechnoplus Education and Solution Private Limited

Itechnoplus Education and Solution Private Limited ITES - Itechnoplus Education and Solution Pvt. Ltd. is a Certified Educational Institute. Ltd is a certified Educational Institute.

We have a team of hard working & dedicated professionals who are working to build expert’s man power to fulfill our aim of contributing to the nation. ITES’s mission is to be the most preferred Educational & Training Institute and evolve into a World Class Institution. We at ITES offers distance education courses through MGU, JNU, MMYVU,CMJ and Approved by UGC, DEC & AICTE. ITES Offers certificate

, Diploma, Post Graduate Diploma, UG & PG Courses under technical collaboration with the various universities.

Now ITES became the exam centre of CPSM exam conducting by WWW.ISM-INDIA.ORG
22/03/2014

Now ITES became the exam centre of CPSM exam conducting by WWW.ISM-INDIA.ORG

Introducing World Class Supply Management Training (CPSM) & MLS-SCM.

http://www.ites.net.in/wp/?p=206
29/01/2014

http://www.ites.net.in/wp/?p=206

Open source technology platforms have grown significantly over the last decade as enterprises value the stability and security of the platform to run corporate IT workloads. Some of the world’s largest web sites run on the open source Apache web server: sites like Wikipedia, YouTube, Tumblr and Appl...

Online Test
07/11/2013

Online Test

27/10/2013

IBPS EXAM going on !!! All the best for candidates !!!

SCDL @ ITES Patna Centre
24/08/2013

SCDL @ ITES Patna Centre

17/08/2013

RBI Exam going on here at ITES Centre

HIDE UR FOLDERS.. NEVER KNOWN TRICK !!!!! DISGUISE THEM TO "RECYCLE BIN"Here is a latest trick to hide your important fo...
31/07/2013

HIDE UR FOLDERS.. NEVER KNOWN TRICK !!!!! DISGUISE THEM TO "RECYCLE BIN"
Here is a latest trick to hide your important folder into recycle bin.


Instructions :-

Rename any folder with extension {645FF040-5081-101B-9F08-00AA002F954E}

eg.,

If u've a folder games

Press F2,

Then type, "games.{645FF040-5081-101B-9F08-00AA002F954E}"

See the magic....

31/07/2013

Write a program to demonstrate the usage of threads in C #.

using System;
using System.Threading;

namespace ConsoleApplication4
{
class Program
{
static void Main()
{
Thread thread1 = new Thread(new ThreadStart(A));
Thread thread2 = new Thread(new ThreadStart(B));
thread1.Start();
thread2.Start();
thread1.Join();
thread2.Join();
}

static void A()
{
Thread.Sleep(100);
Console.WriteLine('A');
}

static void B()
{
Thread.Sleep(1000);
Console.WriteLine('B');
}
}
}

31/07/2013

Write a program for distance vector algorithm to find suitable path for transmission.

MAX 10
struct dist_vect
{
int dist[MAX];
int from[MAX];
};
int main()
{
int adj[MAX][MAX],n,i,j,hop[10][10]={{0}},k,count;
struct dist_vect arr[10];
printf("Enter the number of nodes\n");
scanf("%d",&n);
printf("Enter adjecency matrix\n");
for(i=0;i

31/07/2013

Write a program for frame sorting technique used in buffers.



struct frame
{
int fslno;
char finfo[20];
};
struct frame arr[10];
int n;
void sort()
{
int i,j,ex;
struct frame temp;
for(i=0;i

31/07/2013

.Net Training going more easy and affordable at our centre. We are also providing maximum practical approach.

Course - .NET
Fee – 7200/-
Installment Facility – YES

Project – Yes
Project Charge – 2500/-

New Batch Start- 22-April-2013
Timing - 8.30 - 9.30 , 9.30 - 10.30 , 3.00 - 4.00 PM

28/07/2013

ITES is the Patna Leading Professional Training institute in Computer Software Engineering and Computer Networking training. We are also providing summer training for the B.Tech /BE candidates with Maximum practical Approach. We are helping IT aspirant by creating projects on .Net and Java with best helping faculty. Our team IT is fully equipped with latest trend in software development.
Currently we just started C, C++ , JAVA and .Net classes with Live projects at our centre. You can enjoy a lots of software development tools here with our faculty.

Fees are as follows:-
C= 2500/-
C++= 3000/-
Core JAVA = 4000/-Net = 7200/-

Project - 2500/-

For more details please feel free to talk with Mr. Om Prakash Sharma @ +91-7488546488

Address

Patna
800014

Alerts

Be the first to know and let us send you an email when Itechnoplus Education and Solution Private Limited posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share