Computer Science Syllabus(WBCHSE)
Sequential Logic Circuits: (10 Marks) Concept of Asynchronous and Synchronous Circuits Positive and Negative Edge Triggers Concept of Latch and Flip Flops SR Flip Flops using NAND and NOR gates D, JK, T and Master-Slave Flip Flops Serial and Parallel Registers : SISO, SIPO, PIPO, PISO Concept of Asynchronous and Synchronous Counters Block diagram and working of Asynchronous Counter (Up / Down Ripple Counter) Block diagram and working of Decade Counter Block diagram and working of Synchronous Counterfd , , Block diagram and working of Ring Counter Block diagram and working of Johnson Counter Programming in C and Data Structures: (20 Marks) Pointers in C- Definition, Pointers and Arrays, Array of Pointers, Pointer to an Array, Pointer and Strings, Pointer and 2D array, Pointer and Structures, Pointers and Functions, Dynamic Memory Allocation Command Line Arguments I/O File Handling in C (Text Files and Binary Files) Conc...