what is the difference between a namespace and assembly ?
Answer Posted / ashish
The Namespace is collection of Class &
Assembly is collection of software components information,
version information. You can say it machine language or it
is.
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
what is class module in vb6? what it's use? with example..
what is the extension of SPDS Dynamic cluster tables?
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
how many types of bytes are there???
what is technical system, business system, logical system in sap pi7.0
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
How to set fixed width in particular
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
what are the 3 forms of a prolog term