When i go to interview in any company they told me only one question why u r join this company and why u r quit for your current job ?
8 22096suppose you experienced kind of condition where you have to select one among your family member or your professional career how do u proceed towards that? SWARNENDU DE
5 12345A man speaks the truth 3 out of 4 times. He throws a die and reports it to be a 6. What is the probability of it being a 6? (a) 3/8 (b) 5/8 (c) 3/4 (d) None of the above
11 30436Post New HDFC Interview Questions
How can ethical concerns be balanced with practical safety measures?
What is the classification model in machine learning?
what are benefits of using active record as opposed to raw sql queries?
What is a matchcode?
How would you use qsort() function to sort the name stored in an array of pointers to string?
how to lock screen orientation to landscape mode? : Blackberry tablet os
Incase of a function declaration, what is extern means?
Is integer passed by reference in java?
How to get JSON Response on Laravel ?
What is sap hybris marketing?
Explain timestamp?
What is dtd used for?
What is expert view in qtp?
Explain failure?
a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution