Programming Chunks
In My Words
Showing posts with label
functions
.
Show all posts
Showing posts with label
functions
.
Show all posts
Sunday, December 1, 2013
A C++ Program That Calculates Sum Upto the Number Entered Through the Keyboard.Using Functions
Wednesday, November 20, 2013
C++ Program That Converts Any Given Year Into Its Roman Equivalent Using Functions
Write a general-purpose function to convert any given year into its roman equivalent. The following table shows the roman equivalents of decimal numbers:
Monday, November 18, 2013
C++ Program of a Function that is Called by Function main() and Receives Five integers.The Function Should Print the Sum of Five Integers and Return the Average to Main. The Average is Printed in main.
Sunday, November 17, 2013
C++ Hotel Program Which Asks the User Room type,Number of People,Number of Night Stay, Guests and Prints The Total Cost
Write a Program That asks the user
A)room type
B)number of People
C)number of additional guests
D)number of night stays
E)Prints Total cost
Older Posts
Home
Subscribe to:
Posts (Atom)