Questions

Q:

A homepage is

A) main page of the website B) access to internet
C) an access to the saved files D) index page of a dictionary
 
Answer & Explanation Answer: A) main page of the website

Explanation:

A homepage is a main or starting page of a website from where we can go to the individual pages by clicking the urls in it.

Report Error

View Answer Report Error Discuss

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

5 2099
Q:

In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

Answer

For load-time dynamic linking: Load module to be loaded is read into memory. Any reference to a target external module causes that module to be loaded and the references are updated to a relative address from the start base address of the application module.


With run-time dynamic loading: Some of the linking is postponed until actual reference during execution. Then the correct module is loaded and linked.

Report Error

View answer Workspace Report Error Discuss

0 2099
Q:

Select the odd word/letters/number/number pair from the given alternatives.

A) 81 B) 125
C) 64 D) 198
 
Answer & Explanation Answer: D) 198

Explanation:
Report Error

View Answer Report Error Discuss

2 2098
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 2098
Q:

In the given question, a statement divided into different segments is given. The first segment is fixed, rearrange the other segments to form a coherent statement.

The federation was keen on maintaining an/ exclusive membership profile and thus introduced (P)/ segregational policies adopted by premier organizations (Q)/ an invite- only policy for the new entrants (R)/ causing a sudden outcry against the (S)

A) PRSQ B) SRPQ
C) PQRS D) QSRP
 
Answer & Explanation Answer: A) PRSQ

Explanation:

'an' at the end of the first fixed segment indicates that Q, R and S can't follow the first segment. This leaves us with only one choice i.e. P. This eliminates options 2, 4, and 5.

There are only two such options: option A1and 3. Option 3 can be eliminated since part S ends with 'the' which can't be used as the end of the master statement. Hence, the correct sequence is PRSQ

Report Error

View Answer Report Error Discuss

Filed Under: English

1 2098
Q:

In each of the questions, four alternatives are given for the Idiom/Phrase. Choose the alternative which best expresses the meaning of the Idiom/Phrase and click the button corresponding to it.

She sank back with a mourn of pain

A) morn B) mourne
C) moan D) No improvement
 
Answer & Explanation Answer: C) moan

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English

0 2097
Q:

In the following question, out of the given four alternatives, select the one which is opposite in meaning of the given word.

Forgo

A) Forfeit B) Neglect
C) Conquer D) Pass
 
Answer & Explanation Answer: C) Conquer

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2097
Q:

Cooler, older, oceanic lithosphere sink into the mantle at

A) sites of long-lived, hot spot volcanism in the ocean basins B) rift zones along mid-ocean ridges
C) subduction zones along convergent plate boundaries D) transform fault zones along divergent plate boundaries
 
Answer & Explanation Answer: C) subduction zones along convergent plate boundaries

Explanation:
Report Error

View Answer Report Error Discuss

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

2 2097