what is integration testing in real time applications?
No Answer is Posted For this Question
Be the First to Post Answer
what is delegats ?
Diff between IF and where ?
what is inprocess and outprocess in vb
Write a pascal program to calculate the sum of the first 100 even number and odd number
how to add Servlet-api.jar file into eclipse 3.3.2 ?
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
Data Structure: Show that if k is the smallest integer greater than or equal to n+ (log2n)-2, k comparisons are necessary and sufficient to find the largest and second largest elements of a set of n distinct elements. (k comparisons are required to find what you are looking for, but no more than that are needed)
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.
how many trailing zeroes are there in 100! (100 factorial)?
What are the Short cut Keys of Tally ERP?
In java without use of main() how to execute the program
how does database connection using ADO.NET?