public static void main(String args[])
describe it
No Answer is Posted For this Question
Be the First to Post Answer
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.
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
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.
differenc between visual studio 2005,2008 & 2010?
Which tag is used to break a line
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
what is the software to run the GSM gate opener program
whats the use of following Good Coding Practices?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what are the 3 forms of a prolog term
code for connection from windows forms to sql server