Creation of word document, formatting and editing text, inserting headers and footers, Use of Mail-merge facility
Building and editing spread-sheet, formatting spread-sheet, working with formulas and functions, sort or filter spread-sheet, working with charts, and automating spread-sheet tasks with macros
Learning commands, Preparation of slides, inserting texts, graphs, etc., color changing, automatic presentation of slides, changing time settings, object linking and embedding, etc
Realization of X-OR and X-NOR operations using basic gates.
Design of Half Adder and Full adder using 2-input NAND gates.
Verify addition of two binary numbers using 4-bit adder chip.
Design and implement Excess-3 to BCD code converter using 4-bit adder chip.
Construct and Implement the Boolean expression using AND,OR and NOT gates(A+B).(C’+D’).(A’+C) = Y
Construct and Implement the Boolean expression using only NAND gatesA’BC’D’+A’B’C’D+A’B’CD+A’BCD’+AB’C’D+AB’CD = Y