Questions

Q:

What's the maximum hard drive size for FAT16-based Windows system?

Answer

Maximum hard drive size for FAT16-based windows system is 2GB.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2075
Q:

What is process synchronization?

Answer

A situation, where several processes access and manipulate the same data concurrently and the outcome of the execution depends on the particular order in which the access takes place, is called race condition. To guard against the race condition we need to ensure that only one process at a time can be manipulating the same data. The technique we use for this is called process synchronization.

Report Error

View answer Workspace Report Error Discuss

1 2075
Q:

Collisions occur at curves because

A) speed on the approach is too great B) speed leaving the curve is not enough
C) speed leaving the curve is too great D) speed on the approach is not enough
 
Answer & Explanation Answer: A) speed on the approach is too great

Explanation:

Collisions occur at curves because speed on the approach is too great.

Collisions_occur_at_curves_because1560944223.jpg image

Report Error

View Answer Report Error Discuss

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

1 2075
Q:

What is presented in the Preamble to the constitution?

A) An outline of individual rights that are explained in the constitution. B) The process for appealing a law.
C) the names of the constitution's authors. D) The constitution's goal to keep government powers in check.
 
Answer & Explanation Answer: A) An outline of individual rights that are explained in the constitution.

Explanation:

The Preamble to the constitution is the summary of the topics explained in the constitution. Hence, it is an outline of individual rights that are explained in the constitution.

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 2075
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 2074
Q:

A solution developer needs to configure the HTTP listener of an Integration Server on a Linux Server.

Which operating system privileges does the developer need to modify Integration node
properties and properties of integration node resources?

A) root user B) mqm
C) mqbrks D) mqm and mqbrks
 
Answer & Explanation Answer: A) root user

Explanation:
Report Error

View Answer Report Error Discuss

14 2074
Q:

Which organelles supply energy to the cell?

A) Mitochondria B) Cytoplasm
C) Ribosomes D) None of the above
 
Answer & Explanation Answer: A) Mitochondria

Explanation:

Mitochondria which is present in both plant and animal cells supplies energy to the cells and hence called as the powerhouse of the cell.

Report Error

View Answer Report Error Discuss

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

3 2073
Q:

Who was the first cricketer to take all wickets in a test innings?

A) Curtly Ambrose B) Jimmy Mathews
C) Jim Laker D) Anil Kumble
 
Answer & Explanation Answer: C) Jim Laker

Explanation:

Jim Laker was the first player to take all 10 wickets in a Test match innings. Ten for 53 in the Australians 2nd innings of the 4th Ashes Test at Old Trafford in 1956.

 

The only other bowler to achieve the feat is India's Anil Kumble, who took ten for 74 at Delhi's Feroz Shah Kotla against Pakistan in 1999.

Report Error

View Answer Report Error Discuss

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

4 2073