Computer Application II Semester
Computer Application II Semester
Computer Application II Semester
FACULTY OF COMMERCE
TELANGANA UNIVERSITY
DICHPALLY, NIZAMABAD
TELANGANA STATE-503322
2019
1
Faculty of Commerce TU
ELS: English Language Skill; SLS: Second Language Skill; AEC: Ability Enhancement Compulsory Course; SEC:
Skill Enhancement Course; DSC: Discipline Specific Course; DSE: Discipline Specific Elective; GE: Generic Elective;
T: Theory; P: Practical; I: Internal Exam U: University Exam: PR: Project Report; VV: Viva-Voce Examination.
Note: If a student should opt for “a” in SEC in III semester, the student has to opt for “a” only in IV
semester and so is the case with “b” and “c”. In the case of DSE also the rule applies.
SUMMARY OF CREDITS
Sl. No. Course Category No. of Courses Credits Per Course Credits
1 English Language 6 4/3 20
2 Second Language 6 4/3 20
3 AECC 2 2 4
4 SEC 4 2 8
5 GE 1 4 4
6 Project Report 1 4 4
7 DSC 12 5 60
8 DSE 6 5 30
TOTAL 40 150
Commerce 24 106
NSS/NCC/Sports/Extra Up to 6 (2 in each year)
CREDITS UNDER NON-CGPA Curricular
Summer Internship Up to 4 (2 in each after I & II years)
2
Faculty of Commerce TU
Paper DSC 201: FINANCIAL ACCOUNTING-II
Objective: to acquire accounting knowledge of bills of exchange and other business accounting
methods.
SUGGESTED READINGS:
3
Faculty of Commerce TU
Paper DSC 202: BUSINESS LAWS
Objective: to understand basics of contract act, sales of goods act, IPRs and legal provisions
applicable for establishment, management and winding up of companies in India.
SUGGESTED READINGS:
1) Company Law: ND Kapoor, Sultan Chand and Co.
2) Company Law: Rajashree. – HPH
3) Business Law - Kavitha Krishna, Himalaya Publishing House
4) Business Laws – Dr. B. K. Hussain, Nagalakshmi - PBP
5) Company Law: Prof. G. Krishna Murthy, G. Kavitha, PBP
6) Company Law and Practice: GK Kapoor& Sanjay Dhamija, Taxmann Publication.
7) Company Law: Revised as per Companies Act- 2013: KC Garg et al, Kalyani Publication.
8) Corporate Law: PPS Gogna, S Chand.
9) Business Law: D.S. Vital, S Chand
10) Company Law: Bagrial AK, Vikas Publishing House.
4
Faculty of Commerce TU
Paper DSC 203:PROGRAMMING WITH C & C++
Hours Per Week: 7 (3T+4P) Credits: 5
Exam Hours: 1 ½ Marks: 50U+35P+15I
Objective: To understand the fundamental concepts of programming in C and Object Oriented Programming using
C++.
UNIT-I: INTRODUCTION TO C LANGUAGE, VARIABLES, DATA TYPES AND OPERATORS
Introduction: Types of Languages- History of C language – Basic Structure –Programming Rules –
Flow charts-algorithms–Commonly used library functions - Executing the C Program - Pre-processors in
“C”- Keywords & Identifiers – Constants – Variables: Rules for defining variables - Scope and Life of a
Variable–- Data types - Type Conversion - Formatted Input and Output operations. Operators:
Introduction – Arithmetic – Relational – Logical – Assignment - Conditional - Special - Bitwise
Increment / Decrement operator.
UNIT-II: WORKING WITH CONTROL STATEMENTS, LOOPS
Conditional statements: Introduction - If statements - If-else statements – nested if-else – break
statement-continue statement-go to statement-Switch statements. Looping statements: Introduction-
While statements – Do-while statements - For Statements-nested loop statements.
UNIT-III: FUNCTIONS, ARRAYS AND STRINGS
Functions: Definition and declaration of functions- Function proto type-return statement- types of
functions-formatted and unformatted functions. Built in functions: Mathematical functions – String
functions - Character functions - Date functions. User defined functions: Introduction - Need for user
defined functions - Elements of functions – Function call – call by value and call by reference – Recursive
functions. Arrays: Introduction - Defining an array - Initializing an array –characteristics of an array-
One dimensional array – Two dimensional array – Multi dimensional array. Strings: Introduction –
Declaring and initializing string - Reading and Writing strings - String standard functions.
UNIT-IV: POINTERS, STRUCTURES AND UNIONS
Pointers: Features of pointers- Declaration of Pointers-arithmetic operations with pointers
Structures: Features of Structures - Declaring and initialization of Structures –Structure within Structure-
Array of Structures- Enumerated data type-Unions-Definition and advantages of Unions comparison
between Structure & Unions.
UNIT-V: OBJECT ORIENTED CONCEPTS USING C++
Object Oriented Programming: Introduction to Object Oriented Programming - Structure of C++
Simple programof C++– Storage Classes-Similarities and Differences between C & C++ - Data
Members-Member Functions - Object Oriented Concepts-Class-Object-Inheritance-Polymorphism-
Encapsulation-Abstraction.
SUGGESTED READINGS:
1. Programming with C& C++ :IndrakantiSekhar, V.V.R.Raman&V.N.Battu, Himalaya Publishers.
2. Programming in ANSI C: Balagurusamy, McGraw Hill.
3. Mastering C: K.R. Venugopal, McGraw Hill.
4. C: The Complete Reference: H.Schildt, McGraw Hill.
5. Let Us C: Y.Kanetkar, BPB.
6. Objected Oriented Programming with C++: E. Balagurusamy, McGraw Hill.
7. Mastering C++: KR.Venugopal&R.Buyya, McGraw Hill.
8. Schaum s Outlines: Programming with C++: by John R Hubbard.
9. Let Us C++: Y.Kanetkar, BPB.