Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
1791hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
1733Post New Programming Languages AllOther Questions
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 ?
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
< No Frames > tag is used for
What is the purpose of
what are the missinschema properties and should we pass primary key in select command
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
what is the current salary package in India for a lamp programmer
what is the system development cycle
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
what is the difference between an OS(operating system) and Framework?
Which design patterns have you used?
Explain three modes in which files can be accessed from python program
I m new to the dbms. Recently i came across words clustered indexes & nonclustered indexes but i dont know what is this all about & whats the difference between them.. So please help me!!!!!!!!
Please describe an example where you used object orientation in one of your programs.
Can we write a method in JSP.If so how?