Answer Posted / veena
sgml
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
What is SOLID Principle in Programming Language?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
how to data grid use in data bind?
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
What is the difference between WebIntelligence and Designer in creating universes?
can we use commit,rollback in triggers and how?
when we use mantis? how learn mantis?
Can any one give an example (Source Code) on virtual function implemetation in Java?
What is test execution and when will we start execution please send me one example for this question
Which design patterns have you used?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
how to remove header and footer in jcl using sort utility
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
What is diffrent between Method and and function in c#