answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Where is the shortcut area in the window xp interface how is it useful for us?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Where is the shortcut area in the windows interface How is it useful for us?

There is no specific "shortcut area" in Windows. You can place shortcuts wherever you like. Shortcuts are useful because they allow us to access programs and data from places that are convenient to us. Typically, we place shortcuts on the desktop, in the start menu and on the taskbar as these places are always accessible.


How can you play computer games in a window?

right click on the games shortcut and in the target area ant the end of the target and a space then type -window hope that helps


Where is the shortcut area in the windows XP interface?

Some short cuts are in the right click drop down menu. Shortcuts are also the icons on the desktop.


Definition of a pop up menu?

A pop-up menu is a graphical user interface (GUI) display area, usually a small window, that suddenly appears ("pops up")in the foreground of the visual interface. Pop-ups can be initiated by a single or double mouse click or rollover(sometimes called a mouseover), and also possibly by voice command or can simply be timed to occur. A pop-up window must be smaller than the background window or interface; otherwise, it's a replacement interface.


What do the minimize maximize and close buttons do?

The minimize button reduces a window to an icon. Clicking the icon restores it. The maximize button increases the size of a window to fill the whole screen or (if an MDI (Multiple Document Interface) window, to fill the parent window's client area). Clicking it again restores the window. The close button closes the window and initiates the document close sequence.


Why in java interface is used for multiple inheritance not by extends?

Since an interface has no implemented methods, there is nothing to extend, since you would simply get empty method headings you can't make a class by extending an interface. An interface must be implemented, by filling in the method bodies. An interface is a tool to define common characteristics between classes, i.e. how they act. For instance, an interface might be used to define a window, a simple generic window: it opens, closes, breaks. Interfaces are useful to the client since you don't need to know the inner workings of the class to use it, for instance, as long as you know the data structure you are working with is a List, you don't need to know whether it is an ArrayList or LinkedList.


Write a program in java interface for calculating area?

interface Shape { public double getArea(); }


How can you create a shortcut to shortcut menus?

1 Right click on the blank area in the location 2 Create a shortcut dialog appears on the screen 3 Click browse button on it. 4 Select the file/folder whose shortcut has been created 5 Now type the name for the shortcut icon and click finish button 6 The shortcut will be appear at that location


Where is the pathfinder palette on Adobe illustrator?

It is default location in the align pallet. Go to the top and click window. Scroll down to the bottom area of the menu to find pathfinder. The keyboard shortcut is Shift+Command(MAC) or CTRL(PC)+F9.


How to calculate percentage of natural lighting in a room?

Calculate the area of the room. Calculate the area of the window (or whatever opening) Room Area*100/Window Area


What is an on-screen work area that has a graphical user interface.?

Desktop


What is the difference between title bar and status bar?

A title bar's major purpose is to allow identifying a window by giving it a useful name. A status bar typically appears in the bottom of a window area, reflecting various details of status during the operation of the application.