Questions

Q:

Memory is made up of

A) Large number of cells B) Set of wires
C) Set of circuits D) None of the above
 
Answer & Explanation Answer: A) Large number of cells

Explanation:

In computing, memory refers to the computer hardware integrated circuits that store information for immediate use in a computer.

Most semiconductor memory is organized into memory cells or bistable flip-flops, each storing one bit (0 or 1).

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration , IT Trainer

2 3248
Q:

Who is the new CEO of Ford Motors?

Answer

Mark Fields

Report Error

View answer Workspace Report Error Discuss

0 3248
Q:

Which of the following languages is a Slavic Language?

A) Polish B) Flemish
C) Romanian D) Gaelic
 
Answer & Explanation Answer: A) Polish

Explanation:

Slavic languages, also called Slavonic languages, a subfamily of the Indo-European family of languages Eastern European ethnic group, commonly associated with Russia, the Baltic States, and other Eastern European countries. peoples of the lands of today's Eastern Europe and Russia have excited curiosity and beckoned visitors.

Key to these peoples and cultures are the Slavic languages:

1. Russian,

2. Ukrainian,

3. Polish,

4. Czech, and

5. Bosnian/Croatian/Serbian.

 

  • Flemish is the language of many Belgians.
  • Romanians are more Hungarian or Balkans-affiliated than Russian.
  • Gaelic is the language of the Celts (Scotland/Ireland).
Report Error

View Answer Report Error Discuss

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

7 3246
Q:

MAU-Multiple access unit

A) TRUE B) FALSE
Answer & Explanation Answer: B) FALSE

Explanation:

MAU is Multistation Access Unit

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

0 3246
Q:

Explain the concept of Reentrancy?

Answer

It is a useful, memory-saving technique for multiprogrammed timesharing systems. A Reentrant Procedure is one in which multiple users can share a single copy of a program during the same period. Reentrancy has 2 key aspects: The program code cannot modify itself, and the local data for each user process must be stored separately. Thus, the permanent part is the code, and the temporary part is the pointer back to the calling program and local variables used by that program. Each execution instance is called activation. It executes the code in the permanent part, but has its own copy of local variables/parameters. The temporary part associated with each activation is the activation record. Generally, the activation record is kept on the stack.


Note: A reentrant procedure can be interrupted and called by an interrupting program, and still execute correctly on returning to the procedure.

Report Error

View answer Workspace Report Error Discuss

0 3246
Q:

What is a zombie?

Answer

When a program forks and the child finishes before the parent, the kernel still keeps some of its information about the child in case the parent might need it – for example, the parent may need to check the child’s exit status. To be able to get this information, the parent calls `wait()’; In the interval between the child terminating and the parent calling `wait()’, the child is said to be a `zombie’ (If you do `ps’, the child will have a `Z’ in its status field to indicate this.)

Report Error

View answer Workspace Report Error Discuss

Subject: Operating Systems Exam Prep: GATE

1 3244
Q:

The first Asian Games were held in

A) Manila B) Tokyo
C) Jakarta D) New Delhi
 
Answer & Explanation Answer: D) New Delhi

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports

3 3244
Q:

Detroit, USA is famous for which of the following industries?

A) Steel and Iron B) Petrochemical
C) Automobile D) None of the above
 
Answer & Explanation Answer: C) Automobile

Explanation:

detroit_usa_is_famous_for_which_of_the_following_industries1553077783.jpg image

Detroit is the largest and most populous city in the U.S. state of Michigan. It is famous for Automobile Industries and is also known as MOTOR CITY.

Report Error

View Answer Report Error Discuss

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

2 3243