how many logical drive we can form to physical device in
our computer?
How do i find out the number of parameters passed into function?
5. How do you round the addition or subtraction of two numbers in assembler?
How to know we are in home page of a web application using QTP
what is class module in vb6? what it's use? with example..
Explain polymorphism. Provide an example.
you have an unlimited supply of $3 and $7 poker chips. What is the largest integer value that you cannot make by combining different numbers of chips?
how to convert the data from HTML file to SAS dataset?
Info for guidewire documents and interview questions
Define distributed queries. can you explain me as soon as possible
4.Write a program to get the string in array and print that? or Without using loop print the array.
Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.