f(X)= 2X-1 + f(X-1) if X is not equal to zero and if f(X=0)=0, If f(X)=4f(X-1) then the value of X=?
1332f(X)= 2X-1 + f(X-1) if X is not equal to zeroandiff(X=0)=0, If f(X)-f(X-1)=f(X-8) for X>5 then X= ?
1228f(X)= 2X-1 + f(X-1) if X is not equal to zeroandiff(X=0)=0, If f(X)= f(X-1)+f(X-2) for X>1 then X= ?
1215f(X)= 2X-1 + f(X-1) if X is not equal to zeroandiff(X=0)=0, If f(f(X))=81 then the value of X=?
1303600 tennis players 4% ->wrist band on one wrist of remain 96%->25%->on both hands remain no of ---
1187Post New CTS General Aptitude Interview Questions
In which condition Both the acts are covered i.e ESIC and WC Act?
What is the use of Parameter, Enum Type Parameter/Enum Parameter properties of MenuItems?
What is VDL (View Definition Language)?
List the advantages and disadvantages of user control an custom control?
Can I run 64 bit on x86?
What part of BPO do you like and dislike?
Where do I find the current c or c++ standard documents?
Explain what is the rule of a "test driven development"?
How do you send files to the legacy systems from sap and vice versa? How does one know that the legacy files have come on to the sap server you are working on? : abap bdc
hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?
I want technical questions of previous reqruitment examination
How to secure in our wordpress site?
Declare a new variable in php equal to the number 3;
How we can monitor the performance of Redshift data warehouse cluster.
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.