C Program to Reverse a Number - Part 7 | C Programming #shors #codeing

preview_player
Показать описание
in this C Programming language sample program you will learn to write a C Program to Reverse Number entered by the user (Reverse number )

Here we are displaying the message to user using printf function and we are taking user input using scanf function and modules for remainder .

Program For Print Hello World

HTML Tutorial

Please Like and subscribe this Channel

#clanguage #cprogramming #programming #languagelearning #programming #coding #cprogram #cprograms #reversenumber #cbasicprogram #cpattern #LearnCoding #basicprogramming #basicprograms #viralshorts
Рекомендации по теме
Комментарии
Автор

Bro can we write like rev=rem*10+num??

abhaynankola
Автор

Bro our teacher wrote while n!=0 is it correct

Lofibliss
Автор

Bro How Can It Work If The First Statement Should Be Variable Declaration Not Clear Screen

vedant
Автор

Bhai rem=num%10 kese huaa mtlb modules(num%10) kese hota he ?

smartgirl
Автор

Bhai ye thoda reverse Bala method samjha sakte ho kya reverse=reverse*10+rem; please

AKFITNESS
Автор

I have tried the code but it's not working bro

shivanimk
Автор

Bro 120 enter karne par reverse order me 21 hi print kar raha hai 0 nahi kyu

A-ONE