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)
No Answer is Posted For this Question
Be the First to Post Answer
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
Fortran cannot have value by reference True or False?
where is available in this mantis toturials?
How can we alter the data after creating a view
what is the diffrence between software and hardware language?
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
code for connection from windows forms to sql server
Find out the list of roles which gives access to GUI activities? thanks in advance
Write a program to implement BFS/ DFS routine in a connected graph
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
How to convert numeric value into words in c#????plz suggest me the coding of this question???
What language / script is used to validate web page