what is delegate and delegation model give the real live
example on delegate model
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between CriteriaQuery and CreateQuery in Hibernate???? Thanks in advance!!!!!!
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
I am looking for selenium RC online Training in chennai. can any one tell me the best institute
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
What is the difference between WebIntelligence and Designer in creating universes?
How to print No.of.rows affected after updation using ADO.Net
what is runtime exception and compiletime exception ?
how pseudo column works?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
What is WEB 3.0? What are the features their in WEB3.0
What is web.configuration? how is it work? & wht is use this?
how to invoke the macro in another macro?