KyaPoocha.com

Huge Collection of Interview Questions


‘Computer Architecture Interview Questions’ - KyaPoocha.com

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 »

What does EU do? 

Execution Unit receives program instruction codes and data from BIU, executes these instructions and store the result in general registers.  Read more »

What is the difference between 8086 and 8088? 

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 signals do not interfere with our PCs or cordless phones or portables. Why? 

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 »

What is FEC in Bluetooth? 

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 »

Why there are two ground pins in 8086? 

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 »

What would you put in a Software Programming curriculum? 

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 »

What would you put in a Computer Science Curriculum? 

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 »

Did u come across STUBS and DRIVERS? How did u use these in u r project ? 

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 »

The scenario is “while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client’s requirements” whom do you report?and what is your action? 

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 »

What is the best way to choose automation tool? 

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 »

What is mean by designing the application and coding the application? 

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 »

At what stage in the SDLC testing should be started? 

Testing Starts from the starting sate of SDLC that is requirement stage where we prepare SRS Or URS DOC.  Read more »

What tools are used in Manual testing for bug tracking and reporting? 

For bug tracking and reporting there are many tools like Rational clear quest. PVCS Bugzilla  Read more »

Can u test a website or a web application manually without using any automation tool? 

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 »

Page 3 of 7«12345»...Last »