Program to find Last Digit of given number - C/C++/Java

  Рет қаралды 29,758

PrepBytes

PrepBytes

Күн бұрын

Пікірлер: 31
@931_chandikagiri7
@931_chandikagiri7 4 жыл бұрын
I am watching this channel first time today and I loved it. When I find such tutorials I never need bothering textbooks. Thank you, ma'am.
@mformobileapps
@mformobileapps 4 жыл бұрын
Glad that found such type of ossm content...
@bhartiverma3324
@bhartiverma3324 4 жыл бұрын
Thank you man and the way of your teaching is excellent
@sainadhking5265
@sainadhking5265 4 жыл бұрын
Thank you Akka.for many videos
@prepbytes
@prepbytes 4 жыл бұрын
Welcome 😊
@anugrahsingh9204
@anugrahsingh9204 3 жыл бұрын
Thanks for the ossm content 🌸
@girrajsharma8468
@girrajsharma8468 4 жыл бұрын
excellent explaination thanx ma'me... I have a questions...Is your payed videos are live or anytime watching
@prepbytes
@prepbytes 4 жыл бұрын
There are recorded videos that you can watch anytime. For live coding sessions also you will get recordings that you can watch anytime
@dikshajain1669
@dikshajain1669 3 жыл бұрын
wap to input 8 no.s in an integer array and print those no.s whose last digit is perfect no.
@tradingjournal9466
@tradingjournal9466 5 жыл бұрын
Thanks mam
@murkish8268
@murkish8268 4 жыл бұрын
nothing more than a coding teacher at 3 am to help me lol
@pcanaskouhlani
@pcanaskouhlani Жыл бұрын
i appreciate the hardwork But you can solve it just with 2 lines (python programm): num = input("your number") print(num[len(num)-1]) much easier isn't it.
@nikhilsastry6631
@nikhilsastry6631 9 ай бұрын
Most of the cases this question is asked to do without inbuilt functions
@anikagargdivine
@anikagargdivine 5 жыл бұрын
Very nice 👍
@amrhelmy5776
@amrhelmy5776 4 жыл бұрын
thank you about this
@ShrutiPandeySGIS
@ShrutiPandeySGIS 4 жыл бұрын
Thank you very much mam
@arunlachheta4137
@arunlachheta4137 4 жыл бұрын
i am asking how to see the solution of prepbyte practice question there is no any hint or comment
@prepbytes
@prepbytes 4 жыл бұрын
Hi Arun , hints are added now.
@AhmedMohamed-jq8ws
@AhmedMohamed-jq8ws 3 жыл бұрын
thnx
@shabeerrafi4426
@shabeerrafi4426 3 жыл бұрын
what if the number has 12 digits? how to find the last digit?
@harshalsangame1305
@harshalsangame1305 4 жыл бұрын
How to find first digit of number?
@vedRoham
@vedRoham 5 жыл бұрын
Is it work for one digit no. ??
@KARTIKKUMAR-lj9lz
@KARTIKKUMAR-lj9lz 5 жыл бұрын
yes
@knowledgepower5192
@knowledgepower5192 4 жыл бұрын
How to find last two digit..?
@prepbytes
@prepbytes 4 жыл бұрын
Using mod and division operation N=12345 N%10 = 5 then N= N/10 = 1234 Now again N=1234%10 = 4 so 4 and 5 are last two digits
@dikshajain1669
@dikshajain1669 3 жыл бұрын
write a program to input 10 numbers in an array and print the 3 digit numbers entered by the user write a program to initialize the array with first 10 multiples of 3 starting with 9 and the even multiples of 3 wap to store first 10 fibonacci numbers in an array starting from zero also count the number of prime fibonacci numbers wap to input 10 integers in an array (-ve or +ve) print the smallest and largest integers entered by the user wap to store 10 positive integers in an array input another number 'n' in form of the user amd check how many times its present in the array wap to store first 10 prime nos entered by the user in an array and print them wap to input 10 numbers in an array and print the frequency of each number wap to store 10 integers in an array (both positive as well as negative) and shift positive integers towards right and negative integers towards left part of the array wap to input 10 no.s in an array and print the numbers in ascending order without using any sorting technique
@SoundravalliMCSE-
@SoundravalliMCSE- 3 жыл бұрын
hey yenna evalo programs irukku , ethu full ah unkalukku kudutha questions ah ?
@dikshajain1669
@dikshajain1669 3 жыл бұрын
solution plz
@dikshajain1669
@dikshajain1669 3 жыл бұрын
mam solution plz
@amankumarjha9438
@amankumarjha9438 4 жыл бұрын
Mam in hindi 🙏
@ayyybeeeeee4864
@ayyybeeeeee4864 3 жыл бұрын
Bro pls there are other languages other than hindi ND there are 100 other hindi tutorials
Print Prime numbers in between 1 to N | Sieve of Eratosthenes
16:32
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Repeated String HackerRank Solution [Optimal Approach]
16:41
JAVAAID - Coding Interview Preparation
Рет қаралды 195 М.
Check whether a number is Palindrome or Not using Recursion
19:53
The Dome Paradox: A Loophole in Newton's Laws
22:59
Up and Atom
Рет қаралды 774 М.
Starting Competitive Programming - Steps and Mistakes
9:55
William Lin (tmwilliamlin168)
Рет қаралды 1,4 МЛН
What is mathematical thinking actually like?
9:44
Benjamin Keep, PhD, JD
Рет қаралды 10 М.
Recursion in Programming - Full Course
1:51:36
freeCodeCamp.org
Рет қаралды 974 М.