1. Write a java program to print the nth digit of a number where n is a positive number.2. Write java program to find

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

1. Write a java program to print the nth digit of a number where n is a positive number.2. Write java program to find

Post by answerhappygod »

1. Write a java program to print the nth digit of a number where n is a positive number.2. Write java program to find sum of all digits. Input 23617 output 2+3+6+1+7 =19.
3. Write a java program that will count occurrence of a given number in an array.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply