Bus structure in Computer Organization

A Bus is a collection of wires that connects several devices.  Buses are used to send control signals and data between the processor and other ...

Read more

Register Organization

Registers are temporary storage locations inside the CPU. A register is a very very fast memory that is built into the CPU. Registers are used ...

Read more

Logic Gates

Logic gate: Names of logic gates: Logic gate operations: Input variables : A, B Output variable : OP Logic gate symbols: Truth Table:  Table shows ...

Read more

Structure of Desktop computers

Computer consists of a set of hardwares and softwares. A computer system can be viewed as a  combination of input, processing and output  subsystems.Input –> ...

Read more

NFA with ∈ to DFA Indirect Method

Indirect Method:  In this method, Step 01: Convert NFA with ∈ moves to NFA without ∈ moves. Step 02: Than NFA without ∈ moves is ...

Read more

NFA with ∈-Moves

NFA with ∈ moves is exactly same as NFA without ∈ moves.  But differece exist in the transition function δ. δ must include information about ∈ ...

Read more

Arden’s Law

Arden’s law is used in simplification of regular expression. It is states as, for p, q and r to be regular expressions, and if ∈ is ...

Read more

Regular expression

A regular expression is a sequence of patterns that defines a string. The language accepted by finite automata can be easily described by simple expressions ...

Read more

DBMS

DBMS Previous Years Solved DBMS PYQs Hindi Videos

Read more

Theory of Computation

1. Tutorial 2. TOC Previous Years Solved 3. TOC PYQs Hindi Videos

Read more