Questions

Q:

What is multicast routing?

Answer

Sending a message to a group is called multicasting, and its routing algorithm is called multicast routing

Report Error

View answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

0 2051
Q:

The land mass of India has an area of ______ million square km.

A) 1.28 B) 2.28
C) 3.28 D) 4.28
 
Answer & Explanation Answer: C) 3.28

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

1 2051
Q:

Project Time Management - Processes

Describe the Inputs, Tools and Techniques, Outputs of Schedule Control ?

Answer

I. Inputs



  • Schedule management plan

  • Schedule baseline

  • Performance reports

  • Approved change requests


II. Tools and Techniques



  • Progress reporting

  • Schedule change control system

  • Performance measurement

  • Project management software

  • Variance analysis

  • Schedule comparision bar charts


III. Outputs



  • Schedule model data (updates)

  • Schedule baseline (updates)

  • Performance measurements

  • Requested changes

  • Recommended corrective actions

  • Organizational process assets (updates)

  • Activity list (updates)

  • Activity attributes (updates)

  • Project management plan (updates)

Report Error

View answer Workspace Report Error Discuss

0 2050
Q:

How would you find the length of each string in the following Program?

main()

{

    char *str[] = { "Frogs", "Do", "Not" , "Die" , "They" , "Croak!"};

    printf ("%d%d", sizeof (str), sizeof (str[0]));

}

Answer

main()


{


   char *str[] = { "Frogs", "Do", "Not", "Die." , "They", "Croak!" };


   int i;


         for ( i = 0;i<=5;i++)


         printf ("\n%s%d", str[i], strlen( str[i]));


}

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2050
Q:

What is the major source of dietary sulfur?

A) Proteins B) Carbohydrates
C) Mineral salts D) All of the above
 
Answer & Explanation Answer: A) Proteins

Explanation:

 Protein cantaining foods are the major source of dietary sulfur. Foods like eggs are rich in sulfur content.

Report Error

View Answer Report Error Discuss

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

4 2050
Q:

The primary goal of conservation biology is to

A) counter the loss of biodiversity B) estimate the total number of species that exist
C) integrate human culture back into nature D) catalogue species
 
Answer & Explanation Answer: A) counter the loss of biodiversity

Explanation:
Report Error

View Answer Report Error Discuss

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

1 2049
Q:

Glycolysis is the conversion of

A) Glucose to pyruvate B) Glucose to proteins
C) Pyruvate to glucose D) All of the above
 
Answer & Explanation Answer: A) Glucose to pyruvate

Explanation:

Glycolysis is the metabolic process of converting 1 molecule of glucose to 2 molecules of pyruvate through a series of 10 enzyme catalyzed reactions.

Report Error

View Answer Report Error Discuss

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

1 2048
Q:

The speed of a boat when travelling downstream is 32 km/h, whereas when travelling upstream it is 28 km/h. What is the speed of the boat in still water?

A) 27 km/h B) 29 km/h
C) 31 km/h D) Cannot be determined
 
Answer & Explanation Answer:

Explanation:

Ans.  Suppose the speed of boat in still water is x km/h and speed of stream is y km/h

Speedof boat in downstream = (x + y) km/h x+ y = 32 …(i) 

Speed of boat in upstream = (x – y) km/h

x – y = 28 …(ii)

Add. Eqs. (i) and (ii), we get 2x = 60

x = 30 km/h

 

 

 

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: CAT , GRE , TOEFL

0 2048