What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
8 247701) int i=5; j=i++ + i++ + i++; printf("%d",j);This code gives the answer 15.But if we replace the value of the j then anser is different?why? 2)int i=5; printf("%d",i++ + i++ + i++); this givs 18.
8 65964i want to run payroll for monthly,weekly and semi monthly same day for this i need to create different date modifiers or single date modifier?
5 10754in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
1 9508A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
5 23946What should be the value set for Lead Time in Sales Document Type while configuring the system?
7 13236Post New TCS Interview Questions
why are you interested in this job?
Explain what are the methods available in storing sequential files ?
Which language is Silverlight developed in?
If UG power cable both ends are to be earthed or what? If not why?
Tell me about your work experience? How has it prepared you for a career at BHP Billiton?
What are goroutines?
How do I know 64 bit?
What is sed awk grep?
How to display validation errors on jsp page?
You want to download your workflows. Is it possible to do it? Give the path.
Explain what does managed mean in the .net context?
What is single and multiple inheritance?
How often can a female rat reproduce?
What is the most important component in SAP HANA architecture?
Is it possible to share an httpsession between a jsp and ejb?