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=?
1438f(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= ?
1289f(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= ?
1278f(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=?
1367600 tennis players 4% ->wrist band on one wrist of remain 96%->25%->on both hands remain no of ---
1247Post New CTS General Aptitude Interview Questions
What is the difference between update and merge?
What about your strength and weaknesses?
What are the different primitive data types used in actionscript?
Tell me what is embedded system in a computer system?
What are white spaces in java?
what is the difference between windows azure queues and windows azure service bus queues?
Are unix sockets faster than tcp?
what is the percentage of silt in black cotton soil.?
Under what condition could the code sample below crash your application? How would you modify the code to avoid this potential problem? Explain your answer. Intent sendIntent = new Intent(); sendIntent.setAction(Intent.ACTION_SEND); sendIntent.putExtra(Intent.EXTRA_TEXT, textMessage); sendIntent.setType(HTTP.PLAIN_TEXT_TYPE); // "text/plain" MIME type startActivity(sendIntent);
What is merge sort in java?
Tell me the difference between clustered and non-clustered index?
What do you think is the output of the following code fragment? Is there any error in the code ?
What is document object model? Why it is used?
What will happen if we will use floats across the page with 100% width?
When does a user not allowed to proceed further in an application?