Introduction to arrays as class member data How to implement stacks in c++? How arrays are used as data members of Class? So far it is seen only the variables and functions can be used as members of a class. Read More …
what is the Canonical form representation of Boolean function?
How to represent the Boolean function in Canonical form? what is the Canonical form representation of a Boolean function? The canonical representation of a Boolean function can be of two forms. Summation of minterms Product of maxterms In order to Read More …
How to implement recursion in C++? Explain with an example
Introduction How to implement recursion in C++? Explain with an example There are certain cases where it is necessary a function calls itself. Such types of functions are called recursive functions. This call can be direct or indirect. Recursive functions Read More …
What are the registers in computer system?
What are the Registers? Different types of registers in computer . Registers are the temporary storage elements that store the result of different mathematical or logical operations performed by ALU in CPU. Types of registers Different types of registers are Read More …
electromagnetic field theory assignment 1
electromagnetic field theory assignment 1 assignemn Solution of assignment 1 https://www.youtube.com/watch?v=XveFVF6vyFk
What are the binary logic levels and high impedance states?
What are the binary logic levels and high impedance states? What are the binary logic levels and high impedance states? Logic gates are electronic circuits that regulate on one or more input signals to produce an output signal. Electrical signals Read More …
Lab manual 2 digital logic design
Verify the truth table of Logic Gates NAND and XOR lab2
What is the barrier potential of PN junction diode ?
The PN junction diode What is the barrier potential of PN junction diode? The barrier potential is the amount of the energy that is required by any charge to overcome for crossing one junction. If a charge has this much Read More …
what is the vector analysis?
what is the vector analysis? what is the vector analysis? Vector analysis is the mathematical analysis used for understanding the core concepts of electromagnetic field theory. It involves: vector algebra orthogonal coordinate systems vector calculus what is the vector algebra? Read More …
what is the scalar triple product and vector triple product?
what is the scalar triple product and vector triple product? what is the scalar triple product and vector triple product? Scalar Triple product When we multiply three vectors such that their resultant is a scalar quantity then this is called Read More …