MCom (CA) 18-19
MCom (CA) 18-19
Com(CA)
M.Com(CA).,
CURRICULUM AND SYLLABUS
(Under Choice Based Credit System – CBCS)
(With effect from 2018 - 2019 Onwards)
M.Com(CA)
M.COM(CA) SYLLABUS
Marks
Lecture Hours
Exam Hrs.
Semester
Credits
External
S No.
Passing
Internal
Part
Subject
Minimum
Marks
Marks
Marks
Total
Total
Subject
External
Code
Core – IX : Financial
13 III 18MCC33C
Management
6 25 75 38 50 100 3 5
III
Practical–III: Computer
14 III 18MCC34P
Applications : Visual Basic
6 40 60 30 50 100 3 4
Elective-IV: Human
19 IV III 18MCC43E
Resource Management 7 25 75 38 50 100 3 3
TOTAL 2000 90
M.Com(CA)
UNIT – I
Nature and Scope of Managerial Economics – Role and Responsibilities of
Managerial Economist – Economic Theory and Managerial Economics
UNIT – II
Demand Analysis and Forecasting: Demand Determinants – Demand distinctions –
Demand Forecasting
UNIT – III
Cost and Production analysis: Cost Concepts – Cost and Output relationship –
Production Function – Cost Function – Short run and Long run Cost – Returns to the Scale of
the Plant.
UNIT – IV
Price and Output decisions under different market condition: Perfect and Imperfect
Competition – Pricing Methods – Profit Policies and Social Responsibilities of business.
UNIT – V
National Income – Concepts – Measurements - Theory of Income distribution.
Business Cycle – Types – Phases – Controlling business cycles.
REFERENCE BOOKS:
UNIT – I
Database System Architecture Basic concepts: Data system, Operational data, data
independence architecture for a database system, Distributed databases.
UNIT – II
Relational Approach: Relational data structure: Relation, Domain, Attributes, Keys,
Relational Algebra : Introduction, Traditional set Operation –Special set operators.
UNIT – III
Embedded SQL: Introduction-Operations not involving cursors involving cursor –
Dynamic statements. Query by example – Retrieval operations, Built-in Functions, Update
Operations, QBE Dictionary, Normalization: Functional Dependency, First, Second ,Third
Normal forms, Relations with more than one candidate key, good and bad decomposition.
UNIT – IV
Hierarchical Approach: Physical Database, Database description, Hierarchical
sequence. External level of IMS: Logical Databases, the program communication block. IMS
Data manipulation: Defining the program communication block : DL/I Examples.
UNIT – V
Network Approach: Architecture of DBTG system. DBTG Data structure : The set
construct, singular sets, sample schema, the external level of DBTG – DBTG Data
manipulation.
REFERENCE BOOKS:
1. Database Systems Concepts By Abraham Silberschatz, Henry F Korth
2. An Introduction to Database System – Bipin C Desai.
M.Com(CA)
UNIT – I
UNIT – II
UNIT - III
UNIT – IV
UNIT – V
REFERENCE BOOKS:
Objective : To enable the students to learn the basic practical application of computers in
business and database concepts
2. Using mail merge, send an invitation /notice (by creating the invitation/notice) for the
following situation (at least 5 addresses to be entered) (Any one of the following)
a) For opening a new branch
b) Inauguration of ATM
c) Informing about new scheme or offer
3. Preparation of Table using MS word – Sales Analysis for a period of five years for three
products
5. Prepare an Excel sheet and apply the following statistical functions to analyze the data
(Any one of the following)
a) Mean, Median, Mode
b) Standard Deviation
6. Prepare a questionnaire for a research problem by using MS WORD – use word art,
reference, borders and shading and insert a table relevant to your research problem.
a) Pay Roll
b) Student record
c) Sales data
d) Address database of customers
Requirements
(By using Design view/ Wizard view)
1. One of the fields should be Primary Key
2. Apply sort option to display records (at least three different method of sorting)
3. Generate reports by using different queries
ORACLE
1) Create a table - use name Software with the fields and insert the values:
Field name Field type Field size
Programmer name character 15
Title character 20
Language used character 15
Software cost number 10 with 2 decimal places
Development cost number 10
Software sold number 3
Queries:
a) Display the details of software developed by “PRAKASH”.
b) Display the details of the packages whose software cost exceeds “2000”.
c) Display the details of the software that are developed in “C++”.
d) What is the price of costliest software developed in “C”.
e) Display the details of the programmer whose language used is same as “Suresh”.
2) Create a table Company with the following fields and inserts the values:
Field name Field type Field size
Company name character 15
Proprietor character 15
Address character 25
Supplier name character 15
No of employees number 4
GP percent number 6 with 2 decimal places
Queries:
a) Display all the records of the company which are in the ascending order of GP percent
b) Display the name of the company whose supplier name is “Telco”.
c) Display the details of the company whose GP percent is greater than 20 and order by GP
percent
d) Display the detail of the company having the employee ranging from 300 to1000
e) Display the name of the company whose supplier is same as like Tata
3) Create a table named Employee with the following fields and insert the values:
Field name Field type Field size
Employee Name character 15
Employee Code number 6
Address character 25
Designation character 15
Grade character 1
Date of Joining date -
Salary number 10 with 2 decimal places
Queries:
M.Com(CA)
4) Create a table named Student with the following fields and insert the values:
Field name Field type Field size
Student Name character 15
Gender character 6
Roll No. character 10
Department Name character 15
Address character 25
Percentage number 4 with 2 decimal places
Queries:
a) Calculate the average percentage of the students.
b) Display the names of the students whose percentage is greater than 80
c) Display the details of the student who got the highest percentage.
d) Display the details of the students whose percentage is between 50 and 70.
e) Display the details of the students whose percentage is greater than the percentage of Roll
No = 12CA01
5) Create the table PRODUCT with the following fields and insert the values:
Field name Field type Field size
Product no number 6
Product name character 15
Unit of measure character 15
Quantity number 6with 2 decimal places
Total amount number 8 with 2 decimal place
Queries:
a) Using update statements calculate the total amount and then select the record.
b) Select the records whose unit of measure is “Kg”
c) Select the records whose quantity is greater than 10 and less than or equal to 20
d) Calculate the entire total amount by using sum operation
e) Calculate the number of records whose unit price is greater than 50 with count operation
6). Create the table PAYROLL with the following fields and insert the values:
Field name Field type Field size
Employee no number 8
Employee name character 8
Department character 10
Basic pay number 8 with 2 decimal places
HRA number 6 with 2 decimal places
DA number 6 with 2 decimal places
PF number 6 with 2 decimal places
Net pay number 8 with 2 decimal places
M.Com(CA)
Queries;
a) Update the records to calculate the net pay.
b) Arrange the records of employees in ascending order of their net pay
c) Display the details of the employees whose department is: sales”
d) Select the details of employees whose HRA>=1000 and DA<=900
e) Select the records in descending order
M.Com(CA)
Objective : To enable the students to learn principles of marketing and gain knowledge on
fundamentals of marketing concepts
UNIT – I
Definition and Meaning of Marketing and Marketing management-Scope – Nature-
Importance Functions of Marketing Management.
UNIT – II
Product Development-New Product Planning and Development-Steps in New Product
Development-Management of Product Life Cycle-Pricing- Objectives of Pricing Decisions-
Factors influencing pricing Decisions-Kinds of Pricing.
UNIT – III
Channels of Distribution-Meaning-Basic Channels of Distribution-Selection of a
Suitable channel- Factors of influencing selection of a channel.
UNIT – IV
Sales promotion- meaning and definition- objectives and importance of sales
promotion-salesmanship and personal selling- steps in selling- essentials of salesmanship-
importance of salesmanship-qualities of a good salesman.
UNIT – V
Meaning and definition of Advertising- advertising and publicity-Objectives of
advertising- Functions- Advantages of advertising-advertisement copy- Essentials features of
advertisement copy- Elements of a Advertising copy- objections against advertisement copy.
REFERENCE BOOKS:
1. Marketing Management : C.B Mamoria and Joshi
2. Marketing Management : Dr.C.B.Gupta
3. Modern Marketing : R.S.N.Piliai & Bagavathi
4. Fundamentals of Marketing : William J.Stanton
M.Com(CA)
Objective : To Enrich the students with basic concepts and to gain insights in corporate
accounting
UNIT – I
Amalgamation, Absorption (including intercompany holdings and owing), - External
Reconstruction – Internal Reconstruction (including scheme of reconstruction)
UNIT – II
Holding Company Accounts including Inter Company Holdings (two or more
subsidiaries)
UNIT – III
Accounts of Banking Companies
UNIT – IV
Accounts of Insurance Companies
REFERENCE BOOKS:
UNIT – I
Business Research – Meaning, Scope, Significance- Utility of business research –
Qualities of a good Researcher – Types of research – Research process-Identification,
Selection and formulation of research problems-Hypothesis-Research Design.
UNIT – II
Sampling- methods and Techniques – Sampling Size- Sampling error- Field work
and data collection. Tools of data collection – Interview Schedule – Questionnaire-
Observation-, Interview and mailed questionnaire – pilot study and final collection of data.
UNIT – III
Measurement and scaling techniques- processing and analysis of data – Editing and
coding – Transcription and Tabulation- Interpretations and Report Writing-Types and
Contents and Style of Reports – Steps in Drafting Report.
UNIT – IV
Measures of central tendency- Standard Deviation – Correlation- Simple, Partial and
Multiple correlation-regression models –OLS [Cordinary Least Square] Methods.
UNIT – V
Test of significance- ‘T’ Test- large sample and ‘F’ Test , Test of significance for
attributes, analysis of variance –Business forecasting-Chi-Square Test.
REFERENCE BOOKS:
UNIT – I
Evaluation of Programming Paradigm – Elements of Object oriented programming
- Data Encapsulation and Abstraction classes – Inheritance – Derived classes
Polymorphism – Operator overloading – Friend functions – Polymorphism – virtual
functions – Merits and demerits of OOP – Popular OO P languages – C++ at a glance –
Applications of C++ - C++ statements – structure of C++ program.
-
UNIT – II
Data types – character set – Token, Identifiers and Keywords – variables –
operators and expressions –Control flow – IF, IF. . Else, Nested If.. Else, For loop,
While..loop, do..while loop, break statement, switch statement, continue statement and
go to statement. Arrays – operations on arrays – Multidimensional arrays – strings –
string manipulations. Functions – Function components – Library functions – Inline
functions.
UNIT – III
Classes and objects – Class specification – class objects – Accessing class members
– defining member functions – Data Hiding – Friend functions and friend classes.
Constructor – parameterized constructors – destructors – constructor overloading – order of
constructor and destructor – copy constructor.
UNIT – IV
Operator overloading – overloadable operators – Rules for overloading operators
– Data conversion. Inheritance – Forms of inheritance – single, multiple, multi level,
hierarchal and hybrid inheritance – when to use inheritance – Benefits of Inheritance.
UNIT – V
Virtual functions and Polymorphism – need for virtual functions – Pointers to
derived class objects – Pure virtual functions – Abstract classes – Rules for Virtual
functions – Data file operations – Opening of file – closing of file – stream state member
functions – reading/writing a character from a file – structure and file operations – classes
and file operations.
TEXT BOOK : E.Balagurusamy, “Object Oriented Programming with C ++”,
TataMcGraw Hill Publishing Company Ltd.
REFERENCE BOOKS:
1. D.Ravichandran, “Programming with C++”, TataMcGraw Hill Publishing
Company Ltd.
2. Herbert Schildt, “C++: The Complete Reference”, Tat a Mcgraw-Hill Publishing
Company Ltd.
3. K.R.Venugopal, Raj kumar, T.Ravishanker., “Masterin g C++”, TataMcGraw-
Hill publishing Company Ltd
M.Com(CA)
Objective : To enable the students to learn the basic practical application of Tally software
and System programming
TALLY
C++
Objective: To enable the students to gain sound knowledge of financial markets and
institution.
UNIT - I
UNIT - II
UNIT - III
Plastic cards – Types – Current Trends in Credit Card Industry –Benefits of Plastic
Cards – Disadvantages of Plastic Cards. Bancassurance – Advantages and Disadvantages -
Distribution Channels in Bancassurance - Success of Bancassurance.
UNIT - IV
UNIT – V
REFERENCE BOOKS:
Objective : To enrich the students with basic concepts in cost and management accounting
UNIT – I
UNIT – II
Materials – Issue of materials – LIFO,FIFO,Simple and Weighted Average – Labour
– System of wage payment – Idle time and Over time Only.
UNIT – III
Analysis of Financial statements: Ratio Analysis – Fund flow statement – Cash flow
statement.
UNIT - IV
UNIT – V
Theory – 40%
REFERENCE BOOKS:
UNIT - I
First steps with Microsoft VB6: Integrated Development Environment - First program
in VB -Introduction to forms: Common properties, methods and events.
UNIT – II
Intrinsic Controls: Text box controls, Label and frame controls, command button,
check box and option button controls, list box and combo controls, picture and image
controls, drive-list box, dir-list box and file list box controls and other controls, control
arrays.
UNIT – III
Variables & Procedures: Scope & Lifetime of variables, native data types, aggregate
data types - Arrays-VB for application and VB libraries: Control flow, Working with
numbers, Strings, Date and Time.
UNIT - IV
Databases: Data access SAGA, VB Data Base Tools, ADO Data Binding, Data
Environment designer. Database Programming: ADO at work-setting up a connection,
Processing data.
UNIT - V
Tables and Reports-Data grid control, Flex grid control, Data Report - Data Report
Designer.
TEXT BOOK : Visual Basic 6 Programming, Black Book-Steven Holzner, Dreamtech Press
Publisher, New Delhi
REFERENCE BOOKS:
UNIT – I
Financial Management: Meaning, Nature, scope and objectives – Role and functions
of financial management – Financial decisions – Relationship between risk and return –
sources of finance – short-term and Long-term finance.
UNIT – II
Cost of Capital: Meaning and importance – Cost of debt, preference, equity and
retained earnings – Weighted average cost of capital.
UNIT – III
UNIT – IV
Dividend Theories: Walter’s model – Gordon and MM’s models – Dividend policy -
Forms of Dividend – Determinants of dividend policy.
UNIT – V
Theory – 40%
REFERENCE BOOKS:
Objective : To enable the students to learn the basic practical in window application
development
1. Write a VB program to use Menu Editor for adding a picture and also increase and
decrease the height and width of the image box, option button & check box.
2. Write a VB program to prepare a pay slip.
3. Write a VB program to calculate depreciation.
4. Write a VB program to calculate Various Leverages.
5. Write a VB program to find the PV and FV by using Financial Functions.
6. Write a VB program to use MDI Form and include the image list control.
7. Write a VB program to find the currency conversion.
8. Program to compute cost of capital using Finance function.
9. Program to design advertisement copy using Image and Picture, File, Drive and
Directory.
10. Program to prepare Capital Budget using Option Button and check box.
11. Design a form to link it with inventory management table from database.
12. Design a form using option button, combo box, and list box for preparing a supermarket
bill.
13. Program to create customer database and prepare report using Flex Grid control and
common control.
14. Program to create student database and prepare report using ADO control and common
control.
M.Com(CA)
Students have to do their institutional training for one month during the second semester
holidays. After completion of the training program students have to submit the draft report
along with the certificate from the institution.
Training report will be evaluated jointly by the guide and external examiner.
M.Com(CA)
Objective: To enrich to students with basic concept in travel and hospitality services
UNIT I
UNIT II
UNIT III
Marketing Mix for Tourism – the Product Mix – Promotion Mix – Price Mix – the
Place Mix – the people – Tourism Marketing in Indian Perspective.
UNIT IV
Hospitality Services: Hotels – classification of Hotels by physical characteristics –
classification of hotels by price level.
UNIT V
Behavioural profile of users – Market Information System for Hotels – Product
Planningand Development – Marketing Mix for Hotels – Hotel Marketing in Indian
Perspective.
REFERENCE BOOKS:
1. International Tourism Management – A.K. Bhatia
2. Services Marketing – S.M.Jha
M.Com(CA)
UNIT – I
Income Tax Act – Definitions – Residential status – Scope of Total Income –
Exempted Incomes – Income Tax Authorities – Powers & Duties – Filing of returns – E-
Filing
UNIT – II
Computation of Income from Salaries and Income from House property.
UNIT – III
Computation of Profits and Gains of Business or Profession – Calculation of Capital
gain.
UNIT- IV
Computation of Income from other sources – Set-Off and Carry Forward Of Losses-
Deduction from Gross Total Income – Assessment of Individuals.
UNIT – V
Theory – 40%
TEXT BOOK : Income Tax Law & Practice - Gaur & Narang
REFERENCE BOOKS:
UNIT – I
History of java- Java features- Java and internet- Java and www- Java language:
Introduction – Simple java program structures - JVM.
UNIT – II
UNIT – III
UNIT – IV
UNIT – V
TEXT BOOK : Programming with java-A primer- E.Balagurusamy, TMH Publications, 3rd
Edition.
REFERENCE BOOKS:
1. World Wide Web design with HTML - C.Xavier TMH Publications, 2000.
2. The Complete Reference Java2- Patrick Naughton and Herbert Schildt , 3rd Edition
TMH Publications, 2000.
3. Programming with java2- C.Xavier, Scitech Publications, 2000.
M.Com(CA)
UNIT - I
UNIT – II
UNIT - IV
UNIT - V
REFERENCE BOOKS: