Questions

Q:

The strength of an electromagnet can be increased by

A) increasing the length of the coiled wire B) increasing current supply
C) increasing the number of turns D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

The strength of an electromagnet can be increased by increasing the cross-sectional area, increasing the number of turns, increasing current supply, increasing the length of the coiled wire.

 

Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

2 2315
Q:

The decentralization system was recommended by

A) C. Rajgopalachari B) Balwant Rai Mehta
C) J. B. Kriplani D) Ashok Mehta
 
Answer & Explanation Answer: B) Balwant Rai Mehta

Explanation:

The decentralization system was recommended by Balwant Rai Mehta.

Report Error

View Answer Report Error Discuss

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

3 2315
Q:

What are the roles of glass-box and black-box testing tools?

Answer

Glass Box (or white box) testing is the process of giving i/p to the system and checking how the system processes i/p to generate o/p


Black Box testing is the process of giving i/p to the system and checking if the system is giving correct o/p without bothering how the o/p is generated.


As we can see from the definitions, the role of black box testing is to ensure that the o/p generated is correct. And role of white box testing is to ensure that methods used to generate the o/p are correct.

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

0 2314
Q:

Point out the error, ifany, in the followingb code?

typedef struct

{

     int data;

     NODEPTR link;

} *NODEPTR;

 

Answer

A typedef defines a new name for a type, and in simpler cases like the one shown below you can define a new structure type and a typedef for it at the same time.


typedef struct


{


    char name[20];


    int age;


} emp;


However, in the structure defined in this question, there is an error because a typedef declaration cannot be used until it is defined. In the given code fragment the typedef declaration is not yet defined at he point where the link field is declared.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2314
Q:

Where is the headquaters of the Universal postal Union

A) Switzerland B) UK
C) Iran D) India
 
Answer & Explanation Answer: A) Switzerland

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

2 2314
Q:

Which type of bond is found in sodium bromide?

A) Ionic B) Covalent
C) Polar covalent D) None of the above
 
Answer & Explanation Answer: A) Ionic

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

2 2314
Q:

Improve the bracketed part of the sentence.
It was so hot during the concert that some spectators passed (out).

A) away B) by
C) over D) no improvement
 
Answer & Explanation Answer: D) no improvement

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , GRE

1 2314
Q:

Who wrote the book "Ignited Minds"?

A) Vikram Seth B) APJ Abdul Kalam
C) Arundhati Roy D) Manmohan Singh
 
Answer & Explanation Answer: B) APJ Abdul Kalam

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

1 2314