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

what are the other loops except for for,while,do while and until?

0 Answers   Aricent,


How can we get the details for printing the employee details at run time using JDBC connectivity? can u provide the coding for that? Its urgent?

2 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 create and run runnable jar file of a Java Project.

4 Answers   HCL, TCS, Tech Mahindra, US Consulate, Wipro,


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

1 Answers  






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

7 Answers   Infosys,


Why the program getting error if we don't use String args[] in main(), even in the case of not getting any arguments from command line?

1 Answers  


Program to print map of India in java.

2 Answers  


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

1 Answers   MAQ,


write a program that will ask the user to enter a number n and display the product of all numbers from 1 to n.

1 Answers  


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

14 Answers   Google, Zoho,


does anyone know the code to display a triangle using a applet?

1 Answers  


Categories