answersLogoWhite

0

📱

Computer Terminology

Questions and answers about different terms related to computers, as well as computer language that is popularly used today.

11,612 Questions

What is the difference between mca and btech computer science?

The MCA degree is equivalent to B.Tech degree in computer Science or Software engineering. If you have simple graduation degree and want to make career in the software industry then you can join MCA course. In India demand for the MCA degree holders is very good but B.Tech degree holder mostly gets preference in most of the companies. For more information log on:B.tech in Software Engineering By:Mukur

What Consequences of unethical uses of information and computer technology?

There is no doubt in it that information technology has blessed us with countless benefits but at the same time it has brought a lot of troubles for us too. The unethical use of IT causes countless troubles for us daily. Unethical data theft, access unethical websites by young people are the worst things I would like to highlight here.

How many megabytes are in 1.26 GB?

1 gb would hold 100 to 200 songs, mb is determined on the length of your song

What is meant by the term bit per second?

It is a binary digit and computers use it to store and process data. A single binary unit is called a bit which stands for binary digit. Computer memory is measured in bytes. One byte is made up of eight bits.

What are the disadvantages of tiff?

  • Large file size (really, they're huge)
  • Despite the ability to get larger prints, TIFF is still a pixel based format
  • Not all browsers can support TIFF
  • Not all readers can read every type of TIFF file

What types of information system are used by companies that operate internationally?

The three types in information system are used to by companies on benefits do they provide

What are the differences between information communication technology and information technology?

Informatics includes the science of information, the practice of inCHformation processing, and the engineering of information systems. Informatics studies the structure, behavior, and interactions of natural and artificial systems that store, process and communicate information. It also develops its own conceptual and theoretical foundations

Informatics is the application of IT, Information Science, Computer Science, Business Management, Project Management in a field - i.e. Health Care or Finance.

Information Technology is "the study, design, development, implementation, support or management of computer-based information systems, particularly software applications and computer hardware."COMPUTER TECHNOLOGY

How many seconds of video can 512 Kb hold?

depends on the compression and the format of the video, but typically, about 2030 mins worth of pretty good quality video.. 20-30, sorry...typo. It depends in which format is the video going to be... Specify...

What unit is a processer speed measured in?

The performance or speed of a processor depends on e.g. the clock rate and the Instructions Per Clock (IPC), which together are the factors for the Instructions per second (IPS) that the CPU can perform.

So speed of processor can be measured by IPS alone.

Functions of encapsulation?

The ability to make changes in your code without breaking the code of all others who use your code is a key benefit of encapsulation. You should always hide implementation details. To elaborate, you must always have your variables as private and then have a set of public methods that others can use to access your variables. Since the methods are public anyone can access them, but since they are in your class you can ensure that the code works the way that is best for you. So in a situation that you want to alter your code, all you have to do is modify your methods. No one gets hurt because i am just using your method names in my code and the code inside your method doesnt bother me much.

If you want maintainability, flexibility, and extensibility (and I guess, you do), your design must include encapsulation. How do you do that?

• Keep instance variables protected (with an access modifier, mostly private).

• Make public accessor methods, and force calling code to use those methods rather than directly accessing the instance variable.

• For the methods, use the JavaBeans naming convention of set and get.

Where can you check how many MB you have left?

I am not sure what operating system you have, so I will assume you have either Windows XP, or Windows Vista.

First, click the start menu (the button on the far bottom left of your screen). A menu should come up. Along the right hand side of it, locate and click on the button labelled either "My Computer" or "Computer" depending on whether you are using Windows XP or Windows Vista respectively. Then a window should open up with a list of your drives, like CD, DVD, and hard drives. Locate and right click on your main hard drive (should be letter "C" and is often called "Local Disk (C:)"). In the dropdown menu that comes up from right clicking, click on "Properties." In the box that opens up, there should be a place that says "Free Space." Look to the right of this, and you should find how much space you have left.

Hope this helped!

- ElectroGoofy

What is the difference between MS-DOS and Windows?

Both Dos and Windows are Operating systems. But, they possess some features which make them differentiate. These features are listed below:

"«Dos is only single tasking while Windows is multitasking.

"«Dos is based on plain interface while Windows is based on Graphical user interface (GUI).

"«Dos is difficult to learn and understand while Windows is easy to learn and understand.

"«Dos is less preferable by users while Windows is more preferable operating system.

"«Limited users can work on dos while in Windows there are many users.

"«We cannot see mouse in Dos while in Windows we can see and use mouse to click on icons or links.

"«Simple text commands are written in Dos while in Windows we operate computer with the help of mouse.

"«In Dos we cannot Play games, watch movies and listen songs while in Windows we can enjoy playing games, watching movies and listening songs.

"«In Dos new hardware cannot work properly while in Windows it can detect and installs software automatically.

"«Application and system software¡¦s did not work properly in Dos while in Windows it runs at a great speed.

"«Dos is not user friendly while Windows operating system is user friendly.

"«Dos performs operations speedily as compared with Windows operating system.

__________________

  1. DOS uses CLI (command line interface), whereas Windows used GUI (graphical user interface)..
  2. DOS does not support networking, Windows does..
  3. DOS is a single user OS, Windows is Multiuser..
  4. DOS is a single tasking OS, Windows is Multitasking..
  5. Dos is a single threading OS, Windows is a Multithreading..
  6. DOS supports 2 GB of maximum partition size, Windows supports 2 TB or more..
  7. DOS uses FAT 16 file system, Windows uses FAT 32..
  8. Server administration is not possible in DOS..
AnswerDOS is the system that runs your PC. Windows was created as a GUI (graphical user interface) making the running of your computer much easier and safer AnswerUltimately, the difference between these types of programs is who has control over the computer. DOS programs generally expect themselves to be the only program running on your computer, so they will directly manipulate the hardware, such as writing to the disk or displaying graphics on the screen. They may also be dependent on timing, since the computer won't be doing anything else to slow them down. Many games fall into this category.

Windows programs, on the other hand, realize that they must share your computer with other Windows programs. Actually, did you know that Windows 3.x itself is a DOS program? What this means is that Windows has control of the computer's hardware, and in turn it shares parts of the computer's resources with Windows programs. The obvious advantage to this arrangement is that you can do several things at once; for example, you could play Beethoven's 5th, start downloading a file from a BBS, then look at your checking account and use a Calculator to check the balance all at the same time. Another advantage is that you can share data between programs; for example, copying a spreadsheet summary into a work processor document.

The important thing here is that many DOS programs will run poorly or not at all in Windows. For example, if you try to run Microsoft System Diagnostics (MSD) while you are in Windows, you will get the message:

You are running Microsoft Windows.

MSD can only report information specified by it's associated Windows Program Information File (.PIF). Therefore information presented may be less accurate or complete than if MSD is run outside of Windows. For more accurate information please exit Windows and run MSD from the MS-DOS prompt.

Some areas may be affected while MSD is run under Windows: Memory values and types will reflect what Windows provides by itself, and through the associated .PIF file; IRQ values may be reported differently; and the visual memory map in Memory, Memory Block Display, and Memory Browser may show different results. Other areas that may be affected include Video, OS Version, Mouse, Disk Drives, and COM Ports.

So how do you know whether a program is made for DOS or Windows? Nearly all Windows programs bear the Microsoft Windows logo Microsoft Windows compatible, while DOS programs do not. If you're still not sure, try running the program from the DOS prompt first. For example, type calc at a DOS prompt; you will get the message:

This program requires Microsoft Windows.

NOTE for Windows 95/98: if you try running a Windows program from the Windows 95/98 command prompt, the computer will simply start Windows (if it isn't already running) and run the program.

A word of warning for Windows users: in the Main group there is an icon called MS-DOS Prompt. This is not the same thing as running in DOS. It will let you run some DOS programs, such as the command prompt or the EDIT program, but it is still running on top of Windows. The proper way to switch from Windows to DOS is to close or exit all of your Windows programs, including Program Manager.

Windows 95/98

One way to switch the computer from Windows to DOS mode is to click on the Start menu, then Shut Down, then choose "Restart the computer in MS-DOS mode". Doing this will close all Windows programs and (mostly) remove Windows itself from memory.

Another way is to adjust the properties of a DOS program. Right-click on your program (or its shortcut), select Properties, open the Program tab, and click on the Advanced button. In the Advanced Program Settings you can set the program to run in MS-DOS mode, and even specify a starting configuration just for that program.

AnswerMS DOS is in Windows. When you go to shut down, it has a choice. shut down in MS DOS mode. AnswerBasically, both are operatong systems. MS DOS is the oldest OS from Microsoft. It is a single user command line operating system. While Windows (latest version) is multi-user and feature a user friendly GUI(Graphical User Interface). AnswerMS-DOS (MicroSoft Disk Operating System) is a CLI (Command-Line Interface).

Windows is a GUI (Graphical User Interface).

When working with a CLI, you begin with a blank screen and a command prompt. At the command prompt, you type commands, one at a time, for the computer to process. (i.e. "MKDIR C:\MYDIR" to create a directory called "MYDIR" in the root folder of the C drive) Any programs (text editing, database, etc) are run from the command prompt by directing the computer to the location of the program, and typing the execution command.

Example (Text in italics are commands, other text is command prompt.):

C:\> ''CD PROGRAMS''

C:\PROGRAMS\> ''CD GAMES''

C:\PROGRAMS\GAMES\> ''CD PONG''

C:\PROGRAMS\GAMES\PONG\> ''PONG.EXE''

At this point, PONG would take up the entire screen, leaving you unable to do anything but play the game until you exit the game. After you exit the game, you would be brought back to the prompt:

C:\PROGRAMS\GAMES\PONG\>

On the other hand, a GUI offers much more flexibility by using icons and windows to represent objects and programs. With Windows, you can open several different documents or programs, and easily switch between them. Also, there is the Start Menu, from which you can launch program shortcuts instead of having to wade through the entire file directory to execute your choice of program.

The interrelation is that Windows was originally a program ran to top of DOS. In order to use Windows, you used to need a line in your AUTOEXEC.BAT (a script file that automatically executed on DOS startup) that pointed to the Windows program. Windows versions 3.x - 9x and Me still run on top of DOS. What this means is that those versions of Windows aren't really Operating Systems, because they rely on DOS to process all the programs. All those versions of Windows do is make the programs easier to get to and switch between. Windows NT versions, and the Windows XP/2K line are built on their own system kernel so they are considered true Operating Systems on their own.

AnswerDOS was an older version by Microsoft which was entirely text and command based. Windows has a GUI (Graphical User Interface) which means you can use a mouse, view pictures, have icons, etc. If you've ever seen something like '''"c:\>_"''' in white text on a black background, chances are that that was DOS or a version of it.

On Windows XP, you can get a version of it by pressing Start -> All Progs -> Accessories -> Command Prompt. This is an updated version of the original DOS which would run in fullscreen and be the only thing on the computer. You can get started by typing ''HELP '' to see a list of commands. For info on a particular command type '' /?'' .

  1. DOS does not supports GUI, Windows supports.
  2. DOS does not supports networking, Windows Supports.
  3. DOS is a single user OS, Windows is a multi-user OS.
  4. DOS is a single tasking OS, Windows is a multi tasking OS.
  5. DOS does not supports threading, Windows Supports.
  6. DOS supports maximum 2 GB of partition, Windows supports 2 TB or more.
  7. DOS supports FAT 16 file system only, Windows supports FAT 32 and NTFS.
  8. There is no server support in DOS, Windows has.
  9. DOS is not as stable as Windows.

difference between ms dos and windows

How many bytes on a blank CD?

A Music CD can hold up to 700Mbs, which equals to 700,000,000 bytes, aprox.

What do you mean by the Data redundancy and inconsistency?

To avoid duplication of data we use data redundency .commonly in buissiness administration we have bundle of duplicate files so for such type of these things we use it .data consistency a common data which can acces by every common user a data which consistent for all.