Questions

Q:

Which error are you likely to get when you run the following program?

main()

{

  struct emp

  {

      char name[20];

      float sal;

  };

  struct emp e[10];

  int i;

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

        scanf ( "%s %f" , e[i].name, &e[i].sal );

}

Answer

Floating point formats not linked

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2200
Q:

A series is given with one term missing. Choose the correct alternative from the given ones that will complete the series. ? , Kerosene, Diesel, Fuel oil

A) Lubricating oil B) Asphalt
C) Petrol D) Wax
 
Answer & Explanation Answer: C) Petrol

Explanation:
Report Error

View Answer Report Error Discuss

0 2200
Q:

Which of these is an example of a labor law?

A) A town zones an area for residential buildings only B) A restriction on when a union may call a strike
C) A surplus of supply D) All of the above
 
Answer & Explanation Answer: B) A restriction on when a union may call a strike

Explanation:
Report Error

View Answer Report Error Discuss

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

6 2199
Q:

Project Management Process Groups

What are the Project Management Process Groups?

Answer

This section identifies and describes the five Project Management Process Groups required for any project. These five process Groups have clear dependencies and are performed in the same sequence on each project.


The five Process Groups are :


Initiating  Process Group - Defines and authorizes the project or a project phase


Planning Process Group - Defines and refines objectives, and plans the course of action required to attain the objectives and scope that the project was undertaken to address.


Executing Process Group - Integrates people and other resources to carry out the project management plan for the project


Monitoring and Controlling process Group - Regularly measures and monitors progress to identify variances from the project management plan so that corrective action can be taken when necessary to meet project objectives.


Closing Process Group - Formalizes acceptance of the product, service or result and brings the project or a project phase to an orderly end.

Report Error

View answer Workspace Report Error Discuss

0 2199
Q:

India become a member of the United Nations in which of the following years?

A) 1944 B) 1945
C) 1942 D) 1950
 
Answer & Explanation Answer: B) 1945

Explanation:
Report Error

View Answer Report Error Discuss

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

3 2199
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

0 2199
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 2199
Q:

When electrical brain waves have ceased, this is called

A) Electroshock B) Electrolysis
C) Suicide D) Brain death
 
Answer & Explanation Answer: D) Brain death

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: AIEEE

1 2199