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
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
How do i find out the number of parameters passed into function?
What r the attributes using in Win Runner?
Diff between IF and where ?
When will you use shell script/Perl ahead of C/C++?
what are the missinschema properties and should we pass primary key in select command
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Write a program to find duplicate number from array in minimum time complexity.
8.In DSP,Define Signal and System?and various type of signals.
Code for display the images from drive using vb 6.0?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
how CLR identify vb file?
EXPLAIN UNARY OPEARATORS
difference between mantis and other tools?
Explain what is OOPS and its concepts?