Java program to print sum of odd and even position digits/ Java Interview Questions

preview_player
Показать описание
​ @AS Learning

Java Interview questions -

SQL INTERVIEW QUESTIONS PLAYLIST -
Рекомендации по теме
Комментарии
Автор

Can you please explain the program for the following question:
Write a program to accept 'n' numbers and stop if the user enters multiple of 7.

jamunasuresh
Автор

The program doesn't works if we take large numbers like 34567999. It only matches the odd and even digits, not the even and odd positions.

prashantsingh