answersLogoWhite

0

📱

Microsoft Windows

Windows is a consumer and enterprise grade family of operating systems developed by Microsoft Corporation. First released in 1985, it has become the best-selling operating system in computer history, and has 90% of the total operating system market.

18,535 Questions

What is the advantage of graphical user interface?

A graphical user interface system allows users to communicate with electronic devices using images instead of text. The greatest advantages of this system are the much higher productivity that can be achieved and having a much simpler system requiring much less skill and memorization of codes to use.

Which of the windows is best in the world?

There is no best Windows laptop. It all depends on what you want. Sony offers some really nice performance computers (Sony Vaio S), while Samsung offers some thin ones (Samsung Series 9). Also, if you want a computer for $1000, the Dell XPS 15z is nice. Toshiba has some nice budget computers. So, it all comes down to what you want. Also, you should consider checking out Linux computers, from System 76. Linux seems like it's only for geeks, but it's really a nice, usable OS. It's pretty, pretty fast, and pretty easy to use.

How do you become an administrator using command prompt?

i have yet to figure out how to do it in command prompt, but you can do it in notepad... just copy and paste this code

@echo off

net user USERNAME PASSWORD /add

goto admin

:admin

net localgroup administrators USERNAME /add

pause

where username and password are enter your desired username and password, not your normal account, because this code will add a NEW user to log in as, and from this admin file, you can grant yourself admin access, that is, if your admin hasn't blocked that command so that you get "system error 5, access denied"

Can a burned CD be erased and burned again?

There are 2 main types of CDs: CD-Rs and CD-RWs.
* If the CD is a CD-RW (or CD+RW) then yes, you can wipe it and start again. To do this use any CD burning program: something like Nero would do fine. * CD-Rs are not erasable. However, if you originally created the disc with something like Nero, you may have been offered the option of "Starting a Multi-session disc" or something like that. If you chose that option, then you would be able to burn more files onto the CD until it is full, however you still would not be able to change or delete existing files.

What happens if ypu press Alt plus Esc?

Depends on the Desktop environment. In E17 it will initiate the run dialog. In Gnome it will switch between opened applications.

What is a dual mode operation?

  • Sharing system resources requires operating system to ensure that an incorrect program cannot cause other programs to execute incorrectly.
  • Provide hardware support to differentiate between at least two modes of operations.
  • user mode - Execution done on behalf of a user.
  • Monitor mode - Execution done on behalf of operating system.
  • Mode bit is added to computer hardware to indicate the current mode : monitor (0) or user (1).

What does the main memory of a computer do?

Random Access Memory(RAM for short) , or volatile memory, is used by the system to store data for processing by a computer's central processing unit (CPU), also known as the processor. RAM stores the data in memory cells that are arranged in grids much like the cells are arranged in a spreadsheet, from which data, in the binary form of 1's and 0's, can be accessed and transferred at random to the processor for processing by the system's software.

The data stored in a hard disk drive (HDD) cannot be accessed at random. Whole sectors, containing blocks of data, are transferred from a hard disk drive, placed in a large swap file on the same drive, and only then are selected files transferred to RAM for random access by the processor, which is itself only performing the instructions of the system's operating system (usually Windows), and its application software.

Whenthe computer is turned off, all of the data in the RAM memory is lost, hence its alternative name of volatile memory, whereas all of the data on a hard disk drive is retained permanently until it is intentionally erased. The motherboard (or mainboard) manual (that should be provided with a new or a second-hand PC) will provide all of the details about the different types of supported RAM, and the various combinations of modules per bank for each type that can be successfully installed.

How to verify the ntfs and folder permissions?

NTFS File Permission Allows the User To Full Control Change permissions and take ownership, plus perform the actions permitted by all other NTFS file permissions Modify Modify and delete the file plus perform the actions permitted by the Write permission and the Read & Execute permission Read & Execute Run applications plus perform the actions permitted by the Read permission Read Read the file, and view file attributes, ownership, and permissions Write Overwrite the file, change file attributes, and view file ownership and permissions

What year was the Mac operating system released?

Initial releases:

System 1: January 24, 1984

Mac OS 8: July 26, 1997

OS X: March 24, 2001
On January 24, 1984, Apple Computer Inc. (now Apple Inc.) introduced the Macintosh personal computer, with the Macintosh128K model, which came bundled with what was later renamed the Mac OS

How do you delete a video that you uploaded onto youtube?

Scroll on "My Account" click on "My Videos" go to your video that you wanna delete. There should be a button by the video that says "delete" click on it. If it dose NOT have a button that says delete then just click on the check box on the left side corner of the video then hit the button at the top of the page with a trashcan by that says delete. Click on delete and your video should be removed.

What are advantages of snail mail?

The main disadvantages of snail mail are the speed at which it gets to the person. It can also get lost in the post and be subject to other delays. The cost of snail mail is another thing and the amount of time it takes if you want to send multiple letters.

Why should people turn off the monitors when they shut down computers in the lab?

For one, it's a good thing because your saving energy. Another thing is with laptops, sometimes laptops may burn out and cause damage which will prevent the computer from powering on. Trust me, it happened to someone i know.

Where is it possible to download MSN Live Messenger for free?

The MSN Live Messenger download is a free software download and con be downloaded from many different places across the internet. Although it's always best to find out the software owner and find the company's site.

Does formatting a drive erase the data?

Yes, Surely it will remove everything on hard drive. Formatting a hard drive means to remove everything on hard drive. If you are formatting only a specific drive like C:\ or D:\ then the data in only that drive will be removed.