answersLogoWhite

0

your questions makes zero sense

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What short cut key of shortcut keys are used to execute the command Save As?

enter


When do you use the alt key and ctrl key?

Alt and Ctrl key are special keys. Then can be used as quick menu button or can be used to execute a program. You can also use them to do a shortcut key command.


What is a dimmed menu?

the command is not available it is used in windows.its means at time execute command


What command is used to execute system calls from exe?

system


What command is used to execute an Apache program?

apachectl start


What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


What are the different mouse techniques which are used in giving commands in excel?

You can right-click on an appropriate object to select a command, then right-click to execute the command. You can click on an icon to execute some commands.


What is a combination of keys pressed at the same time?

A combination of keys pressed at the same time is often referred to as a "keyboard shortcut" or "key combination." These shortcuts are used to execute specific commands or functions quickly, enhancing productivity and efficiency. Common examples include Ctrl+C for copy and Ctrl+V for paste on Windows, as well as Command+C and Command+V on macOS.


What is the command to execute it sfc?

that is the command for system file checker.


What keys do you use to refresh the page on your Mac?

It will depend on the software being used but is often the Command and R keys.


In computing what is the command line used for?

Command prompt/line is used to execute entered commands. Command prompt is mostly commonly used to execute batch files, perform advanced administrative functions, and troubleshoot and solve certain kinds of windows issues.


Which command from JDK should be used to execute the main method of a class named smallprog?

To execute the main method of a class named smallprog using the JDK, you would use the java command in the terminal or command prompt. The command would be: java smallprog. Ensure that the class is compiled and available in the classpath before executing this command.