Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How should requirements on middleware performance be characterized?

1627


What is the difference between adding routes, to a webforms application and to an mvc application?

536


Is it hard to learn linux?

451


In which lifecycle event do you make ajax requests and why?

152


A man, a woman, and a child can do a piece of work in 6 days. Man only can do it in 24 days. Woman can do it in 16 days and in how many days child can do the same work?

733






What is data modelling explain?

468


Why value of rx level is always negative?

3738


What are the advantages of integrated circuits?

601


How can we view last record added to a table?

588


How data are stored in database?

489


Who developed the zend framework?

126


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2453


What is difference between path and classpath in java?

474


What is the webpartmanager sealed class? What is its purpose?

428


Is it true that short variable declaration := can be used only inside a function?

1