hoe to data grid use in sql server 2000?
No Answer is Posted For this Question
Be the First to Post Answer
Wats the name of the first os
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
what is the difference between read the data from table and infotype
Write a shell program. Enter basic pay of an employee and calculate DA, HRA, Deduction, Gross pay and Net pay as follows: DA = 75 % of BASIC HRA = 10 % of BASIC DEDUCTION = 15 % of BASIC GROSS PAY = BASIC+DA+HRA NET PAY = GROSS PAY-DEDUCTION.
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
what are partial classes. Where is the entry point of partial classes.
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.
This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?
Given a arbitrary pointer to an element in a singly linked list?what is the time complexity for its deletion .
What is the merger sort principle and its time complexity.
How will you prove that java swing is multithreaded?
what is difference between IF-ELSE-ENDIF and IIF.