Skip to contentIGNOU MCA 4th Semester Solved Assignment
MCSl-045 SOLVED ASSIGNMENT
QUESTIONS SOLVED IN ASSIGNMENT
PART-I MCS-041
- Write and execute the following UNIX commands:
- To change the password.
- To search files in the current directory/subdirectory for lines that match a particular string pattern given as input.
- To print the first 5 lines of a file.
- To print the number of processes run by a particular user.
- To kill a process that is running at the background.
- To display the count of no. of blank spaces in a given file.
- To sort alphabetically, a list of numbers stored ina data file in an ascending order.
- To convert the upper case letters to corresponding lower case letters in a text file.
- To count the number of users currently logged on.
- To display the calendar for a given month and year.
- Write shell programs for the following:
- To find second largest number among the 5 numbers given.
- To find sum of all the alternate digits in a given 7 digit number.
- To count number of vowels in a given string.
- To take 2 strings as input, concatenate them and display the length of the resultant string.
- To display the reverse of a given number.
PART-II MCS-043
- Design a database for a Property Dealer who deals in Flat Rentals, including:
- Apartment data: city, street, house number, apartment number, size (square feet), purchase date and price, rent per month
- Renter data: name, contact information, which apartments she/he has rent (one renter may have several) and for which time periods, agreed start date, agreed end date (if fixed), check out date
- Perform following queries using SQL:
- To find the total rent earned during certain time interval (input to be given by the user) for a particular aptID.
- To display all the aptIDs if the street ID and City are given.
- To display the list of all the renters who have more than one apt.
- To display the list of all aptIDs whose rent is equal to or more than Rs.15,000/- per month in a particular street with apt size more than 850sq feet.
- To display all the details of the apartment which were bought before year 2000 in a particular city and street.
- Write appropriate triggers, exceptions and functions for the above said system database schema and describe them briefly.
Download Now
Pls upload 043 solved assignment 2017-18
MCS-043 Solved Assignment will be shared today…