BCA Raipur - BCA Notes S-1

Post your notes and other just by mailing us at bcaraipur@live.com

google search

Popular Posts


Welcome to BCA Notes

>>>>>>>>>>>>>>>>

Visitors

Search This Blog

Blogger templates

Visitor Map


Wednesday, 21 May 2014

Try this html download coding

<!DOCTYPE html> <html> <body> <a href="https://dl.dropboxusercontent.com/s/o3rdo2yz4r31xh7/BCA_-II_SEM.pdf?dl=1&token_hash=AAG8joO7AQ4Sip5Ufj6V3drTvnDtcMqDMHbuVAG0VNhdaQ&expiry=1400662616 " target="_blank">Download BCA II !</a> </body> </html> ...

Please go this link to know about communication

https://www.dropbox.com/s/xfj0znx3701pxtm/What%20is%20communcation.docx...

Mats university syllabus for BCA II sem

https://www.dropbox.com/s/o3rdo2yz4r31xh7/BCA_-II_SEM.pdf...

Monday, 19 May 2014

mttr

...

RAM chips

http://en.wikipedia.org/wiki/Subroutine http://www.sharadavikas.com/courcemeterials/bca22.pdf ...

Interrup routine vs subroutine

A computer represents a series of interconnected hardware components, all often competing for the same resources and working at a speed of millions of instructions per second. Under these conditions, certain errors occur; components can issue interrupts to signal the computer to hand over control of the system or a part of the system. In these cases, the function of an interrupt service routine or subroutine becomes essential. However, while an ISR may appear to be a simple subroutine, there are slight yet important differences. Interrupt Service...

Q.2 What is BUS? What are the different buses used in CPU?

In computer architecture, a bus is a communication system that transfers data between componentsinside acomputer, or between computers. This expression covers all related hardware components (wire, optical fiber, etc.) and software, including communication protocols.Early computer buses were parallel electrical wires with multiple connections, but the term is now used for any physical arrangement that provides the same logical functionality as a parallelelectrical bus. Modern computer buses can use bothparallelandbit serialconnections, and...

Q.1 What is Computer Architecture? What is stored program concept

Ans. Computer Architecture: It is concerned with structure and behaviour of computer as seen by the user. It includes the information formats, the instruction set, and techniques for addressing memory of a computer system is concerned with the specifications of the various functional modules, such as processors and memories and structuring them together into a computer system. Stored program concept:- This as introduced in late 1940s by John Von Neumann,Who proposed that a program stored in a binary –number format in a memory device so that instruction...

Q. Which logic name or gates are known as universal logic?

Ans. NAND logic and NOR logic gates are universal logic. It is possible to implement any logic expression by NAND and NOR gates. This is because NAND and NOR gates can be used to perform each of Boolean operations INVERT, AND and OR. NAND is same as AND gate symbol except that it has a small circle at output. This a small circle represents the universal operations....

Q. What is shift register in digital computer.

Ans. Shift registers are the sequential logic circuit used to shift the data from registers in both directions. Shift registers are designed as a group of flip-flops connected together so that the output from one flip-flop becomes the input to the next flip-flop. The flip-flop are driven by a common clock signals and can be set or reset simultaneously. Shift registers can be connected to form different type of counters....

What its gray code?

Gray coding is an important code and is known for its speed. This code is relatively free from the errors. In binary coding or 8421 BCD, counting from 7(0111) to 8(1 000) requires 4-bits to be changed simultaneously. Gray coding avoids this by following only one bit changes between subsequent numbers. ...

Q. What is the concept of layers in architectural design?

Ans. The concepts of layers in architectural design are described as below: 1. Complex problems can be segmented into smaller and more manageable form. 2. Each layer is specialized for specific functioning. 3. Upper layers can share the services of a lower layer. Thus layering allows us to reuse functionality. 4. Team development is possible because of logical segmentation. A team of programmers will build. The system and work has to be sub-divided of along clear boundaries....

Q. What is Computer Organisation?

Ans. Computer Organisation: It is concerned with the way the hardware components operate and the way they are connected together to form the computer system. The various components are assumed to be in place and the task is to investigate the organisational structure to verify that the computer parts operate. ...

Q. What is Computer Architecture?

Ans. Computer Architecture : It is concerned with structure and behaviour of computer as seen by the user. It includes the information formats, the instruction set, and techniques for addressing memory of a computer system is concerned with the specifications of the various functional modules, such as processors and memories and structuring them together into a computer system. ...

What are the different types of mappings used in cache memory.

The three different types of mapping used for the purpose of cache memory are as follow, Associative mapping, Direct mapping and Set-Associative mapping.- Associative mapping: In this type of mapping the associative memory is used to store content and addresses both of the memoryword. This enables the placement of the any word at any place in the cache memory. It is considered to be the fastest and the most flexible mapping form.- Direct mapping: In direct mapping the RAM is made use of to store data and some is stored inthe cache. An address...

What are the different types of mappings used in cache memory

The three different types of mapping used for the purpose of cache memory are as follow, Associative mapping, Direct mapping and Set-Associative mapping.- 1.Associative mapping: In this type of mapping the associative memory is used to store content and addresses both of the memoryword. This enables the placement of the any word at any place in the cache memory. It is considered to be the fastest and the most flexible mapping form. Direct mapping: IIn direct mapping the RAM is made use of to store data and some is stored inthe...

Sunday, 18 May 2014

No. RISC CISC 1 It is an acronym for Reduced Instruction Set Computer. It is a type of microprocessor that has been designed to carry out few instructions at the same time. CISC stands for Complex Instruction Set Computer. It is actually a CPU which is capable of executing many operations through a single instruction. 2 Faster than CISC Slower than RISC chips when performing instructions 3 Pipelining can be implemented easily Pipelining implementation is not...

Difference Between RISC and CISC

Difference Between RISC and CISC No. RISC CISC 1 It is an acronym for Reduced Instruction Set Computer. It is a type of microprocessor that has been designed to carry out few instructions at the same time. CISC stands for Complex Instruction Set Computer. It is actually a CPU which is capable of executing many operations through a single instruction. 2 Faster than CISC Slower than RISC chips when performing...

Difference Between RISC and CISC

Difference Between RISC and CISC No. RISC CISC 1 It is an acronym for Reduced Instruction Set Computer. It is a type of microprocessor that has been designed to carry out few instructions at the same time. CISC stands for Complex Instruction  Set Computer. It is actually a CPU which is capable  of executing many operations through a single instruction. 2 Faster than CISC Slower than RISC chips when performing  instructions 3 Pipelining can be implemented easily ...

PAPER SAMPLE FOR COMPUTER ARCHITECTURE AND ORGANIZATION

...