2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
8th June 2015, 11:14 AM
Super Moderator
 
Join Date: Apr 2013
Re: KUK University Subjects

As you want I am here giving you list of the subjects of the B.A.(Computer Science) semester System course of Kurukshetra University Kurukshetra (KUK University).

Scheme of B.A.(Computer Science) semester System course of KUK university :

Semester-I
Computer And
Programming
Fundamentals

PC Software


Semester-II
Programming in C

Logical Organization
of Computers

Practical

(PC-Software)

(Programming in C)

Semester-III
Data Structures
Software Engineering


Semester IV:
Object Oriented

Programming with C++

Operating System

Practical
(Data
Structure
implementation using
‘C’)

(Programming
with
C++)

PAPER I: Computer and Programming Fundamentals
Maximum Marks: 35 External: 25
Minimum Pass Marks: 12 Internal: 10
Time: 3 hours

Note: Examiner will be required to set Nine Questions in all. First Question will be
compulsory, consisting of objective type/short-answer type questions covering the entire
syllabus. In addition to that eight more questions will be set, two questions from each Unit.
Student will be required to attempt FIVE questions in all. Question Number 1 will be
compulsory. In addition to compulsory question, student will have to attempt four more
questions selecting one question from each Unit.

UNIT-I
Computer Fundamentals: Definition, Functional components of computer, characteristics &
classification of computers, Applications of computers in various fields.
Memory: Concept of primary & secondary memory, RAM, ROM, types of ROM, Cache
memory, CPU Registers, flash memory, Secondary storage devices: Sequential & direct
access devices viz. magnetic tape, magnetic disk, CD, DVD.

UNIT-II
Computer hardware & software: I/O devices, definition of software, relationship between
hardware and software, types of software, motherboard, ports.
Overview of operating system: Definition, functions of operating system, concept of
multiprogramming, multitasking, multithreading, multiprocessing, time-sharing, real time,
single-user & multi-user operating system, examples of various operating systems.

UNIT-III
Planning the Computer Program: Concept of problem solving, Problem definition, Program
design, Debugging, Types of errors in programming, Documentation.
Techniques of Problem Solving: Flowcharting, algorithms, pseudo code, decision table,
Structured programming concepts, Programming methodologies viz. top-down and bottom- up programming.

UNIT-IV
Searching, Sorting, and Merging: Linear & Binary Searching, Bubble, Selection, and
Insertion Sorting, Merging.
Computer Languages: Analogy with natural language, machine language, assembly language,
high-level language, language translators, characteristics of a good programming language.

TEXT BOOKS
1. Sinha, P.K. &Sinha, Priti, Computer Fundamentals, BPB
2. Dromey, R.G., How to Solve it By Computer, PHI

REFERENCE BOOKS
1. Balagurusamy E, Computing Fundamentals and C Programming, Tata McGraw Hill.
2. Norton, Peter, Introduction to Computer, McGraw-Hill
3. Leon, Alexis & Leon, Mathews, Introduction to Computers, Leon Tech World
4. Rajaraman, V., Fundamentals of Computers, PHI

PAPER-II PC Software
Maximum Marks: 35 External: 25
Minimum Pass Marks: 12 Internal: 10
Time: 3 hours

Note: Examiner will be required to set Nine Questions in all. First Question will be
compulsory, consisting of objective type/short-answer type questions covering the entire
syllabus. In addition to that eight more questions will be set, two questions from each Unit.
Student will be required to attempt FIVE questions in all. Question Number 1 will be
compulsory. In addition to compulsory question, student will have to attempt four more
questions selecting one question from each Unit.

UNIT I
Windows: Basics of Windows. Windows History, Basic components of windows, icons, types
of icons, taskbar, activating windows, using desktop, title bar, running applications,
Windows explorer, managing files and folders, Configuring System devices. Control panel ,
using windows accessories.

UNIT-II
Documentation Using Word - Introduction to Office Automation, Creating & Editing
Document, Formatting Document, Auto-text, Autocorrect, Spelling and Grammar Tool,
Document Dictionary, Page Formatting, Bookmark, Advance Features of MS-Word-Mail
Merge, Macros, Tables, File Management, Printing, Styles, linking and embedding object.

UNIT III
Electronic Spread Sheet using Excel - Introduction to MS-Excel, Creating & Editing
Worksheet, Formatting and Essential Operations, Formulas and Functions, Charts,
Advance features of MS-Excel-Pivot table & Pivot Chart, Linking and Consolidation,
Database Management using Excel-Sorting, Filtering, Table, Validation, Goal Seek, Scenario.

UNIT IV
Presentation using PowerPoint: Presentations, Creating, Manipulating & Enhancing Slides,
Organizational Charts, Excel Charts, Word Art, Layering art Objects, Animations and
Sounds, Inserting Animated Pictures or Accessing through Object, Inserting Recorded
Sound Effect or In-Built Sound Effect.

TEXT BOOKS
1. Microsoft Office – Complete Reference – BPB Publication
2. Learn Microsoft Office – Russell A. Stultz – BPB Publication

REFERENCES BOOKS
1. Courter, G Marquis . Microsoft Office 2000: Professional Edition. BPB.
2. Koers, D . Microsoft Office XP Fast and Easy. PHI.
3. Nelson, S L and Kelly, J . Office XP: The Complete Reference. Tata McGraw-Hill.

Paper I Programming in C
Maximum Marks: 35 External: 25
Minimum Pass Marks: 12 Internal: 10
Time: 3 hours
Note: Examiner will be required to set Nine Questions in all. First Question will be
compulsory, consisting of objective type/short-answer type questions covering the entire
syllabus. In addition to that eight more questions will be set, two questions from each Unit.
Student will be required to attempt FIVE questions in all. Question Number 1 will be
compulsory. In addition to compulsory question, student will have to attempt four more
questions selecting one question from each Unit.

UNIT-I
Overview of C: History & Importance of C, Structure of a C Program.
Elements of C: C character set, identifiers and keywords, Data types, Constants and
Variables, Assignment statement, Symbolic constant.
Input/output: Unformatted & formatted I/O function, Input functions (scanf(), getch(),
getche(), getchar(), gets()), output functions (printf(), putch(), putchar(), puts()).

UNIT-II
Operators & Expression: Arithmetic, relational, logical, bitwise, unary, assignment,
conditional operators and special operators. Arithmetic expressions, evaluation of arithmetic
expression, type casting and conversion, operator hierarchy & associativity.
Decision making & branching: Decision making with IF statement, IF-ELSE statement,
Nested IF statement, ELSE-IF ladder, switch statement, goto statement.

UNIT-III
Decision making & looping: For, while, and do-while loop, jumps in loops, break, continue
statement.
Functions: Definition, prototype, passing parameters, recursion.

UNIT-IV
Storage classes in C: auto, extern, register and static storage class, their scope, storage, &
lifetime.
Arrays: Definition, types, initialization, processing an array.
Structure and Union.

TEXT BOOKS
1. Gottfried, Byron S., Programming with C, Tata McGraw Hill
2. Balagurusamy, E., Computing Fundamentals and C Programming, Tata McGraw-Hill
REFERENCE BOOKS
1. Jeri R. Hanly& Elliot P. Koffman, Problem Solving and Program Design in C, Addison
Wesley.
2. YashwantKanetker, Let us C, BPB
3. Rajaraman, V., Computer Programming in C, PHI

PAPER-II Logical Organization of Computers
Maximum Marks: 35 External: 25
Minimum Pass Marks: 12 Internal: 10
Time: 3 hours
Note: Examiner will be required to set Nine Questions in all. First Question will be
compulsory, consisting of objective type/short-answer type questions covering the entire
syllabus. In addition to that eight more questions will be set, two questions from each Unit.
Student will be required to attempt FIVE questions in all. Question Number 1 will be
compulsory. In addition to compulsory question, student will have to attempt four more
questions selecting one question from each Unit.

UNIT - I
Information Representation: Number Systems, Binary Arithmetic, Fixed-point and Floating- point representation of numbers, BCD Codes, Error detecting and correcting codes,
Character Representation – ASCII, EBCDIC.

UNIT - II
Binary Logic: Boolean Algebra, Boolean Theorems, Boolean Functions and Truth Tables,
Canonical and Standard forms of Boolean functions, Simplification of Boolean Functions –
Venn Diagram, Karnaugh Maps.

UNIT - III
Digital Logic: Basic Gates – AND, OR, NOT, Universal Gates – NAND, NOR, Other
Gates – XOR, XNOR etc. Combinational Circuits: Half-Adder, Full-Adder, Half-
Subtractor, Full-Subtractor, Encoders, Decoders, Multiplexers, Demultiplexers, Comparators,
Code Converters.

UNIT IV
Sequential Logic: Characteristics, Flip-Flops, Clocked RS, D type, JK, T type and Master-
Slave flip-flops. State table, state diagram. Flip-flop excitation tables
Shift registers : serial in parallel out and parallel in parallel out.. Designing counters –
Asynchronous and Synchronous Binary Counters, Modulo-N Counters and Up-Down
Counters

TEXT BOOKS
1. M. Morris Mano, Digital Logic and Computer Design, Prentice Hall of India Pvt. Ltd.
2. V. Rajaraman, T. Radhakrishnan, An Introduction to Digital Computer Design, Prentice
Hall of India Pvt. Ltd.

REFERENCE BOOKS
1. Andrew S. Tanenbaum, Structured Computer Organization, Prentice Hall of India Pvt.
Ltd.
2. Nicholas Carter, Schaum’s Outlines Computer Architecture, Tata McGraw-Hill
  #3  
20th March 2016, 09:03 AM
Unregistered
Guest
 
KUK University Subjects

Can you list me the Professional Courses offered by KUK or Kurukshetra University Kurukshetra? Also provide me the contact detail of KUK or Kurukshetra University Kurukshetra?
  #4  
20th March 2016, 09:04 AM
Super Moderator
 
Join Date: May 2012
Re: KUK University Subjects

Kurukshetra University is a university established in 1957 and is equipping students with the skills, insights, attitudes and practical experience that enable them to become judicious citizens.

It is a member of Association of Commonwealth Universities. It has 457 affiliated colleges and institutes in the Districts of Ambala, Panipat, Kaithal, Yamuna Nagar, Hisar, Fatehabad, Jind, Karnal, Sirsa, Kurukshetra and Panchkula.

The Professional Courses offered by KUK or Kurukshetra University Kurukshetra are as follows:


1. B.Tech.
2. B.Pharmacy
3. LL.B. 3 Year
4. BA. LL.B. (Hons.) 5 Year
5. BCA
6. BIM
7. BTM
8. BIHBM
9. BHM & CT
10. B.Sc. (Hons.) Information Technology (BIT)
11. BBA
12. B.Ed.
13. B.Ed. Special Education
14. C.P.Ed.
15. Shiksha Shastri
16. B.Lib.& Inf. Sc.
17. D.Ed.
18 M.Lib. & Inf. Sc.
19. LL.M.
20. M.Phil.
21. M.Ed.
22. M.Ed. (Special Education)
23. M.P.Ed.
24. MIB
25. MMT
26. MFC.
27. MBA Hospitality Management
28. MBA
29. MCA
30. MBA (Hons.)
31. MBA (Service Management)
32. MBA 5 Year
33. MTM
34. MHM
35. M.A. (Social Work)
36. M.A. (Fine Arts)
37. Master of Fine Arts (MFA)
38. M.A. Mass Communication
39. M.A. (Education)
40. M.Pharmacy
41. M.Sc. in Electronic Science
42. M.Sc. Financial Computing
43. M.Sc. Banking & Finance
44. M.Sc. Sustainable Development
45. M.Sc. (Bio-technology)
46. M.Sc. (Micro-biology)
47. M.Sc. in Food & Nutrition
48. M.Sc. (Human Development)
49. M.Sc. (Clothing & Textiles)
50. M.Sc. (Bio-chemistry)
51. M.Sc. in Environmental Sc.
52. M.Sc. (Applied Geology)
53. M.Sc. Mass Communication
54. M.Sc. Electronic Media
55. M.Sc. Music Media & Electronics
56. M.Sc. Computer Sc. (Software)
57 M.Sc. Industrial Chemistry
58. M.Tech. (Energy & Environmental Management)
59. M.Tech. (Computer Sc. & Engg.)
60. M.Tech. Micro Electronic and VLSI Design
61. M.Tech (Nano Sc. & Tech.)
62. M.Tech. (Applied Geology)
63. M.Tech. (Applied Geophysics)
64. M.Tech. (Software Engg.)
65. M.Tech. (Electronics & Communication)
66. M.Tech. (Bio-technology)
67. M.Tech. (Computer Engg.)
68. M.Tech. (Food Technology & Management)
69. M.Tech. Instrumentation Engg.
70. PGDCA
71. Diploma in Management of Development & Welfare Services
72. Diploma in Management of Non-Governmental Organization
73. Diploma course in Secretarial Practice
74. P.G.Diploma in Export Marketing Management
75. BAMS
76. MBBS
77. BDS
78. MDS
79. B.Sc. (Nursing)
80. BPT
81. Certificate Course in Computer Applications
82. Diploma in Library & Information Science
83. P.G. Diploma in Translation (English/Hindi)
84. P.G. Diploma in Environmental Education
85. M.A. in Environmental Education
86. P.G. Diploma in Journalism & Mass Communication

Contact Detail:
Kurukshetra University
Thanesar, Haryana 136119


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 02:59 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4