Which Segment is used to store interrupt and subroutine return address registers?
Stack Segment in segment register is used to store interrupt and subroutine return address registers Read more »
Stack Segment in segment register is used to store interrupt and subroutine return address registers Read more »
Execution Unit receives program instruction codes and data from BIU, executes these instructions and store the result in general registers. Read more »
The BIU in 8088 is 8-bit data bus & 16- bit in 8086.Instruction queue is 4 byte long in 8088and 6 byte in 8086. in 8086 instruction buffer q(ibq) is 6bytes address... Read more »
Bluetooth uses low-power signals, it plays around in 2.45 GHz range, while most of consumer devices would be using 900 MHz. Read more »
Forward Error Correction is a method by which Bluetooth increases its noise immunity. FEC is a method that enables a receiver to not only detect, but also correct... Read more »
The two pins are used because the Pin +VCC provides the power supply to it and GND pin is used to earth the pin so no voltage breakdown is there. Read more »
I think the classic mathematics- and theory-based “computer science” as a track in school is fine. The problem you’re seeing is that “computer... Read more »
We get a number of resumés trickling through every week, with a fair proportion coming from Computer Science graduates. I look at the list of modules they’ve... Read more »
Stub : A piece of code that simulates the activity of missing components. Driver : A piece of code that passes test cases to another piece of code. i will give... Read more »
When the System Requirement Specification does not meet the clients requirements, it should be intimated to the PL (who prepares the SRS and should be documented... Read more »
We use automation only for version wised projects, means if the project comes up with different versions. Once we write the scripts for one version, we can use... Read more »
Designing and Testing are two different phases in a software development process(SDLC). 1. Information Gathering 2. Analysis 3. Designing– 4. Coding 5. Testing– 6.... Read more »
Testing Starts from the starting sate of SDLC that is requirement stage where we prepare SRS Or URS DOC. Read more »
For bug tracking and reporting there are many tools like Rational clear quest. PVCS Bugzilla Read more »
As per my idea we can test a web application manually without using automation but its time consuming and might have error so to make our task easy and error free... Read more »