Answer Posted / veena
sgml
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
what is delegate and delegation model give the real live example on delegate model
write a sql qwery which include joining of two tables 4 marks mainframe
why we need to take u?
what is delegate and how works delegate and event.
What is web.configuration? how is it work? & wht is use this?
Explain what is OOPS and its concepts?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
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?
what is the current salary package in India for a lamp programmer
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
When will you use shell script/Perl ahead of C/C++?
what is difference between input parameter and output parameter.
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END