Questions

Q:

An electric fuse is based on

A) the chemical effect of the current B) the magnetic effect of the current
C) the heating effect of the current D) All of the above
 
Answer & Explanation Answer: C) the heating effect of the current

Explanation:

An electric fuse is based on the heating effect of the current.

Report Error

View Answer Report Error Discuss

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

1 2073
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 2073
Q:

What is mutex?

Answer

Mutex is a program object that allows multiple program threads to share the same resource, such as file access, but not simultaneously. When a program is started a mutex is created woth a unique name. After this stage, any thread that needs the resource must lock the mutex from other threads while it is using the resource. the mutex is set to unlock when the data is no longer needed or the routine is finished.

Report Error

View answer Workspace Report Error Discuss

1 2073
Q:

Who got Tansen Samman award 2018?

A) Manju Mehta B) Biren Singh
C) Divya Patidar Joshi D) None of the above
 
Answer & Explanation Answer: A) Manju Mehta

Explanation:

Tansen Samman award 2018 was given Manju Mehta recently.

Report Error

View Answer Report Error Discuss

Filed Under: Honours and Awards
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank PO

1 2072
Q:

Net exports are negative when

A) exports are greater than imports B) imports are greater than exports
C) No exports D) None of the above
 
Answer & Explanation Answer: B) imports are greater than exports

Explanation:


When exports are greater than imports, net exports are positive and similarly, when imports are greater than exports, net exports are negative.

 

When a country imports goods, it buys them from foreign producers. The money spent on imports leaves the economy, and that decreases the importing nation's GDP.

Report Error

View Answer Report Error Discuss

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

0 2072
Q:

In which of the following state its first mega food park was inaugurated?

A) Karnataka B) Telangana
C) Gujarat D) Punjab
 
Answer & Explanation Answer: C) Gujarat

Explanation:
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 2072
Q:

The IMBEX 2018-19 started between India and which country?

A) Afghanistan B) Myanmar
C) China D) Nepal
 
Answer & Explanation Answer: B) Myanmar

Explanation:
Report Error

View Answer Report Error Discuss

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

2 2071
Q:

Project Time Management - Processes

Describe the Inputs, Tools and Techniques, Outputs of Activity Resource Estimating ?

Answer

I. Inputs



  • Enterprise environmental factors

  • Organizational process assets

  • Activity list

  • Activity attributes

  • Resource availability

  • Project management plan


II. Tools and Techniques



  • Expert Judgment

  • Alternatives analysis

  • Published estimating data

  • Project management software

  • Bottom-up estimating


III. Outputs



  • Activity resource requirements

  • Activity atributes (updates)

  • Resource breakdown structure

  • Resource calendars (updates)

  • Requested changes

Report Error

View answer Workspace Report Error Discuss

0 2071