Create a database SELECTION_DB
See Answer →Write Program to perform following tasks
See Answer →Using Structures write an interactive program in C language to create an application
program for a small office to maintain the employee’s database. This application should
be having menu options like
• Creating a New Record
• Reading/Listing of Records
• Modify the record
• Delete the record
Each employee record should have Employee Name, Employee ID, Department Name, Salary, Position,
Date of Joining, etc. The application should be designed user-friendly.
Note: You must execute the program and submit the program logic, sample input and output along
with the necessary documentation for this question. Assumptions can be made wherever necessary
Write a shell program to illustrate the case statement.
See Answer →Write a shell script program to search whether element is present is in the list or not and also display its position in the list.
See Answer →Write a shell script program to perform all Arithmetic Operations using Command line arguments
See Answer →To list all the files in the present working directory including the hidden files.
See Answer →To send a set of files to the line printer
See Answer →To kill a process using its process-id.
See Answer →To pause any process
See Answer →To decompress all the .dat files compressed in
See Answer →To compress all .dat files in the current directory.
See Answer →To list lines that does not include and in a text file.
See Answer →To search for a certain pattern in the files existing in the current directory
See Answer →To copy dir3 to dir4 including sub-directories.
See Answer →Use the cat command, and display all the .txt files in the current directory on the screen at one go.
See Answer →Task Scheduler
See Answer →Backup and Restore feature
See Answer →Disk Defragmenter
See Answer →Windows Defender
See Answer →