Tuesday

ADVANCED DATABASE SECURITY

 ADVANCED DATABASE SECURITY(MTCSPE3001A)Assignment QuestionsUNIT I: Database Basics & SQLBloom Level 3 – Apply1. Apply the concept of data abstraction by giving real-life examples of each level.2. Write a SQL query to display names and salaries of employees earning more than ₹50,000.3. Draw an ER diagram for a library management system.4. Demonstrate the process of converting...

Friday

Social Network Analysis

 1: Introduction & Tools Define social network analysis and explain its importance in real-world systems. Describe the basic components of a graph. How are these used in network modeling? Explain the differences between directed and undirected networks with suitable examples. Write a Python snippet using NetworkX to create and visualize a simple graph. Describe...

Thursday

Strategic Management

 1: Introduction to Strategic Management Explain the significance of strategic management in achieving organizational goals. Discuss the steps involved in the strategic management process with examples. Analyze how the liberalization of the Indian economy in 1991 impacted corporate strategy. Compare corporate strategy with business and functional strategies. Illustrate...

DATA PRIVACY Syllabus

 DATA PRIVACY MTCSPE1001DCourse objectives:1. To create architectural, algorithmic and technological foundations for the maintenance of the privacy of individuals, the confidentiality of organizations, and the protection of sensitive information, despite the requirement that information be released publicly or semi-publicly.Course outcomes: After successful completion of this...

DCCN: Course objectives and Course Outcomes

 This course introduces students to the fundamental concepts of data communication and computer networks. It covers the basic components of network systems, transmission media, multiplexing, switching technologies, error detection and correction techniques, medium access control protocols, and network topologies. The course also explores Internet protocols, transport layer...

DCCN:BOOKs

 bookData-Communications-and-Networking-By-Behrouz-A.ForouzanComputer Network (Andrew S Tanenba...

Type of connection

 Two types of connectionsa. Point-to-pointb. MultipointIn point-to-point connection the two devices are connected by a dedicated link. The entire capacity ofthe link is reserved for transmission between those two devices.A multipoint (also known as multidrop) connection is one...