Code No.:19 Subject: Computer Science and Applications: Syllabus and Sample Questions Note
Code No.:19 Subject: Computer Science and Applications: Syllabus and Sample Questions Note
2.
3.
4.
Relational Database Design and SQL E-R diagrams and their transformation to relational design, normalization1NF, 2NF, 3NF, BCNF and 4NF. Limitations of 4NF and BCNF. SQL : Data Definition Language (DDL). Data Manipulation Language (DML). Data Control Language (DCL) commands. Database objects likeViews, indexes, sequences, synonyms, data dictionary. Data and File structures Data. Information, Definition of data structure. Arrays, stacks, queues, linked lists, trees, graphs, priority queues and heaps. File Structures : Fields, records and files. Sequential, direct, index-sequential and relative files. Hashing, Inverted lists and multi-lists. B trees and B+ trees. Computer Networks Network fundamentals : Local Area Networks (LAN) Metropolitan Area Networks (MAN), Wide Area Networks (WAN), Wireless Networks. Intel Networks. Reference Models : The OSI model. TCP/IP model. Data Communication : Channel capacity. Transmission mediatwisted pair, coaxial cables, fibre-optic cables, wireless transmissionradio, microwave. Infrared and millimeter waves. Lightwave transmission. Telephones local loop, trunks multiplexing, switching, narrowband ISDN. broadband ISDN, ATM, High speed LANS. Cellular Radio. Communication satellitesgeosynchronous and low-orbit. Internetworking : Switch/Hub. Bridge, Router. Gateways. Concatenated virtual circuits, Tunnelling, Fragmentation. Firewalls. Routing : Virtual circuits and datagrams. Routing algorithms. Conjestlon control. Network Security : Cryptographypublic key, secret key. Domain Name System (DNS) Electronic Mall and Worldwide Web (WWW). The DNS. Resource Records, Name servers. E-mall-architecture and Serves. System Software and Compilers Assembly language fundamentals (8085 based assembly language programming). Assemblers2-pass and single-pass. Macros and macroprocessors. Loading, linking, relocation, program relocatability. Linkage editing. Text editors. Programming Environments. Debuggers and program generators. Compilation and Interpretation. Bootstrap compilers. Phases of compilation process. Lexical analysis. Lex package on Unix system. Context free grammars. Parsing and parse trees. Representation of parse (derivation) trees as rightmost and leftmost derivations. Bottom up parsersshift-reduce, operator precedence, and LR. YACC package on Unix system. Topdown parsersleft recursion and its removal. Recursive descent parser. Predictive parser, Intermediate codesQuadruples. Triples, Intermediate code generation. Code generation. Code optimization. Operating Systems (with Case Study of Unix) Main functions of operating systems. Multiprogramming, multiprocessing, and multitasking. Memory Management: Virtual memory, paging, fragmentation. Concurrent Processing : Mutual exclusion. Critical regions, lock and unlock.
2
5.
6.
7.
8.
Scheduling : CPU scheduling, I/O scheduling. Resource scheduling. Deadlock and scheduling algorithms. Bankers algorithm for deadlock handling. The Unix System: File system, process management, bourne shell, shell variables, command line programming. Filters and Commands: Pr, head, tail, cut, paste, sort, uniq, tr, join, etc., grep, egrep, fgrep, etc., sed, awk, etc. System Calls (like) : Creat, open, close, read, write, iseek, link, unlink, stat, fstat, umask, chmod, exec, fork, wait, system. 9. Software Engineering System Development Life Cycle (SDLC): Steps, Water fall model, Prototypes, Sprial model. Software Metrics: Software Project Management. Software Design: System design, detailed design, function oriented design, object oriented design, user interface design. Design level metrics. Coding and Testing: Testing level metrics. Software quality and reliability, Clean room approach, software reengineering. Current Trends and Technologies The topics of current interest in Computer Science and Computer Applications shall be covered. The experts shall use their judgement from time to time to include the topics of popular interest, which are expected to be known for an application development software professional, currently, they include: Parallel Computing Parallel virtual machine (pvm) and message passing interface (mpi) libraries and calls. Advanced architectures. Todays fastest computers. Mobile Computing Mobile connectivity-Cells, Framework, wireless delivery technology and switching methods, mobile information access devices, mobile data internetworking standards, cellular data communication protocols, mobile computing applications. Mobile databases- protocols, scope, tools and technology. M-business. E-Technologies Electronic Commerce: Framework, Media Convergence of Applications, Consumer Applications, Organisation Applications. Electronic Payment Systems : Digital Token, Smart Cards, Credit Cards, Risks in Electronic Payment System. Designing Electronic Payment Systems. Electronic Data Interchange (EDI) : Concepts, Applications, (Legal, Security and Privacy) issues, EDI and Electronic Commerce. Standardization and EDI, EDI Software Implementation, EDI Envelope for Message Transport, Internet-Based EDI. Digital Libraries and Data Warehousing : Concepts, Types of Digital documents, Issues behind document Infrastructure, Corporate Data Warehouses. Software Agents : Characteristics and Properties of Agents, Technology behind Software Agents (Applets, Browsers and Software Agents) Broadband Telecommunications : Concepts, Frame Relay, Cell Relay, Switched Multlmegabit Data Service, Asynchronous Transfer Mode. Main concepts In Geographical Information System (GIS). E-cash, E-Business, ERP packages. Data Warehousing : Data Warehouse environment, architecture of a data warehouse
3
10.
methodology, analysis, design, construction and administration. Data Mining : Extracting models and patterns from large databases, data mining techniques, classification, regression, clustering. summarization, dependency modelling, link analysis, sequencing analysis, mining scientific and business data. Windows Programming Introduction to Windows programmingWin32, Microsoft Foundation Classes (MFC), Documents and views, Resources, Message handling in windows. Simple Applications (in windows) Scrolling, splitting views, docking toolbars, status bars. common dialogs. Advanced Windows Programming Multiple Document Interface (MDI), Multithreading. Object linking and Embedding (OLE). Active X controls. Active Template Library (ATL). Network programming. PAPER-III (A) [Core Group] Unit-I Combinational Circuit Design, Sequential Circuit Design, Hardwired and Microprogrammed processor design, Instruction formats, Addressing modes, Memory types and organization, Interfacing peripheral devices, Interrupts. Microprocessor architecture, Instruction set and Programming (8085, P-III/P-IV), Microprocessor applications. Unit-II Database Concepts, ER diagrams, Data Models, Design of Relational Database, Normalisation, SQL and QBE, Query Processing and Optimisation, Centralised and Distributed Database, Security, Concurrency and Recovery in Centralised and Distributed Database Systems, Object Oriented Database Management Systems (Concepts, Composite objects, Integration with RDBMS applications), ORACLE. Unit-III Display systems, Input devices, 2D Geometry, Graphic operations, 3D Graphics, Animation, Graphic standard, Applications. Concepts, Storage Devices, Input Tools, Authoring Tools, Application, Files. Unit-IV Programming language concepts, paradigms and models Data. Data types, Operators, Expressions, Assignment. Flow of Control Control structures, I/O statements, User-defined and built in functions, Parameter passing. Principles, classes, inheritance, class hierarchies, polymorphism, dynamic binding, reference semantics and their implementation. Principles, functions, lists, types and polymorphisms, higher order functions, lazy evaluation, equations and pattern matching. Principles, horn clauses and their execution, logical variables, relations, data structures, controlling the search order, program development in prolog, implementation of prolog, example programs in prolog. Principles of parallelism, coroutines, communication and execution. Parallel Virtual Machine (PVM) and Message Passing Interface (MPI) routines and calls. Parallel programs In PVM
4
paradigm as well as MPI paradigm for simple problems like matrix multiplication. Preconditions, post-conditions, axiomatic approach for semantics, correctness. denotational semantics. Compiler structure, compiler construction tools, compilation phases. Finite Automata, Pushdown Automata. Non-determinism and NFA. DPDA. and PDAs and languages accepted by these structures. Grammars, Languagestypes of grammarstype 0, type 1, type 2, and type 3. The relationship between types of grammars, and finite machines. Pushdown automata and Context Free Grammars. Lexical Analysisregular expressions and regular languages. LEX package on Unix. Conversion of NFA to DFA. Minimizing the number pf states In a DFA. Compilation and Interpretation. Bootstrap compilers. Context free grammars. Parsing and parse trees. Representation of parse (derivation) trees as rightmost and leftmost derivations. Bottom up parsersshift-reduce, operator precedence, and LR. YACC package on Unix system. Topdown parsersleft recursion and its removal. Recursive descent parser. Predictive parser, Intermediate codesQuadruples, triples. Intermediate code generation, code generation. Code optimization UnitV Analog and Digital transmission Asynchronous and ,1 Synchronous transmission Transmission media Multiplexing and Concentration, Switching techniques Polling. Topologies, Networking Devices. OSI Reference Model, Protocols for(1) Data link layer, (ii) Network layer, and (iii) Transport layer. TCP/IP protocols, Networks security. Network administration. UnitVI Definition, Simple and Composite structures Arrays, Lists, Stacks queues. Priority queues, Binary trees, B-trees, Graphs. Sorting and Searching Algorithms, Analysis of Algorithms, Interpolation and Binary Search, Asymptotic notationsbig ohm, omega and theta. Average case analysis of simple programs like finding of a maximum of n elements. Recursion and its systematic removal. QuicksortNon-recursive implementation with minimal stack storage. Design of Algorithms (Divide and Conquer. Greedy method, Dynamic programming, Back tracking Branch and Bound). Lower bound theory Non-deterministic algorithmNon-deterministic programming constructs. Simple non-deterministic programs. NPhard and NPcomplete problems. UnitVII Object, messages, classes, encapsulation. Inheritance, polymorphism. aggregation, abstract classes, generalization as extension and restriction. Object oriented design. Multiple Inheritance, metadata. HTML, DHTML. XML. Scripting, Java, Servlets. Applets. UnitVIII Software development models Requirement analysis and specifications, Software design Programming techniques and tools. Software validation and quality assurance techniques. Software maintenance and advanced concepts, Software management. UnitIX Introduction, Memory management. Support for concurrent process, Scheduling. System deadlock Multiprogramming system. I/O management. Distributed operating systems Study of Unix and Windows NT.
5
UnitX Definitions. AI approach for solving problems. Automated Reasoning with prepositional logic and predicate logicfundamental proof procedure, refutation, resolution, refinements to resolution (ordering/ pruning/restriction strategies). State space representation of problems, bounding functions, breadth first, depth first. A, A* AO*. etc. Performance comparison of various search techniques. Frames, scripts, semantic nets. production systems, procedural representations. Prolog programming. Components of an expert system. Knowledge representation and Acquisition techniques. Building expert system and Shell. RTNs, ATNs, Parsing of Ambiguous CFGs. Tree Adjoining Grammars (TAGs). Systems approach to planning. Designing, Development, Implementation and Evaluation of MIS. Decision-making processes, evaluation of DSS, Group decision support system and case studies. Adaptive design approach to DSS development. Cognitive style In DSS, Integrating expert and Decision support systems. PAPER-III(B) [ELECTIVE / OPTIONAL ] ElectiveI Theory of Computation : Formal language Need for formal computational models. Noncomputational problems, diagonal argument and Russels paradox. Deterministic Finite Automaton (DFA), Non-deterministic Finite Automaton (NFA), Regular languages and regular sets. Equivalence of DFA and NFA. Minimizing the number of states of a DFA. Non-regular languages, and Pumping lemma. Pushdown Automaton (PDA), Deterministic Pushdown Automaton (DPDA), Nonequivalence of PDA and DPDA. Context free Grammars : Grelbach Normal Form (GNF) and Chomsky Normal Form (CNF), Ambiguity. Parse Tree Representation of Derivations. Equivalence of PDAs and CFGs. Parsing techniques for parsing of general CFGsEarlys, Cook-KassamI-Younger (CKY), and Tomltas parsing. Linear Bounded Automata (LBA) : Power of LBA. Closure properties. Turing Machine (TM) : One tape, multitape. The notions of time and space complexity in terms of TM. Construction of TM for simple problems. Computational complexity. Chomsky Hierarchy of languages : Recursive and recursively-enumerable languages. ElectiveII Models for Information Channel : Discrete Memoryless Channel, Binary Symmetric Channel (BSC), Burst Channel, Bit-error rates. Probability, Entropy and Shannons measure of Information. Mutual Information. Channel capacity theorem. Rate and optimality of Information transmission. Variable Length Codes: Prefix Codes, Huffmann Codes, Lempel-Ziev (LZ) Codes.
6
Optimality of these codes. Information content of these codes. Error Correcting and Detecting Codes : Finite fields, Hamming distance. Bounds of codes, Linear (Parity Check) codes. Parity check matrix. Generator matrix, Decoding of linear codes, Hamming codes. Image Processing : Image Registration, Spatial Fourier Transforms, Discrete Spatial (2-dlmenslonal) Fourier Transforms, Restoration, Lossy Compression of images (pictures). Data Compression Techniques: Representation and compression of text, sound, picture, and video files (based on the JPEG and MPEG standards). ElectiveIll Linear Programming Problem (LPP) in the standard form, LPP in Canonical form. Conversion of LPP in Standard form to LPP in Canonical form. SimplexPrevention of cyclic computations In Simplex and Tableau, Big-M method, dual simplex and revised simplex. Complexity of simplex algorithm(s). Exponential behaviour of simplex. Ellipsoid method and Karmakars method for solving LPPs. Solving simple LPPs through these methods. Comparison of complexity of these methods. Assignment and Transportation Problems : Simple algorithms like Hungarian method, etc. Shortest Path Problems : Dijkstras and Moores method. Complexity. Network Flow Problem : Formulation. Max-Flow Min-Cut theorem. Ford and Fulkersons algorithm. Exponential behaviour of Ford and Fulkersons algorithm. MalhotraPramodkumar-Maheshwari (MPM) Polynomial algorithm for solving Network flow problem. Bipartite Graphs and Matchlngs; Solving matching problems using Network flow problems. Matroids : Definition. Graphic and Cographic matrolds. Matroid Intersection problem. Non-linear Programming : Kuhn-Tucker conditions. Convex functions and Convex regions. Convex programming problems. Algorithms for solving convex programming problems Rate of convergence of Iterative methods for solving these problems. ElectiveIV Neural Networks : Perceptron model Linear separability and XOR problem. Two and three layered neural nets, BackpropagatlonConvergence. Hopfleld nets Neural net learning, Applications. Fuzzy Systems : Definition of a Fuzzy set Fuzzy relations. Fuzzy functions, Fuzzy measures. Fuzzy reasoning, Applications of Fuzzy systems. ElectiveV Unix : Operating System, Structure of Unix Operating System, Unix Commands, Interfacing with Unix, Editors and Compilers for Unix. LEX and YACC, File system System calls, Filters. Shell programming. Windows : Windows environment, Unicode, Documents and Views, Drawing In a window. Message handling. Scrolling and Splitting views. Docking toolbars and Status bars Common dialogs and Controls. MDI, Multithreading, OLE, Active X controls, ATL. Database access Network programming.
SAMPLE QUESTIONS PAPER-II 1. Which among the following Is not a structured data type In C? (A) Union (B) Pointer (C) String (D) Boolean A B-tree of order m Is an m-way search tree with (A) all leaves of the tree on the same level (B) each node, except for root and leaves, having less than m/2 subtrees (C) the root of the tree having more than m subtrees (D) all its leaves connected to form a linked list A brower Is a software tool that helps (A) linking of application program modules (B) viewing of application Information (C) developing application programs (D) debugging of application software |
2.
3.
PAPER-III(A) Distinguish between hardwired and microprogrammed processor designs and compare their costperformance qualities. Or Draw an Interface diagram, indicating handshake signals, for a programmable peripheral Interface device connected to the system bus. PAPER-III(B) Explain with suitable examples the Huffmann coding scheme for producing variable length code. Describe the basis for such coding scheme. Or State and Interpret the Shanons theorem of channel capacity In a noisy channel. Discuss the effect of noise on Information transmission rate.