0% found this document useful (0 votes)
281 views2 pages

Mca 1st Lab Details

The document provides details of the practical examinations for the first semester of MCA including the concerned faculty, topics, and requirements. It lists Database Management Studies, Computer Organization, Operating System, Unix Practical Exam, and Python Programming as the practical subjects. Students must have their practical files ready by April 12th and should contact Ms. Upasana Verma for the DBMS and CO exams. Lists of programs and commands to include in the practical file are provided for the Unix, Operating System, and Python Programming exams.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
281 views2 pages

Mca 1st Lab Details

The document provides details of the practical examinations for the first semester of MCA including the concerned faculty, topics, and requirements. It lists Database Management Studies, Computer Organization, Operating System, Unix Practical Exam, and Python Programming as the practical subjects. Students must have their practical files ready by April 12th and should contact Ms. Upasana Verma for the DBMS and CO exams. Lists of programs and commands to include in the practical file are provided for the Unix, Operating System, and Python Programming exams.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Suggested Practical Examination for MCA 1st Semester

S.NO. PRATICAL NAME CONCERNED FACULTY


1. DATABASE MANAGEMENT STUDIES MS. UPASANA VERMA
2. COMPUTER ORGANIZATION MS. UPASANA VERMA
3. OPERATING SYSTEM MR. SHALENDRA
4. UNIX PRATICAL EXAM MR. QAMAR ALAM
5 PYTHON PROGRAMMING MR. QAMAR ALAM

NOTE: 1. Dear all Students, make sure your practical file must be ready before 12-April-2021.
2. For DBMS and CO practical exam talk to Ms. Upasana Verma.
3. Operating System, Unix Practical and Python Programming lists are given below. Make those program
in your practical file.

UNIX Practical List: MCAP 103


Shell script program to copy contents of one file to another.
1. Write a shell script program to display list of user currently logged in.
2. Write a shell script program to display “HELLO WORLD”.
3. Write a shell Script program to check whether the given number is even or odd.
4. Shell script Program to search whether element is present is in the list or not.
5. Shell script program to check whether given file is a directory or not.
6. Shell script program to count number of files in a Directory.
7. Write a shell script to change the priority of processes.
8. Write a shell script to change the ownership of processes

MCAP 106 Programming in Python


1. Introduction to Python IDE and basic command syntax.
2. Writing simple programs to practice knowledge of variable, data types, strings, control structure.
3. Writing programs to use various libraries related with data manipulation.
4. Wring program of user defined functions, list etc.
5. Writing programs related with file I/O using text file, CSV file, Binary file
6. Writing programs to implement Object Oriented programming concepts.
MCAP 103 OPERATING SYSTEM
Note: Make these command for your Practical Exam in a File.

1. Study of logging/logout details.


2. Study of Unix/Linux general purpose utility command list obtained from (man, who, cat, cd, cp,
ps, ls, mv,
1. rm, mkdir, rmdir, echo, more, date, time, kill, history, chmod, chown, finger, pwd, cal, logout,
shutdown)
2. commands.
3. Study of grep, find, comm.,cmp anf diff command.
4. Study of sort command with its options.
5. Filters: cat, head, tail, sort, uniq.
6. Process Utilities (ps, kill, wait, sleep).
7. Study of vi editor
8. Study of Bash shell, Bourne shell and C shell in Unix/Linux operating system.
9. Study of Unix/Linux file system (tree structure).
10. Study of .bashrc, /etc/bashrc and Environment variables.
11. Study of file permissions. Chmod with character and octal modeL

You might also like