What is the difference between procedure -oriented language
and object oriented language?
Answer Posted / ranivattipolu
Procedure oriented language is a top-down apporach where as
object oriented language is the bottom up apporach
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?
What is the use of sas software? Is sas and sap are different?
how to hide prompts
What is test execution and when will we start execution please send me one example for this question
how to add a new table with variables and thier values into a imported file uisng proc import?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
what is the difference between rename and label
WHat is execution in manual testing and when will we start execution and what language we use in execution
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
what are stubs related to foxpro?
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
how do find the user exit for selected feild whatis the process and can u plz explain it
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.