Questions

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

0 2044
Q:

Explain compiler?

Answer

compiler is used to translate the high-level language program into machine code at a time. It doesn't require special instruction to store in a memory, it stores automatically. the execution time is less compared interpreter.


A compiler is a program that translates a source program written in some high-level programming langualge (such as Java) into machine code for some computer architecture (such as the Inter Pentium archiecture).

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2044
Q:

Ctrl+F in MS Word for

A) Re do B) to find the word
C) Select all D) Center text
 
Answer & Explanation Answer: B) to find the word

Explanation:

Ctrl + F is a shorcut keyword and it is used for searching the word you want in the large document in the M.S. Word.

Report Error

View Answer Report Error Discuss

2 2044
Q:

How do you differentiate the roles of Quality Assurance Manager and Project Manager?

Answer

Quality Assurance Manager (QA Manager) defines the process to be followed at each phase of SDLC. He defines the standards to be followed, the documents to be maintained and sets the standard for the product.


Where as it is the Project Manager’s responsibility to ensure that the things defined by QA manager are being implemented. He develops the product from start to finish with his team and ensures that the product which is to be rolled out is Defect free and it reaches the standards and views defined by QA Manager.


QA managers can audit the process for certain time periods which are being handled by the Project Manager.

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

0 2043
Q:

What would be the output of the following program?

main()

{

    char a[] = "Visual C++";

    char *b = "Visual C++";

    printf ("\n%d %d", sizeof (a), sizeof (b));

    printf ("\n%d %d", sizeof (*a), sizeof (*b));

Answer

11  2


 1   1

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2043
Q:

DSL is an example of what type of internet access?

A) Wireless B) Network
C) Broadband D) Slow
 
Answer & Explanation Answer: C) Broadband

Explanation:

Digital Subscriber Line (DSL) is a broadband connection. It is an internet access with several high-speed transmission technology.

 

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

2 2042
Q:

What does deficit spending require a government to do?

A) cut taxes B) hire more workers
C) lay off workers D) take on debt
 
Answer & Explanation Answer: D) take on debt

Explanation:

Deficit spending means spending more than the income getting. A government need to take debts for deficit spending.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

1 2042
Q:

Which company is nicknamed Big Blue?

A) Infosys B) IBM
C) Oracle D) Accenture
 
Answer & Explanation Answer: B) IBM

Explanation:

IBM - International Business Machines Corporation has a nickname as Big Blue.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

0 2041