Posted inBasics Fourth Generation Languages (4 GL) Posted by admin August 27, 2021 Programming languages are sometimes classified with generations - from the lowest to the highest. The…
Posted inBasics High Level Languages Posted by admin August 27, 2021 Higher level languages make use of English like words and statements and mathematical symbols for…
Posted inBasics Assembly Language Posted by admin August 27, 2021 The 0s and 1 s of the machine language were substituted by letters and symbols…
Posted inBasics Types of programming languages Posted by admin August 27, 2021 a) Machine Language b) Assembly Language c) High Level Language a) Machine Language: This is…
Posted inBasics Programming Languages Posted by admin August 27, 2021 A programming language is a means of communication for the user to communicate with the…
Posted inBasics Computer Software, Programming Languages and Program Development Posted by admin August 27, 2021 As is already seen, a computer cannot do anything on its own. It has to…
Posted inBasics NOR Gate Posted by admin August 27, 2021 A NOR gate is complemented OR gate. That is, the output of a NOR gate…
Posted inBasics NAND Gate Posted by admin August 27, 2021 A NAND gate is a complemented AND gate. That is the output of NAND gate…
Posted inBasics NOT Gate Posted by admin August 27, 2021 A NOT gate is the physical realization of complementation operation. It is an electronic circuit…
Posted inBasics OR Gate Posted by admin August 27, 2021 An OR gate is the physical realization of logical addition (OR) operation. It is an…