If you want to make money online : Register now

Course Code : MCS-031
Course Title : Design and Analysis of Algorithms

Course Code : MCS-032
Course Title : Object Oriented Analysis and Design

Course Code : MCS-033
Course Title : Advanced Discrete Mathematics

Course Code : MCS-034
Course Title : Software Engineering

Course Code : MCS-035
Course Title : Accountancy and Financial Management

Course Code : MCSL-036
Course Title : Laboratory Course
(For Object Oriented Analysis and Design,
Software Engineering and Accountancy and
Financial Management)

For Regional Center Lucknow Student

Practical location....
Uptec Lucknow

Date....
11/07/2016


[ ] Servlet, applet
[ ] Thread priorities
[ ] Daemon thread, multithreading
[ ] Servlet session handling
[ ] Insert, update, delete using java DBMS, JDbC, ODBC
[ ] Polymorphism
[ ] Java controls, layout manager
[ ] "this" keyword
[ ] Inheritance, super class
[ ] Distributed system and RMI
[ ] Overload, overlapping
[ ] Garbage collection
[ ] Exception
[ ] Java beans
[ ] String buffer
[ ] Interface in Java
[ ] Security in classes, abstraction
[ ] WAP radius, linked list, input string and concat, uppercase, File handling, area of circle, square
[ ] Print circle in applets


[ ] Distributed database
[ ] ER diagram, Advance Diagram
[ ] Deadlock
[ ] Concurrency Management
[ ] Views, Join
[ ] DML, DDL
[ ] 3tier architecture
[ ] Database Manager
[ ] Keys, index, sequence
[ ] Acid property
[ ] Snf, bcnf, 3nf
[ ] Data replication
[ ] Rdbms vs dbms


[ ] NTFS
[ ]  Packet switching
[ ] IPsec
[ ] EFS services
[ ] Firewall
[ ] Lan, man, wan
[ ] Shell script n flowchart
[ ] Network interface card-  nic
[ ] TOKEN RING protocols
[ ] Vpn
[ ] Coaxial cable and optical cable
[ ] Tcp/ip model
[ ] Network layer n transport layer
[ ] Linux command
[ ] Kerberos
[ ] Print server, print queue manager
[ ] Domain Name server in Linux
[ ] File access mechanism in Linux
[ ] User mode and kernel mode
[ ] Windows server 2000
[ ] TFTP, FtP
[ ] User creating in 2000 server
[ ] Backup domain contoller
[ ] Reverse string using shell
[ ] File security
[ ] OSI
[ ] Repeater, routers, hub, switch
[ ] Snmp
[ ] Fault tolerance system
[ ] 2000 server Layerd architecture
[ ] Gui
[ ] Batch process
[ ] Networks types
[ ] Modem types
[ ] Infrared
[ ] NFS network files server
[ ] Offline file feature
[ ] IDs Instrusion detection system
[ ] Packet filters
[ ] Trust relationship in 2000

#include<stdio.h>
int main()
{
    int i,j;
    
    for(i=1; i<5; i++)
    {
        for(j=0; j<i; j++){
            printf("*");
        }
        printf("\n");
    }
    
    return i;
    
    
    
}

1st Semester

6 june 2016 - MCS011  - Evening

9 JUNE 2016 - MCS012  - MORNING

10 JUNE 2016 - MCS013 - EVENING

13 JUNE 2016 - MCS014 - EVENING

24 JUNE 2016 - MCS015 - EVENING


2nd semester

7 June 2016 - MCS021  - EVENING

11 JUNE 2016 - MCS022 - EVENING

14 JUNE 2016 - MCS023 - EVENING

16 JUNE 2016 - MCS024 - EVENING