Posts

BCA- Computer Fundamental Old Question Paper

Image
BCA OLD QUESTION PAPER   HELLO EVERYONE Welcome to your blog of Computer science. Here you will get the question paper of all the semesters. COMPUTER FUNDAMENTAL YEAR- 2021  1st semester question paper. (CBLU) COMPUTER FUNDAMENTAL YEAR- 2018  1st semester question paper. COMPUTER FUNDAMENTAL YEAR- 2019  1st semester question paper. COMPUTER FUNDAMENTAL YEAR- 2020  1st semester question paper.

BCA 1ST SEMESTER NOTES

Image
                                              BCA 1ST SEMESTER NOTES- UNIT WISE                                                                                                         UNIT-1                                                                                                                         ...

DIFFERENCE BETWEEN COMPILER, INTERPRETER AND ASSEMBLER

Image
ventional computers, translation of the program or the source code into object/machine code is done by various methods which include  assembler, compiler and interpreter.  Below are the underlying details of how they differ from one another.  What You Need To Know About Assembler An assembler is a program that takes basic computer instruction or instructions and then converts them into a pattern of bits that the computer processor can use to perform its basic operations. Usually, language used to program the assembler is referred to as  assembly language . Assembler converts source code to an object code first then it converts the object code to machine language with the help of the linker programs.                                           OR ASSEMBLER An assembler is a program that converts assembly language into machine code. It takes the basic commands and op...

COMBINATIONAL LOGIC CIRUITS-MULTIPLEXER AND DEMULTIPLEXER

Image
HELLO EVERYONE, WELCOME TO MY BLOG. TODAY I AM GOIN TO SHOW YOU SOME QUICK NOTES FOR YOUR VIVA,PRACTICALS AND EXAMS.                                                              TOPIC- MULTIPLEXER AND DEMULTIPLEXER     MULTIPLEXER-                                                                    INTRODUCTION                                                                A multiplexer, also known as a data selector, is a device that selects between several analog or digital input signals an...