Searching for "i"

Q:

Describe the .NET base class library

Answer

.NET’s Base class library exists in order to encapsulate huge number of common functions and makes them easily accessible to the developer. .NET base class library provides the functionality like ADO.NET, XML, Threading, IO, Security, Diagnostics, Resources, Globalization, collections etc. It serves as the main point of interaction between developer and runtime.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

Q:

Which of the following books would you consult to get acquainted with Gandhian thourht

A) India wins freedom B) India Divided
C) Hind Swaraj D) Discovery of India
 
Answer & Explanation Answer: C) Hind Swaraj

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

Q:

Explain how a .NET application is compiled and executed?

Answer

Any code written in any .NET complaint languages when compiled, converts into MSIL (Microsoft Intermediate Language) code in form of an assembly through CLS, CTS. IL is the language that CLR can understand. On execution, this IL is converted into binary code by CLR’s just in time compiler (JIT) and these assemblies or DLL are loaded into the memory.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

Q:

Who is the author of the controversial book 'Forbidden verses'

A) Abu nuwaz B) Salman Rushdie
C) D.H.Lawrence D) Ms. Taslima Nasreen
 
Answer & Explanation Answer: A) Abu nuwaz

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

Q:

'Alice in Wonderland' the famous TV Serial is based on a book written by

A) Charles Dickens B) Thomas Hardy
C) Lewis Caroll D) Victor Hugo
 
Answer & Explanation Answer: C) Lewis Caroll

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

Q:

The compound interest on Rs. 30,000 at 7% per annum is Rs. 4347. The period (in years) is

A) 2years B) 3years
C) 4years D) 5years
 
Answer & Explanation Answer: A) 2years

Explanation:

 

 

 

Amount = Rs(30000 + 4347) = Rs.34347.

 

 

 

Let the time be n years. Then,

 

 300001+7100n=34347

 

 

 

107100n=3434730000=1144910000=1071002

 

 

 

n= 2years.

Report Error

View Answer Report Error Discuss

Filed Under: Compound Interest
Exam Prep: Bank Exams
Job Role: Bank PO

Q:

What is the information does assembly manifest provide?

Answer

Information provided by Assembly Manifest:



  1.  Assembly Name

  2.  Version Number

  3.  Culture

  4.  Strong name

  5.  List of files inside the assembly

  6.  Reference information

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

Q:

Which Indian born scientist was awarded the Nobel prize in Astrophysics

A) Prof Chandra Shaker B) Sir C.V.Raman
C) Satyendra Nath Bose D) Vikram Sarabhai
 
Answer & Explanation Answer: A) Prof Chandra Shaker

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors