what is the difference between a namespace and assembly ?

Answer Posted / ramakrishna

assembly
1.an assembly is a .exe or .dll file.
2.an assembly may be contain several namespaces.
namespace
1.namespace is a group of entities like class
,object,functions under single name.
2.namespace used for avoiding clash of class names.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number

729


what is programmable BIST in today ic design

1649


what is the use of occurs 10 or (any number) in the internal table declaration with header line.

1472


what are the missinschema properties and should we pass primary key in select command

1422


Have you used callsymputx? what points need to be kept in mind when using it?

1542






which worker is involved in all the phases of SDLC?

1712


What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?

1631


how can i create report in abap to insert data in table pa0002 using insert command

1714


how sap is different from other software ?

1665


In project we have Documentation phase also,in that what is micro and macro designing?

1427


What is ur porject Architecture? If anyone ask what i have to specify here..

1491


Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.

1554


What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

1556


What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?

2393


what is delegate and delegation model give the real live example on delegate model

2821