20-_Computer_Science_OK_3
20-_Computer_Science_OK_3
REVISED SYLLABUS
(For the Session of 2020-21 Only)
Computer Science
(THEORY)
1
Header file: fstream.h; ifstream, ofstream, fstream
classes; Opening a text file in in, out, and app modes;
Using cascading operators for writing text to the file and reading text from the file; open(), get(),
put(), getline() and close() functions; Detecting end-of-file (with or without using eof()
function);Opening a binary file using in, out, and app modes;
open(), read(), write() and close() functions; Detecting end-of-file (with or without using eof()
function); tellg(), tellp(), seekg(), seekp() functions Pointers:
2
Use of Karnaugh Map for minimisation of Boolean expressions (up to 4 variables);
Basic Logic Gates (NOT, AND, OR, NAND, NOR) and their use in circuits.
Transmission media:
Twisted pair cable, coaxial cable, optical fiber, infrared, radio link, microwave link and satellite link.
Network devices:
Modem, RJ45 connector, Ethernet Card, Hub, Switch,
Gateway; Network Topologies and types:
Bus, Star, Tree; Concepts of LAN, WAN, MAN
Network Protocol:
TCP/IP, File Transfer Protocol (FTP), PPP, Level-Remote Login (Telnet), Internet, Wireless/ Mobile
Communication, GSM, CDMA, WLL, 3G, SMS, Voice mail, Application Electronic Mail, Chat,
Video Conferencing;
3
4