BAPI is efficient than BDC? The question is with options, asking which of the following is true?
4 12673How can we fill data in a text box without recording using object spy. Can you please provide the steps...
1 65331.I want to change runlevel but the Users shall not be disturbed?how? 2.Disk have 5gb disk utilization even though files unable to create, why? 3.what are the internal and external command in linux? 4.sar command o/p? 5.how list the open files? 6.what is kernel compiling? 7.How do u See complete configuration in ur system? 8.how will u make a daily updates with cron daily? 9.which port is associated with ttys0? 10.specific some problems linux admin(if u are linux admin)faced and how did u overcome it?
10 21262write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
2256public class AboutStrings{ public static void main(String args[]){ String s1="hello"; String s2="hel"; String s3="lo"; String s4=s2+s3; //to know the hash codes of s1,s4. System.out.println(s1.hashCode()); System.out.println(s4.hashCode()); // these two s1 and s4 are having same hashcodes. if(s1==s4){ System.out.println("s1 and s4 are same."); }else System.out.println("s1 and s4 are not same."); } } Somebody told me that, == operator compares references of the objects. In the above example even though s1 and s4 are refering to same object(having same hash codes), it is printing s1 and s4 are not same. Can anybody explain in detail why it is behaving like this? Thanks in Advance RavuriVinod
4 7615Can we create a web page where the report directory and the output can be viewed directly across cognos connection?
2 6854A 2D array X(7,9) is stored linearly column wise in a computers memory.Each element requires 4 bytes for the storage of the value.If the first byte address of X(1,1) is 3000,what could be the last byte adress of X(5,8)?
2 4707sir i have a 3 year gap in my studies as i dropped couple of years while preparing for IIT. Though i couldn't clear IIT. Therefore, I joined an engineering colllege in Punjab, but unsatisfied with standards over there i left that college after completing 1st semeester and took admission in IP University. my present stream is computer science.would this 3 year gap in my course of studies would hamper my job prospects?
1 6409Post New TCS Interview Questions
List out the different types of the source system in sap?
What do you understand by apply and unapply methods in scala?
How does impala compare to hive and pig?
What is the difference between file, class, and activity in android?
State all the file open modes?
How do I reverse the order of data in an excel chart?
How to do Petrifilm?
List the different types of c tokens?
What is recovery scenario manager? When you go for recovery scenario manager?
I have just upgraded and I can not use oma, why?
What is codepool in magento? Explain
1. How many nodes you are using project? 2. What is configuration file? 3. What is modules partition? How it is work in project? 4. What is Environment Variable? How it is use? 5. What is sequence? 6. How do you execute parallel jobs in projects? 7. If you run a job in job sequencer individually without any comments? 8. How many jobs did in your project? 9. How to schedule the job in Data stage 7.5 X2? 10. If you have 10 jobs in PX2, shall you run all jobs at a time? 11. I have 5 jobs (1-5), I connect with each other, but I want to run from 3-5 only how? 12. What is same partition? 13. If you have 40GB hard disk in I have 30GB data how I configure the nodes for partition? 14. Did you write any code for Data stage project? 15. Did you write any code for parallel job execution in your project? 16. Will you schedule all jobs at a time?
What is spring batch example?
How do cookies work? Give an example of their abuse.
What do you mean by autofill feature?