Answer Posted / swathi
An image map is collection of hyperlinks
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is delegate and how works delegate and event.
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
what is web service in java? have u use before.
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.
What is the use of Differ interface check box in Ship confirm?
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?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
what is the last ant version you worked?how to get it
What are two of your strengths that you will bring to our QA/testing team?
Explain the types of operations? Draw the figure for shift and rotate operations?
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
hi viewers, tell me,what is scripting and programming, define and difference...pls
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.