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)
what is dot net framework
Is CTS company do serious backgroung check?
My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?
0 Answers State Bank Of India SBI,
Why we need new operator in java at the time of object declaration and why not in c++?
How to call a C++ function which is compiled with C++ compiler in C code?
Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
what is different between kenerl mode and user mode?
smal talk is pure object oriented or not?
what is the difference between an application and service??? i mean service which runs as in services.msc.
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
explain how to make a control visible and invisible during runtime