Very Important Note for all the Testers!!! As the S/w Boom is getting considerably decreased...
13 19765Hi, Could any one tell me which schema (star and snow flake schema) will take much space? Thanks S.A.K
6 11394what is for call centre what is voice and non voice and what is the eligiblity for this job
15 113842I open login gmail page after that QTP is not able to identify the object present in it then what u will do
3 101631.Which of the following is not an EXIT command? options: BACK, CANCEL, STOP, EXIT? 2.To write certain contents in sap script without skipping to the next page, which command is used? Options: ADDRESS...ENDADDRESS, PROTECT...ENDPROTECT, AT...ENDAT 3. When using a table control in module pool, which statement has to present in both PAI and PBO. options : FIELD, LOOP..ENDLOOP, CHAIN...ENDCHAIN 4. Lock objects are : options : FUNCTION MODULES, PROGRAMS, TABLES
4 11337Hi Friends!! I've completed my MBA in Finance and Systems and currently working in a Staffing firm. Recently I've joined in Oracle Apps training institute and can anyone let me know whether there are any chances of getting a job as a fresher. Please help me!!
7 12304Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
4 7717Internal table itab contains some records. If the code is like this : LOOP AT ITAB. APPEND ITAB. ENDLOOP. What ill be the result??
3 7710Post New Accenture Interview Questions
What is the highest z index?
What are form controls?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
What is forms in angular?
What are the advantages of using xforms over html?
What are the exit codes in node.js?
How will you restrict ip so that the restricted ip’s may not use the ftp server?
How many threads does an i7 8700k have?
Does spring bean provide thread safety?
What is the difference between system objects and user objects?
Which property is considered as not a desirable property of a logical rule-based system?
How do you make a whole div into a link?
Explain features of interfaces in java?
What are the basic and additional conditions for resident and ordinarily resident (ror)?
Give some situations where typing error can destroy a program?