Difference between delegates and Events?
No Answer is Posted For this Question
Be the First to Post Answer
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
Write a program to swap the content of two variables without using a third variable.
write a program on c(or)c++(or)java language i.e if i have 5 numbers like (10,24,3,9,15) i want to display highest number from these numbers
how can i create report in abap to insert data in table pa0002 using insert command
What do you understand by modular programming?
how to swap all the values without using temporary variable. tha values r a = 20, x=60 and p=2.
5 Answers DST Global Solutions, iGate,
How to convert numeric value into words in c#????plz suggest me the coding of this question???
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
why main() method should not return any value
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
why we use mantis? what u mean mantis in IT trends? addvantages of mantis?
0 Answers HCL, Sacred Heart College,
There are 2 tables: EMP : EmpId, Ename, Sal, DeptId DEPT : DeptId, Dname Write a query to find out emp names and their department names. if any emp has null in Deptid the it shows ?No Department?. Write a query to find out those department names which has no employee. Write a query to find out those employees whose salary is greater than their department?s average salary.