Answer Posted / ram
To check the flow of Execution process
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is OOPS and its concepts?
how do i add a column dynamically in a table by using java application?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
what are all the validation we need to perform in data stage?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
pleasew define carrier scope in abap (sap).
difference between mantis and other tools?
how do i create my own exception class which will restrict IO exception?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
What are the Short cut Keys of Tally ERP?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
Difference between HTML and DHTML?
WHAT IS MAIN IMPORTANT THING IN SOFTWARE?