1+(2*3)+(4*5*6)+(7*8*9*10)+... specified input value



1+(2*3)+(4*5*6)+(7*8*9*10)+... specified input value..

Answer / saberi

5167

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2SE Code Interview Questions

write a program that inputs two real numbers then exchanges their values.

7 Answers   Infosys,


Is there any static classes are in java give some examples

0 Answers  


Write a program to convert a decimal number to binary form?

1 Answers   Oracle,


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

0 Answers  


In java, why do we set thread priority, when we know that there is no guarantee by which a thread should be execute?

0 Answers   Google, Microsoft,






how to print a message to console without using main() function?(do not use even static blocks also.)

14 Answers   Google, Zoho,


Why we r using String args[] in main() even though v r not passing any arguments in command line?

2 Answers  


How Can I Trace A Java Program . Please Give Me Step by Step Process

1 Answers   IBM,


what is runtime class?

0 Answers   MAQ,


Write a java program to display multiplication table in a Frame.

1 Answers  


Design a program using one-dimensional array that determines the highest value among the eight input values from a user. Display the difference of each value from the highest to the lowest.

1 Answers   RoboSoft,


Is it possible to define marker interface in java.If possible then how to define user defined marker interface?

1 Answers   Tech Mahindra,


Categories