21
MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS COURSE OUTCOMES (AY: 2019 2020)

COURSE OUTCOMES (AY: 2019 2020)

  • Upload
    others

  • View
    1

  • Download
    0

Embed Size (px)

Citation preview

Page 1: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477

DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES

(AY: 2019 – 2020)

Page 2: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: OOPs Programming with C++

Subject Code:18MCA11 Course Code: C11

CO’s DESCRIPTION OF THE OUTCOMES

C11.1 Understand the concept of object oriented programming and differentiate it with procedure oriented programming.

C11.2 Apply C++ features such as class, objects, constructors, destructors, inheritance and templates in program design and implementation.

C11.3 Analyze the characteristics of OOPS and build object oriented software using C++.

C11.4 Assess the OOPs features like Virtual Functions,Polymorphism and Exception Handling with other programming languages.

C11.5 Develop an application using the concepts of OOPS and associated concepts for complex problem.

CO No PO No

1 2 3 4 5 6 7 8 9 10

C11.1 3

C11.2 3 3 3 2 2

C11.3 3 2 3 3

C11.4 3 3 3

C11.5 3 3 2

C11 3 3 2.75 3 2.75 2 Subject: Unix and Shell Programming

Subject Code: 18MCA12 Course Code: C12

CO’s DESCRIPTION OF THE OUTCOMES

C12.1 Understand the Unix Architecture, Unix environment (Commands and its options), Process management, Shell Scripting.

C12.2 Apply the Unix commands to extract, interpret data for further processing.

C12.3 Analyze the problem scenario and identify the commands and options required to solve the problem and infer the results.

C12.4 Evaluate the correctness of solution for an application problem written through shell scripts/AWK scripts.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C12.1 2

C12.2 3 2 3 2 2

C12.3 3 2 3 3

C12.4 2 3 3

C12 3 2.5 2.33 3 2.67 2 2

Page 3: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Web Technologies Subject Code: 18MCA13 Course Code: C13

CO’s DESCRIPTION OF THE OUTCOMES

C13.1 Comprehend the concepts, protocols and user interfacing within the spectrum of web programming.

C13.2 Apply the knowledge of HTML, JavaScript’s and XML to design web portals.

C13.3 Analyze the usage of HTML, XML, CSS and JavaScript for web portals.

C13.4 Evaluate the suitability of protocols, concepts and interfacing for web applications.

C13.5 Create a web portal by using of HTML, XML, CSS, Javasript.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C13.1 C13.2 3 3 3 2 2 C13.3 3 2 3 3 C13.4 3 3 3 C13.5 3 3 2

C13 3 3 2.75 3 2.75 2

Subject: Software Engineering Subject Code: 18MCA14 Course Code: C14

CO’s DESCRIPTION OF THE OUTCOMES

C14.1 Acquire the knowledge about fundamental concepts of software engineering, process models, modern engineering tools used in software development and few Software Testing techniques.

C14.2 Apply the concepts of software engineering in analyzing the problem statements, preparing structured SRS document, identifying the suitable process model for a given problem.

C14.3 Analyze the suitability of chosen model using different UML diagrams for a given problem.

C14.4 Assess the errors in the designed model for free application using suitable testing techniques.

C14.5 Evaluate Software engineering concepts and skills in the real world problem scenario independently.

CO

No. PO No.

1 2 3 4 5 6 7 8 9 10 C14.1 1 2 2 1 3 2 2

C14.2 2 2 2

C14.3 3

C14.4 2

C14.5 2 2 3

C14 1.5 2 2,66 2 1 3 2 2.5

Page 4: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Computer Organization

Subject Code: 18MCA15 Course Code: C15

CO’s DESCRIPTION OF THE OUTCOMES

C15.1 Understand and Acquire the knowledge on Basic Digital System, memory system and Computer System Organization

C15.2 Analyze and examine number system, combinational logic circuits and assembly language programs.

C15.3 Design and construct logic circuits and assembly programs.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C15.1 2

C15.2 2 2 3 2 2

C15.3 3 2 2 3 2

C15 2 2 2 2.5 2.5 2 2 Subject: OOPs Programming with C++ laboratory

Subject Code: 18MCA16 Course Code: C16

CO’s DESCRIPTION OF THE OUTCOMES

C16.1 Understand the concept of object oriented programming and differentiate it with procedure oriented programming.

C16.2 Apply C++ features such as class, objects, constructors, destructors, inheritance and templates in program design and implementation.

C16.3 Analyze the characteristics of OOPS and build object oriented software using C++.

C16.4 Assess the OOPs features like Virtual Functions,Polymorphism and Exception Handling with other programming languages.

C16.5 Develop an application using the concepts of OOPS and associated concepts for complex problem.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C16.1 3

C16.2 3 3 3 2 2

C16.3 3 2 3 3

C16.4 3 3 3

C16.5 3 3 2

C16 3 3 2.75 3 2.75 2

Page 5: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Unix Programming Laboratory

Subject Code: 18MCA17 Course Code: C17

CO’s DESCRIPTION OF THE OUTCOMES

C17.1 Understand the Unix Architecture, Unix environment (Commands and its options), Process management, Shell Scripting.

C17.2 Apply the Unix commands to extract, interpret data for further processing.

C17.3 Analyze the problem scenario and identify the commands and options required to solve the problem and infer the results.

C17.4 Evaluate the correctness of solution for an application problem written through shell scripts/AWK scripts.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C17.1 2

C17.2 3 2 3 2 2

C17.3 3 2 3 3

C17.4 2 3 3

C17 3 2.5 2.33 3 2.67 2 2

Subject: Web Technologies Laboratory.

Subject Code: 18MCA18

Course Code: C18

CO’s DESCRIPTION OF THE OUTCOMES

C18.1 Comprehend the concepts, protocols and user interfacing within the spectrum of web programming.

C18.2 Apply the knowledge of HTML, JavaScript’s and XML to design web portals.

C18.3 Analyze the usage of HTML, XML, CSS and JavaScript for web portals.

C18.4 Evaluate the suitability of protocols, concepts and interfacing for web applications.

C18.5 Create a web portal by using of HTML, XML, CSS, Javasript.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C18.1 C18.2 3 3 3 2 2 C18.3 3 2 3 3 C18.4 3 3 3 C18.5 3 3 2

C18 3 3 2.75 3 2.75 2

Page 6: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Programming using JAVA Subject code:18MCA21 Course Code: C21

CO’s DESCRIPTION OF THE OUTCOMES

C21.1 Understand the Core OOP concepts in Java, Java Networking and Applets

C21.2 Apply the JAVA Object oriented concepts in writing given java programs.

C21.3 Analyze the solution for a given problem statement using Core java concepts.

C21.4 Evaluate the suitability of classes, interfaces in the development of java console based application.

C21.5 Design the learning's into real world problems solutions.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C21.1

C21.2 3 3 3 2 2

C21.3 3 2 3 3

C21.4 3 2 3

C21.5 3 3 2

C21 3 3 2.5 3 2.75 2

Subject: Data Structures using C++ Subject Code: 18MCA22 Course Code: C22

CO’s DESCRIPTION OF THE OUTCOMES

C22.1 Understand the behavior of different data structures, arrays, stack, queue, list and tree with their applications in its entire spectrum.

C22.2 Apply data structure concepts and programming knowledge to solve given problem under study.

C22.3 Analyze the results of chosen data structures in terms of its effectiveness to solve the problem and infer the same.

C22.4 Evaluate the correctness of the chosen type of structure in terms of their efficacy to solve complex application problem.

C22.5 Create applications using data structures for complex problem.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C22.1 3

C22.2 3 3 3 2 2

C22.3 3 2 3 3

C22.4 3 3 3

C22.5 3 3 2

C22 3 3 2.75 3 2.75 2

Page 7: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Discrete Mathematical Structures and Statistics

Subject code:18MCA23 Course Code: C23

CO’s DESCRIPTION OF THE OUTCOMES

C23.1 Understand and use logical notation and mathematical fundamental concepts using sets, relations & functions, permutation and mathematical induction.

C23.2 Construct logic gates and use the rules of inference for logical implication.

C23.3 Explain the probability through Baye’s theorem, concept of discrete and continous

probability distribution with mean and variance. C23.4 Apply permutation combination and statistical methods for correlation, regression and

also for curve fitting.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C23.1 3 2 2 C23.2 3 2 2 C23.3 3 2 2 C23.4 3 2 2

C23 3 2 2

Subject: Computer Networks Subject Code: 18MCA24 Course Code: C24

CO’s DESCRIPTION OF THE OUTCOMES

C24.1 Understand the fundamentals of Networking Technologies and Network Management concepts such as layers, protocols, IP addressing, cabling, architecture and associated concepts.

C24.2 Apply the principle concepts of networking for a given problem.

C24.3 Analyze the suitability of protocols, networks stands, IP addressing, cabling networking and LAN for application problem.

C24.4 Evaluate the correctness of network protocols, Architectures and chosen parameters in terms of their efficacy to solve a given problem.

C24.5 Design networks using fundamental concepts of networking for an application problem.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C24.1 2 C24.2 3 2 3 2 2 C24.3 3 2 3 3 C24.4 2 3 3 C24.5 3 3 2 C24 3 2.5 2.5 3 2.75 2 2

Page 8: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Operating Systems Subject code:18MCA25 Course Code: C25

CO’s DESCRIPTION OF THE OUTCOMES

C25.1 Understand the structure of OS and basic architectural components involved in OS design

C25.2 Illustrate the concept of Process Management , Mutual Execution and Security

C25.3 Analyze the concepts of the deadlock and different approaches to Memory Management

C25.4 Prioritize the concepts of file system interface and implementation, disk management

C25.5 Design the contemporary concepts of the Linux OS

CO No PO No

1 2 3 4 5 6 7 8 9 10 C25.1 2 C25.2 3 2 3 2 2 C25.3 3 2 3 3 C25.4 2 3 3 C25.5 3 3 2 C25 3 2.5 2.5 3 2.75 2 2

Subject: JAVA Programming Lab Subject Code: 18MCA26 Course Code: C26

CO’s DESCRIPTION OF THE OUTCOMES C26.1 Understand the Core OOP concepts in Java, Java Networking and Applets C26.2 Apply the JAVA Object oriented concepts in writing given java programs. C26.3 Analyze the solution for a given problem statement using Core java concepts.

C26.4 Evaluate the suitability of classes, interfaces in the development of java console based application.

C26.5 Design the learning's into real world problems solutions.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C26.1

C26.2 3 3 3 2 2

C26.3 3 2 3 3

C26.4 3 2 3

C26.5 3 3 2

C26 3 3 2.5 3 2.75 2

Page 9: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Data Structures Lab Subject code:18MCA27 Course Code: C27

CO’s DESCRIPTION OF THE OUTCOMES

C27.1 Understand the behavior of different data structures, arrays, stack, queue, list and tree with their applications in its entire spectrum.

C27.2 Apply data structure concepts and programming knowledge to solve given problem under study.

C27.3 Analyze the results of chosen data structures in terms of its effectiveness to solve the problem and infer the same.

C27.4 Evaluate the correctness of the chosen type of structure in terms of their efficacy to solve complex application problem.

C27.5 Create applications using data structures for complex problem.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C27.1 3

C27.2 3 3 3 2 2

C27.3 3 2 3 3

C27.4 3 3 3

C27.5 3 3 2

C27 3 3 2.75 3 2.75 2

Subject: Computer Networks Lab Subject Code: 18MCA28 Course Code: C28

CO’s DESCRIPTION OF THE OUTCOMES

C28.1 Understand the fundamentals of Networking Technologies and Network Management concepts such as layers, protocols, IP addressing, cabling, architecture and associated concepts.

C28.2 Apply the principle concepts of networking for a given problem.

C28.3 Analyze the suitability of protocols, networks stands, IP addressing, cabling networking and LAN for application problem.

C28.4 Evaluate the correctness of network protocols, Architectures and chosen parameters in terms of their efficacy to solve a given problem.

C28.5 Design networks using fundamental concepts of networking for an application problem.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C28.1 2 C28.2 3 2 3 2 2 C28.3 3 2 3 3 C28.4 2 3 3 C28.5 3 3 2 C28 3 2.5 2.5 3 2.75 2 2

Page 10: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Database Management Subject code: 18MCA31 Course Code: C31 System

CO’s DESCRIPTION OF THE OUTCOMES

C31.1 Understand the fundamental concepts of database, relation, relational models and algebra, SQL, and normalization algorithms.

C31.2 Apply the principle concept and models to construct feasible solution for given DBMS problem under study.

C31.3 Analyze the principle input and output parameters of DBMS as applicable to database manipulation strategies.

C31.4 Evaluate the correctness of the chosen normalization in terms of its effectiveness to solve a problem under investigation.

C31.5 Create database using the proven concepts for complex management systems.

Subject: Design And Analysis Of Algorithms

Subject Code: 18MCA33 Course Code: C33

CO No. PO No.

1 2 3 4 5 6 7 8 9 10 C33.1 1 1 2 C33.2 3 3 3 3 2 2 C33.3 2 2 3 C33.4 2 2 C33.5 3 3 C33 2 2.33 2.5 3 1.5 2.33

CO No PO No

1 2 3 4 5 6 7 8 9 10 C31.1 3

C31.2 3 3 3 2 2

C31.3 3 2 3 3

C31.4 3 3 3

C31.5 3 3 2

C31 3 3 2.75 3 2.75 2

CO’s DESCRIPTION OF THE OUTCOMES

C33.1 Understand and Analyze the performance of recursive and non recursive algorithms and use of asymptotic notations to measure the performance of algorithms.

C33.2 Apply prior knowledge of mathematics and standard algorithm to solve given problems.

C33.3 Analyze the complexities of various problems in different domains and infer the results.

C33.4 Assess the solution in terms of their efficacy to solve a given problem under various domains.

C33.5 Design algorithms for different types of problems by using various design techniques.

Page 11: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: System Software

Subject Code: 18MCA34

Course Code: C34

CO’s DESCRIPTION OF THE OUTCOMES

C34.1 Understand different types of machine architectures, and working procedure of assemblers, loaders and linkers, Macros and compilers.

C34.2 Apply a grammar for matching the input pattern for designing compilers.

C34.3 Analyze the source codes, translate them in to machine codes and infer their functioning efficacy.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C34.1 2 C34.2 3 3 3 2 2 C34.3 3 2 3 3

C34 3 3 2.5 3 2.5 2 2

Subject: Management Information Systems

Subject Code: 18MCA354

Course Code: C354

CO’s DESCRIPTION OF THE OUTCOMES

C354.1 Understand the leadership role of Management Information Systems in achieving business competitive advantage through informed decision-making.

C354.2 Analyze and synthesize business information needs to facilitate evaluation of strategic alternatives.

C354.3 Apply Management Information Systems knowledge and skills learned to facilitate the acquisition, development, deployment, and management of information systems.

C354.4 Effectively communicate strategic alternatives to facilitate decision-making.

C354.5 Familiarize with the business applications & E-commerce initiatives.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C354.1 2 2

C354.2 2 3 2 2 3

C354.3 3 3 2 2

C354.4 3 2 2 2

C354.5 3 3

C354 2.5 2.6 3 2 2 2 2 2 2.5

Page 12: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: DBMS Lab Subject Code: 18MCA36 Course Code: C36

CO’s DESCRIPTION OF THE OUTCOMES

C36.1 Understand the fundamental concepts of database, relation, relational models and algebra, SQL, and normalization algorithms.

C36.2 Apply the principle concept and models to construct feasible solution for given DBMS problem under study.

C36.3 Analyze the principle input and output parameters of DBMS as applicable to database manipulation strategies.

C36.4 Evaluate the correctness of the chosen normalization in terms of its effectiveness to solve a problem under investigation.

C36.5 Create database using the proven concepts for complex management systems.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C36.1 3

C36.2 3 3 3 2 2

C36.3 3 2 3 3

C36.4 3 3 3

C36.5 3 3 2

C36 3 3 2.75 3 2.75 2

Subject: Algorithms Laboratory Subject Code: 18MCA38 Course Code: C38

CO’s DESCRIPTION OF THE OUTCOMES

C38.1 Understand and Analyze the performance of recursive and non recursive algorithms and use of asymptotic notations to measure the performance of algorithms.

C38.2 Apply prior knowledge of mathematics and standard algorithm to solve given problems.

C38.3 Analyze the complexities of various problems in different domains and infer the results.

C38.4 Assess the solution in terms of their efficacy to solve a given problem under various domains.

C38.5 Design algorithms for different types of problems by using various design techniques.

CO No. PO No.

1 2 3 4 5 6 7 8 9 10 C38.1 1 1 2 C38.2 3 3 3 3 2 2 C38.3 2 2 3 C38.4 2 2 C38.5 3 3 C38 2 2.33 2.5 3 1.5 2.33

Page 13: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Ad. Java Programming Subject code:18MCA41 Course Code: C41

CO’s DESCRIPTION OF THE OUTCOMES

C41.1 Comprehend the concept of Servlets , JSP, JDBC Architecture, Database interactions and EJBs.

C41.2 Apply the usage of Servlets, JSP,Java beans, JDBC concepts in the development of Java Web and Enterprise Applications.

C41.3 Analyze the usage of Servlets, JSP, Java beans and JDBC in Web application development.

C41.4 Evaluate the suitability of Servlets, JSP, Java beans and JDBC concepts in the development of an efficient application.

C41.5 Create the Java Database web application using Servlets, JSP, Java beans and JDBC concepts.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C41.1

C41.2 3 3 3 2 2

C41.3 3 2 3 3 2

C41.4 3 3 3

C41.5 3 3 2

C41 3 3 2.75 3 2.75 2

Subject: Advanced Web Programming

Subject Code: 18MCA42 Course Code: C42

CO’s DESCRIPTION OF THE OUTCOMES

C42.1 Comprehend the concepts, protocols and user interfacing within the spectrum of web programming.

C42.2 Apply the knowledge of MVC architecture to develop web portal. C42.3 Analyze the usage of jQuery, PHP, Ruby on rails, and D3.js. C42.4 Evaluate web applications by using PHP and HTML C42.5 Create a web portal by using both client side and server side Technologies.

CO No PO No

1 2 3 4 5 6 7 8 9 10

C42.1 C42.2 3 3 3 2 2 C42.3 3 2 3 3 C42.4 3 3 3 C42.5 3 3 2

C42 3 3 2.75 3 2.75 2

Page 14: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Object Oriented Modeling and Design

Subject code:18MCA43 Course Code: C43

CO’s DESCRIPTION OF THE OUTCOMES

C43.1 Construct models to show the importance of systems analysis and design in solving complex problems.

C43.2 Will be able to differentiate how the object-oriented approach differs from the traditional approach to systems analysis and design.

C43.3 Explain the importance of modeling and how the Unified Modeling Language (UML) represents an object-oriented system using a number of modeling views.

C43.4 Construct various UML models (including use case diagrams, class diagrams, interaction diagrams, state chart diagrams, activity diagrams, and implementation diagrams) using the appropriate notation.

C43.5 Recognize the difference between various object relationships: inheritance, association, whole-part, and dependency relationships.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C43.1 3 2

C43.2 2 3 2 2

C43.3 3 3 2 3

C43.4 3 2 2

C43.5 2 2 2 3

C43 2.66 3 3 2.33 2 2 2 2 2.66 Subject : Cloud Computing Subject Code: 17MCA444 Course Code: C444

CO’s DESCRIPTION OF THE OUTCOMES

C444.1 Understand the fundamental concepts of cloud computing such as paradigms, virtualization and service models.

C444.2 Apply the principles of computing paradigms like parallel and distributed computing for given problem under study.

C444.3 Analyze the correctness of the chosen model in terms of its potential to solve an application problem.

C444.4 Evaluate the suitability of different deployment and service models for an application problem.

C444.5 Evaluate ethical and potential security issues related to cloud environment.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C444.1 C444.2 3 3 3 2 2 C444.3 3 2 3 3 C444.4 3 3 3 2 C444.5 3 3 2 2

C444 3 3 2.75 3 2.75 2 2

Page 15: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Enterprise Resource Planning (ERP)

Subject code:18MCA451 Course Code: C451

CO’s DESCRIPTION OF THE OUTCOMES

C451.1 Understand the leadership role of Management Information Systems in achieving business competitive advantage through informed decision-making.

C451.2 Analyze and synthesize business information needs to facilitate evaluation of strategic alternatives.

C4551.3 Apply Management Information Systems knowledge and skills learned to facilitate the acquisition, development, deployment, and management of information systems.

C451.4 Effectively communicate strategic alternatives to facilitate decision-making.

C451.5 Familiarize with the business applications & E-commerce initiatives.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C451.1 2 2

C451.2 2 3 2 2 3

C4551.3 3 3 2 2

C451.4 3 2 2 2

C451.5 3 3

C451 2.5 2.6 3 2 2 2 2 2 2.5 Subject: Advanced Java Programming Lab

Subject Code: 18MCA47 Course Code: C47

CO’s DESCRIPTION OF THE OUTCOMES

C47.1 Comprehend the concept of Servlets , JSP, JDBC Architecture, Database interactions and EJBs.

C47.2 Apply the usage of Servlets, JSP,Java beans, JDBC concepts in the development of Java Web and Enterprise Applications.

C47.3 Analyze the usage of Servlets, JSP, Java beans and JDBC in Web application development.

C47.4 Evaluate the suitability of Servlets, JSP, Java beans and JDBC concepts in the development of an efficient application.

C47.5 Create the Java Database web application using Servlets, JSP, Java beans and JDBC concepts.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C47.1

C47.2 3 3 3 2 2

C47.3 3 2 3 3 2

C47.4 3 3 3

C47.5 3 3 2

C46 3 3 2.75 3 2.75 2

Page 16: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Advanced Web Programming Lab

Subject Code: 18MCA48 Course Code: C48

CO’s DESCRIPTION OF THE OUTCOMES

C48.1 Comprehend the concepts, protocols and user interfacing within the spectrum of web programming.

C48.2 Apply the knowledge of MVC architecture to develop web portal. C48.3 Analyze the usage of jQuery, PHP, Ruby on rails, and D3.js. C48.4 Evaluate web applications by using PHP and HTML C48.5 Create a web portal by using both client side and server side Technologies.

CO No PO No

1 2 3 4 5 6 7 8 9 10

C48.1 C48.2 3 3 3 2 2 C48.3 3 2 3 3 C48.4 3 3 3 C48.5 3 3 2

C48 3 3 2.75 3 2.75 2

Subject: Object Oriented Modeling and Design Lab

Subject Code: 18MCA49 Course Code: C49

CO’s DESCRIPTION OF THE OUTCOMES

C49.1 Construct models to show the importance of systems analysis and design in solving complex problems.

C49.2 Will be able to differentiate how the object-oriented approach differs from the traditional approach to systems analysis and design.

C49.3 Explain the importance of modeling and how the Unified Modeling Language (UML) represents an object-oriented system using a number of modeling views.

C49.4 Construct various UML models (including use case diagrams, class diagrams, interaction diagrams, state chart diagrams, activity diagrams, and implementation diagrams) using the appropriate notation.

C49.5 Recognize the difference between various object relationships: inheritance, association, whole-part, and dependency relationships.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C49.1 3 2

C49.2 2 3 2 2

C49.3 3 3 2 3

C49.4 3 2 2

C49.5 2 2 2 3

C49 2.66 3 3 2.33 2 2 2 2 2.66

Page 17: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Object-Oriented Modeling Subject Code: 17MCA51 Code: C51 and Design Pattern

CO’s DESCRIPTION OF THE OUTCOMES

C51.1 Construct models to show the importance of systems analysis and design in solving complex problems.

C51.2 Will be able to differentiate how the object-oriented approach differs from the traditional approach to systems analysis and design.

C51.3 Explain the importance of modeling and how the Unified Modeling Language (UML) represents an object-oriented system using a number of modeling views.

C51.4 Construct various UML models (including use case diagrams, class diagrams, interaction diagrams, state chart diagrams, activity diagrams, and implementation diagrams) using the appropriate notation.

C51.1 Recognize the difference between various object relationships: inheritance, association, whole-part, and dependency relationships.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C51.1 3 2

C51.2 2 3 2 2

C51.3 3 3 2 3

C51.4 3 2 2

C51.1 2 2 2 3

C51 2.66 3 3 2.33 2 2 2 2 2.66 Subject: Programming using c#&.net Subject Code: 17MCA52 Course Code: C52

CO’s DESCRIPTION OF THE OUTCOMES C52.1 Understand C# and client-server concepts using .Net Frame Work Components. C52.2 Apply the knowledge of MVC architecture. C52.3 Analyze the use of .Net Components depending on the problem statement. C52.4 Evaluate delegates, event and exception handling to incorporate with ASP, Win Form,

ADO.NET. C52.1 Create a web based and Console based application with Database connectivity

CO No PO No

1 2 3 4 5 6 7 8 9 10 C52.1 C52.2 3 3 3 2 2 C52.3 3 2 3 3 C52.4 3 3 3 C52.1 3 3 2

C52 3 3 2.75 3 2.75 2

Page 18: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Mobile applications Subject Code:17MCA53 Course Code: C53

CO’s DESCRIPTION OF THE OUTCOMES

C53.1 Understand the fundamental concepts of mobile applications and all associated concepts within the purview mobile applications.

C53.2 Apply the principles of mobile applications to device programs suitable for known mobile operating systems.

C53.3 Analyze the correctness of the programs in terms of their efficacy to function in the existing OS.

C53.4 Evaluate the system specification of the operating system and device suitable program for the same using various architecture and algorithms.

C53.5 Create the mobile applications to meet the dynamic requirement of security and functioning considering optimal usage of resources.

CO No PO No

1 2 3 4 5 6 7 8 9 10 11 12 C53.1 3 3 C53.2 3 3 3 2 2 3 C53.3 3 2 3 3 3 C53.4 3 3 3 3

C53.5 3 3 2 C53 3 3 2.75 3 2.75 2 3 3

Subject: Cloud Computing Subject Code: 17MCA54 Course Code: C54

CO’s DESCRIPTION OF THE OUTCOMES

C54.1 Understand the fundamental concepts of cloud computing such as paradigms, virtualization and service models.

C54.2 Apply the principles of computing paradigms like parallel and distributed computing for given problem under study.

C54.3 Analyze the correctness of the chosen model in terms of its potential to solve an application problem.

C54.4 Evaluate the suitability of different deployment and service models for an application problem.

C54.5 Evaluate ethical and potential security issues related to cloud environment.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C54.1 C54.2 3 3 3 2 2 C54.3 3 2 3 3 C54.4 3 3 3 2 C54.5 3 3 2 2

C54 3 3 2.75 3 2.75 2 2

Page 19: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

Subject: Software Project Management

Subject Code:17MCA554 Course Code: C554

CO’s DESCRIPTION OF THE OUTCOMES

C554.1 Understand the practices and methods for successful software project management

C554.2 Apply the Cost-benefit Analysis for selecting the project and PERT and CPM techniques for project Activity planning.

C554.3 Analyze the scheduling of project activities using different graphical notations, identify and categorize the Risks involved in the project.

C554.4 Assess the impact of Risk and prioritize risks and recommend the suitable suggestions to the risks.

C554.5 Design the software using concept of the software project management concepts for complex problem

CO No PO No

1 2 3 4 5 6 7 8 9 10 C554.1 2

C554.2 3 3 3 2 2

C554.3 3 2 3 3

C554.4 3 2 3

C554.5 3 2 2

C554 3 3 2.5 3 2.75 2 2 Subject: Software Design Laboratory Subject Code: 17MCA56 Course Code: C56

CO’s DESCRIPTION OF THE OUTCOMES

C56.1 Construct models to show the importance of systems analysis and design in solving complex problems.

C56.2 Will be able to differentiate how the object-oriented approach differs from the traditional approach to systems analysis and design.

C56.3 Explain the importance of modeling and how the Unified Modeling Language (UML) represents an object-oriented system using a number of modeling views.

C56.4 Construct various UML models (including use case diagrams, class diagrams, interaction diagrams, state chart diagrams, activity diagrams, and implementation diagrams) using the appropriate notation.

C56.5 Recognize the difference between various object relationships: inheritance, association, whole-part, and dependency relationships.

Page 20: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

CO No PO No

1 2 3 4 5 6 7 8 9 10 C56.1 3 2

C56.2 2 3 2 2

C56.3 3 3 2 3

C56.4 3 2 2

C56.5 2 2 2 3

C56 2.66 3 3 2.33 2 2 2 2 2.66

Subject: .Net Laboratory Subject code:17MCA57 Course Code: C57

CO’s DESCRIPTION OF THE OUTCOMES

C57.1 Understand C# and client-server concepts using .Net Frame Work Components.

C57.2 Apply the knowledge of MVC architecture.

C57.3 Analyze the use of .Net Components depending on the problem statement.

C57.4 Evaluate delegates, event and exception handling to incorporate with ASP, Win Form, ADO.NET.

C57.5 Create a web based and Console based application with Database connectivity

CO No PO No

1 2 3 4 5 6 7 8 9 10 C57.1 C57.2 3 3 3 2 2 C57.3 3 2 3 3 C57.4 3 3 3 C57.5 3 3 2

C57 3 3 2.75 3 2.75 2

Subject: Mini project mobile applications

Subject Code: 17MCA58 Course Code: C58

CO’s DESCRIPTION OF THE OUTCOMES

C58.1 Understand the fundamental concepts of mobile applications and all associated

concepts within the purview mobile applications. C58.2 Apply the principles of mobile applications to device programs suitable for known

mobile operating systems. C58.3 Analyze the correctness of the programs in terms of their efficacy to function in the

existing OS. C58.4 Evaluate the system specification of the operating system and device suitable

program for the same using various architecture and algorithms. C58.5 Create the mobile applications to meet the dynamic requirement of security and

functioning considering optimal usage of resources.

Page 21: COURSE OUTCOMES (AY: 2019 2020)

MAHARAJA INSTITUTE OF TECHNOLOGY MYSORE

BELAWADI, SRIRANGAPATNA TALUK, MANDYA-571477 DEPARTMENT OF MASTER OF COMPUTER APLLICTIONS

COURSE OUTCOMES (AY: 2019 – 20)

CO No PO No

1 2 3 4 5 6 7 8 9 10 C58.1 3

C58.2 3 3 3 2 2

C58.3 3 2 3 3

C58.4 3 3 3

C58.5 3 3 2

C58 3 3 2.75 3 2.75 2

Subject: Project Work

Subject Code: 17MCA62 Course Code: C62

CO’s DESCRIPTION OF THE OUTCOMES

C62.1 Understand the fundamental concepts of mobile applications and all associated concepts within the purview mobile applications.

C62.2 Apply the principles of mobile applications to device programs suitable for known mobile operating systems.

C62.3 Analyze the correctness of the programs in terms of their efficacy to function in the existing OS.

C62.4 Evaluate the system specification of the operating system and device suitable program for the same using various architecture and algorithms.

C62.5 Create the mobile applications to meet the dynamic requirement of security and functioning considering optimal usage of resources.

CO No PO No

1 2 3 4 5 6 7 8 9 10 C62.1 3

C62.2 3 3 3 2 2

C62.3 3 2 3 3

C62.4 3 3 3

C62.5 3 3 2

C62 3 3 2.75 3 2.75 2