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
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
What sysoption determines where the macro facility searches a specific catalog for complied macro?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
define profiler???
Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;
how many types of bytes are there???
Write a program to swap the content of two variables without using a third variable.
What's the difference b/w Table & Templete in Smartform?
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
What is WEB 3.0? What are the features their in WEB3.0
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?