Write a Program to print the sum of digits of a given number.
Write a Program to print the sum of digits of a given number. #include <stdio.h> #include <conio.h> int main () { Β Β int no […]
Read moreTechnology + Coding
Write a Program to print the sum of digits of a given number. #include <stdio.h> #include <conio.h> int main () { Β Β int no […]
Read moreYou don’t know the reality behind #Twitter π€―π€― #elonmusk #facts #shorts #tech #trending #technology Content Thanks […]
Read moreBinary to Decimal Conversion || IT Tools || B.Tech , BCA , BSc || #DDU #Computer #IT The Decimal Equivalent is obtained by multiplying each […]
Read moreCalculator Program in C | #C #Coding // //Β main.c //Β Calculator // //Β Created by SHIVAM SINGH on 10/03/22. // #include <stdio.h> int […]
Read moreBinary Number System || B.Tech , BCA , BSc || #DDU #Computer Binary Number system consists of 2 digits namely , 0 and 1. It […]
Read moreComputer system || B Tech , BCA , BSc || #ddu #Computer COMPUTER OR PC SYSTEM A Personal Computer (PC) comprises the following parts: […]
Read moreCPU basics || BCA / B. Tech / BSc. || #DDU #computer CPU basics || BCA / B. Tech / BSc. || #DDU #computer […]
Read moreStorage Units or Memory || BCA / B. Tech / BSc. || #DDU #computer Storage Units or Memory || BCA / B. Tech / BSc. […]
Read moreInput and Output Devices || BCA / B. Tech / BSc. || #DDU #computer Input and Output Devices || BCA / B. Tech / […]
Read moreThe length and breadth of a rectangle and radius of a circle are input through the keyboard. Write a program to calculate the area and […]
Read moreTemperature of a city is inputed through keyboard in fahrenheit, convert this temperature in centigrade degree. #C Temperature of a city in Fahrenheit degrees […]
Read more
Recent Comments