Question: java programming Write a program to input name and length of a pendulum from the k Calculate the period and number of ticks/hour and output

java programming
Write a program to input name and length of a pendulum from the k Calculate the period and number of ticks/hour and output in a table below period = 211 * 1/9 sec min ticks = (60*60,- -/period min hour g=9.81 m/sec^2 Infer data types from table below. If you can't do input, assign values instead. Copy output to bottom of your source code and print. C:\WINDOWS\system32\cmd.exe Enter name for first pendulum Table Top Enter name for second pendulum Grandfather Enter lengths of pendulums (meters) 0.5 2.0 Pendulum Example Table Top Grandfather Length (m) 0.5 2.0 Period (5) 1.42 2.84 Ticks per hour 2,536 1,268
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
