Write a java program to demonstrate interthread communications.
See Answer →Write a java program to demonstrate interthread communications.
See Answer →Write java programs to demonstrate use of abstract class and interface. Make necessary assumptions.
See Answer →Count the number of employees in each department
See Answer →Show employees whose tax deductions exceed ₹20,000 in July 2025
See Answer →Show average allowances per employee for July 2025
See Answer →
Show the June 2025 salary details of all employees who are working in Maintenance Department
See Answer →
Implement the database design (create tables) that you have created in question 1 using a RDBMS with proper integrity constraints. Enter about 8-10 meaningful records in each of your table.
See Answer →
List the entities, their attributes and relationships for the description given above and make an ER-diagram for this Payroll Management System. You may use the concept of keys, aggregation, generalization, cardinality etc. as per need. Design the suitable RDBMS tables for the ER-diagram you have created. The database design should include keys, foreign keys, constraints and referential integrity constraints. Your database design should be normalized up to 3rd Normal Form. Make necessary assumptions wherever require.
See Answer →
List the entities, their attributes and relationships for the description given above and make an ER-diagram for this Payroll Management System. You may use the concept of keys, aggregation, generalization, cardinality etc. as per need. Design the suitable RDBMS tables for the ER-diagram you have created. The database design should include keys, foreign keys, constraints and referential integrity constraints. Your database design should be normalized up to 3rd Normal Form. Make necessary assumptions wherever require.
See Answer →