Discussions Study Material
Write a Program that inputs a number in main function and passes the number to a function. The function displays table of that number.

Search Books

For Better Search Results Only Write Subject OR Topic Name Like ( Math , Physics , Database , Algorithm ).



Write a Program that inputs a number in main function and passes the number to a function. The function displays table of that number.

Write a Program that inputs a number in main function and passes the number to a function. The function displays table of that number.

Description: #include
#include

void table (int n);

void main ( )
{
int num;
clrscr ( );
cout <<" Enter a number: " ;
cin >> num;
table(num);
getch ( );
}

void table (int n)
{
int c;
for (c = 1; c<=10; c++)
{
cout<<" * " << c << " = " << n * c < }
}


Please Login / Signup to Continue Download Study Material


Login to Continue Download
Disclaimer

Uniwaly does not host or upload any files including books, notes, past papers, or other educational materials. All content is provided through publicly available links from third-party websites such as Google Drive, Dropbox, and other file-sharing platforms. We respect copyright laws and recommend users to only download content that is freely available or shared with permission. If you believe any file violates copyright, please contact us immediately for review.


More Study Materials

Basic Engineering Circuit Analysis Chapter 3

Dictionary of Flowers And Plants For Gardening

Introduction to Elementary Particle Physics by Philip Bechtle

Slides - Lecture 6 - Applied Thermodynamics

Chapter 18 Superposition and Standing Waves

Introduction to Theoretical Computer Science by Boaz Barak

10G2020

Applied Probability

Equilibrium - Free body diagram - Engineering Statics

Introduction and Basic Definations - Fundamentals of Thermal Sciences

30J2024

Questions and Answer in Urdu Related to PSER Door to Survey Conduct by Urban Unit

Structures - Space Trusses - Engineering Statics

Economic Aspects of Environmental Protection

Partial Differential Equations(P.D.E.)

Electric Circuit Labs

Misadventures in Far Away Places

Slides - Week 5 , 6 , 7 and 8 - Fundamentals of Thermal Sciences

C How to Program with an Introduction to C++ by Paul Deitel, Harvey Deitel 8th Edition

Chapter 10 and 11 Answers - ADVANCED ENGINEERING MATHEMATICS H K DASS

Gandhi Autobiography

46H2024

144G2024

Make a geometry on FUSION 360, generate GCODE file and run on SSCNC Simulator

37H2024

Determinants and Their Applications in Mathematical Physics

DC Power Supply Circuits 4 Output Result

Binary Trees Datastructure

India Rajasthan

MEDICINAL PLANTS in Folk Tradition

Microsoft® SQL Server® 2012 Bible by Adam Jorgensen

41J2024

Create an Application that includes three sliders for adjusting the red, green, and blue components of a color, displays their respective values (0-255), and dynamically updates the background color and RGB value display based on slider changes.

chapter 37 wave optics

chemistry experiments for children

21H2024

Heaven is for Real : A Little Boy's Astounding Story of His Trip to Heaven and Back

Electric Circuit LAB MANUAL

Ultimate-Travelist

chapter-20 the first law of thermodynamics