answersLogoWhite

0

intNumOfQuarters = intNumOfPennies \ 25 'calculate number of qaurters'

intNumOfDimes = (intNumOfPennies Mod 25) \ 10 'calculate number of dimes'

intNumOfNickels = ((intNumOfPennies Mod 25) Mod 10) \ 5 'calculate number of nickels'

intNumOfPenniesleft = (((intNumOf

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How much money is 4 quarters?

Quarters are worth 25 cents, if you have four of them you have a dollar. --------------------------- Yes, but here's a visual way to think about it. 25+25+25+25=100. 100 cents = a dollar. So, four quarters is equal to one dollar. So, there you have it.


What is the monthly wage for an Audio Visual Assistant?

UNKNOWN BUT IF YOU WANT TO KNOW JUST GET THE JOB, Any how i wanna get 200 dollars so there about 200


How much does making a web browser cost?

it depends i made a web browser in visual basic (programing language) and the software cost about 200 dollars.


What is visual basic control?

Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.


How many languages are supported by visual studio?

Visual studio 2010 supports 5 programming languages. These are Visual Basic, Visual C#, Visual C++, Visual F# and JScript.


How do you guess the dollar amount of coins in a jar?

To estimate the dollar amount of coins in a jar, start by determining the total volume of the jar and then calculate the approximate volume of a single coin type, such as quarters, dimes, or pennies. Using this information, you can estimate how many coins of each type fit in the jar. Next, multiply the estimated number of each type of coin by its respective value and sum these amounts to get a rough total value. Alternatively, you can use the "visual estimation" method by comparing the jar’s fullness to known quantities, such as a full roll of coins, to make a quicker calculation.


What is a synonym for visual?

Visual=Image


What is visual perimetry?

what is visual perimetry?


What is visual library?

What is visual labrary


What is the definition of visual rhetoric?

a persuasive visual designed to make an augerment


Which language is used to develop Microsoft visual studio NET?

Microsoft Visual Studio has been written in Visual C++ and Visual C#


What is the difference between visual studio and visual basic?

I believe visual studio is the user interface, and it not only supports visual basic but also visual c++, c#, web development etc. Visual basic, on the other hand, is a programming language.