answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What do display a dialog asking the user to enter an integer?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where is the error in the following pseudocode Display enter the length of the room input length Declare Integer length?

The order of operations. Variables must be declared before they are used.


What command can you enter in the run dialog box to launch the windows2000xp system information utility?

You can enter Msinfo32.exe in the run dialog.


Write program that read an integer and display all its smallest factors?

All the smallest factors of a number must be its smallest factor, which for any number is 1, so: loop loop loop print "Enter an integer number: ": input n until num(n) do print "Please enter a number" repeat until n = int(n) do print "Please enter an integer" repeat print "Smallest factor of ":n:" is 1" repeat


How do you switch between dialog boxes and the command line in gstarcad?

You can display prompts on the command line instead of using a dialog box, or switch back again. This option is useful primarily when using scripts.Some functions are available both on the command line and in a dialog box. In many cases, you can enter a hyphen before the command to suppress the dialog box and display prompts on the command line instead. For example, entering layer on the command line displays the Layer Properties Manager. Entering -layer on the command line displays the equivalent command line options. Suppressing the dialog box is useful for compatibility with earlier versions of GstarCAD? and for using script files. There may be slight differences between the options in the dialog box and those available on the command line.


What is the name of the Excel dialog box that helps to enter functions correctly?

It is known as the Insert Function dialog box. You can get help from it and information on the arguments it may have.


What computer window do you enter or choose settings for how you want to perform a task?

A dialog box


How do you launch the Msconfig utilitY?

To use Msconfig, enter msconfig.exe in the Run dialog box.


How do you display 1 2-3 4-...n in c?

main() { int i, n; printf("Enter a positive integer\n"); scanf("%d", &n); for(i=1;i<=n;i++) printf("%d-",i); printf("\b\n"); }


What command do you enter in the Run dialog box to load Registry Checker under Windows?

scanreg


What is displayed whenever Windows Vista has information to supply to you or wants you to enter information?

dialog box


What consists of text that you type until you press the ENTER key?

Formulas display as text while you are entering them in a cell. They display a calculated value after you press the ENTER key. For example, you can type =8+2 in a cell and when you press ENTER, the cell will display the value 10.


21 What command do you enter in the Run dialog box to load Registry Checker under Windows?

Scanregw