What is the GAC? What problem does it solve?

Answers were Sorted based on User's Feedback



What is the GAC? What problem does it solve? ..

Answer / neetu

GAC is known as Global Assembly Cache.

Is This Answer Correct ?    12 Yes 0 No

What is the GAC? What problem does it solve? ..

Answer / sk

GAC allows multiple applications to use the same dll

Is This Answer Correct ?    10 Yes 2 No

Post New Answer

More Programming Languages AllOther Interview Questions

Define Abstract method & class with Example

3 Answers  


This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?

1 Answers   CTS, IBM,


purpose of abstraction and interface

0 Answers  


How to print a name "ARCHANA" in any programming language

6 Answers   Value Labs,


Write a program which inputs 2 integers representing the sides of a triangle, a and b. Next, write a function which accepts the 2 sides as parameters and returns the hypotenuse of the triangle, c. Use c 2 = a 2 + b 2 To raise a number to an exponent, us e the built - in JavaScript function Math.pow() Let’s say you have a variable x and you want to raise it to the 5 th power, use Math.pow in the following manner... Math.pow( x, 5 ); This will raise x to the 5 th power. To find the square root of a number, use t he built - in JavaScript function Math.sqrt () So to find the square root of x, use Math.pow () in the following manner... Math.sqrt( x ) You must create 2 functions to receive credit for this assignment. Your ‘ main ’ function which is called from the button. And your hypotenuse function. Again, the main function calls upon the hypotenuse f unction when it needs that value. Get the user ’ s input, call the function, output your result. Create your own CSS layout

0 Answers  






Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains

0 Answers  


what is the certificates in biztalk?

0 Answers  


How to set on/off a group of indicators in a single statement?

0 Answers  


Write a program to reverse a number?

0 Answers   BirlaSoft,


Explain the types of operations? Draw the figure for shift and rotate operations?

0 Answers  


if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008

0 Answers  


In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..

0 Answers  


Categories