0% found this document useful (0 votes)
67 views

ISRO 2019 Computer Science Syllabus : Computer H/W Digital Logic

The document outlines the 2019 computer science syllabus for ISRO. It covers topics such as digital logic, data structures, computer organization, programming methodology, algorithms, compiler design, operating systems, databases, and computer networks. Some key areas discussed are logic functions, number representation, abstract data types, machine instructions, programming concepts in C, graph and tree algorithms, lexical analysis, processes and threads, the relational database model, and the ISO/OSI networking stack.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views

ISRO 2019 Computer Science Syllabus : Computer H/W Digital Logic

The document outlines the 2019 computer science syllabus for ISRO. It covers topics such as digital logic, data structures, computer organization, programming methodology, algorithms, compiler design, operating systems, databases, and computer networks. Some key areas discussed are logic functions, number representation, abstract data types, machine instructions, programming concepts in C, graph and tree algorithms, lexical analysis, processes and threads, the relational database model, and the ISO/OSI networking stack.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

>> ISRO 2019 Computer Science Syllabus <<

 Computer H/W Digital Logic


 Logic Functions
 Minimization
 Design and Synthesis of Combinational and Sequential Circuits – Number
Representation and Computer Arithmetic (Fixed and Floating point)
 Software Systems Data Structures
 Notion of Abstract Data Types
 Stack, Queue, List, Set, String, Tree, Binary search tree, Heap, Graph
 Computer Organization
 Machine Instructions and Addressing modes
 ALU and Data-path
 Hardwired and Microprogrammed control
 Memory Interface
 I/O Interface (Interrupt and DMA mode)
 Serial Communication interface
 Instruction Pipelining
 Cache, Main and Secondary storage
 Programming Methodology
 C Programming
 Program control (Iteration, Recursion, Functions)
 Scope, Binding, Parameter passing
 Elementary concepts of Object oriented, Functional and Logic Programming
 Algorithms for Problem Solving
 Tree and Graph Traversals
 Connected components
 Spanning Trees, Shortest Paths
 Hashing, Sorting, Searching
 Design Techniques (Greedy, Dynamic Programming, Divide and Conquer)
 Compiler Design
 Lexical Analysis
 Parsing
 Syntax Directed Translation
 Runtime environment
 Code Generation
 Linking (Static and Dynamic)
 Operating Systems
 Classical Concepts (Concurrency, Synchronization, Deadlock)
 Processes, Threads and Inter-process communication
 CPU scheduling
 Memory Management
 File systems, I/O systems
 Protection and Security
 Databases
 Relational Model (ER-model, Relational algebra, Tuple calculus)
 Database Design (Integrity Constraints, Normal forms)
 Query languages (SQL)
 File Structures (Sequential files, Indexing, B+ trees)
 Transactions and Concurrency control
 Computer Networks
 ISO/OSI stack
 Sliding Window Protocol
 LAN Technologies (Ethernet, Token ring)
 TCP/UDP, IP
 Basic Concepts of Switches, Gateways and Routers

You might also like