answersLogoWhite

0

Compound Query

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Prompts for input whenever it is used?

parameter query


A query that prompts for input whenever it is run is a run-time query?

A query that prompts for input whenever it is run is a Paremeter Query


What are the advantages of interactive model?

It prompts the user instantly for each input that is made. There is little or no delay during the process period.


What gate gives the output1 when any of the input is 1?

OR gate gives the output 1 whenever one of its input is 1.


How do you get input from the user in python?

In Python, you can get input from the user using the built-in input() function. This function prompts the user for input and returns it as a string. For example, you can use user_input = input("Enter something: ") to display a message and capture the user's response. If you need the input in a different data type, you can convert it using functions like int() or float().


What code does your friend have to use to connect to your minecraft server?

To connect to any Minecraft server you have to know and input their IP address when it prompts you.


How do I design an algorithm that prompts the user to enter his favorite color and stores the user's input in a variable named color?

input fav color; print ("Enter fav color"); fav color = get string();


What is used to select commands and respond to prompts?

the mouse


Algorithm that prompts a user to entre his or her height and store the user input in a variable height?

int height; print("Enter height"); height=getString();


Is Card reader Writer input or output?

I expect you mean "Is Card reader/writer input or output?". If this is so, it is both an input and output device. Whenever you are trying to categorize a device as Input or Output, think of how it looks from the computer.If the computer is transmitting data to it, it is an Output device.If the computer is receiving data from it, it is an Input device.


Design an algorithm that prompts the user to enter his or her height and stores the user's input in a variable name height?

int height; print("Enter height"); height=getString();


What is the most used input?

The most used input device on a computer is the keyboard.