We have a scale and 7 balls. 1 ball is heavier than all the rest. How to determine the heaviest ball with only 3 possible weighing attempts?
8 28809Post New Sage OOPS Interview Questions
Is gnu an os?
What is parameterizing?
Is jdbc an api?
Tell me the difference between analysis model and design model?
What is f:validatebean tag in jsf (javaserver faces)?
What is pca in ml?
How to delete a trigger in mysql?
How often should you perform a link audit?
How do I convert multiple columns to text in excel?
What is difference between database and schema?
How sparksql is different from hql and sql?
How to use regular expression in pattern match conditions?
What is the difference between linux and redhat?
What is a non -banking financial company (nbfc)?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa