Searching for "at____"

Q:

1. All beutiful things are sad.She is beutiful.She is sad

2. All nice things are flat.TV are flat.TV's are nice things

3. Potatoes are stems.All stems are fruits.Potatoes are fruits

 

Choose the alternative where the 3rd segment can be deduced from above two

A) 1 only B) 1 and 2
C) 3 only D) 1 and 3
 
Answer & Explanation Answer: D) 1 and 3

Explanation:
Report Error

View Answer Report Error Discuss

Q:

what is the clock frequency for 8085?

Answer

3MHz is the maximum clock frequency for 8085.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is the RST for the TRAP?

Answer

RST 4.5 is called as TRAP.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Why address bus in unidirectional and data bus is bidirectional?

Answer

Because there is no need address traansaction between processor and peripheral device but data bus is needed because data has to be read and write

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Why the temporary registers W and Z are named so i mean we start from A, B, C, D, E then H and L coz H stands for higher bit and L for lower bit of the address pinted by memory pointer.. but wats W and Z for?

Answer

As W and Z alphabets are not widely used similarly as W and Z is internally used they would have been named so

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is the logical difference b/w Move A to B and COMPUTE B=A?

Answer

In case of Move A to B it will move whatever the value of A into B.It mean it will move numeric, alphanumeric and alphabatic value.


In case of COMPUTE B=A it will assign the value of A into B. But in case of compute only numeric value will be compute.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is object repository?

Answer

Object Repository means not a collection of objects


it's a common repository for all the people (testing, developers) for seeing all the data in single login.


for example QA wants to see 5 testers works then he goes  to each person login and see the data. It's very difficult job. for this we can use Object Repository.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

What is microprocessor?

Answer

Micro processor is a program-controlled device, which fetches the instruction from memory, decodes and executes the instructions. Most Micro Processor are single-chip devices.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware