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 snmp port number?

161 UDP and TCP

snmp is a network management systems to monitor network-attached devices for conditions that warrant administrative attention

What does us stand for at the end of a URL?

most countries are granted their own internet suffix. most websites in America use .com, because it is most widely known.

but, .us is the top level domain for the United States. most countries have one.

i.e.:

.fr=France

.ca=Canada

.de=Germany

.CD=DR of Congo

1.5 GB equals to how much?

1 GB = 1024 MB

1 MB = 1024 KB

1 KB = 1024 B

Therefore,

1,5 GB = 1536 MB = 1 572 864 KB = 1 610 612 736 B

What is Interactive Computer Graphics?

  • Advantages of Interactive Graphics

Graphics provides one of the most natural means of communicating with a computer, since our highly developed 2D and 3D pattern-recognition abilities allow us to perceive and process pictorial data rapidly and efficiently. In Many design, implementation, and construction processes today, the information pictures can give is virtually indispensable. Scientific visualization became an important field in the late 1980s, when scientists and engineers realized that they could not interpret the data and prodigious quantities of data produced in supercomputer runs without summarizing the data and highlighting trends and phenomena in various kinds of graphical representations.

Creating and reproducing pictures, however, presented technical problems that stood in the way of their widespread use. Thus, the ancient Chinese proverb "a picture is worth ten thousand words" became a cliché in our society only after the advent of inexpensive and simple technology for producing pictures---first the printing press, then photography.

Interactive computer graphics is the most important means of producing pictures since the invention of photography and television; it has the added advantage that, with the computer, we can make pictures not only of concrete, "real-world" objects but also of abstract, synthetic objects, such as mathematical surfaces in 4D and of data that have no inherent geometry, such as survey results. Furthermore, we are not confined to static images. Although static pictures are a good means of communicating information, dynamically varying pictures are frequently even better--to time-varying phenomena, both real (e.g., growth trends, such as nuclear energy use in the United States or population movement form cities to suburbs and back to the cities). Thus, a movie can show changes over time more graphically than can a sequence of slides. Thus, a sequence of frames displayed on a screen at more than 15 frames per second can convey smooth motion or changing form better than can a jerky sequence, with several seconds between individual frames. The use of dynamics is especially effective when the user can control the animation by adjusting the speed, the portion of the total scene in view, the amount of detail shown, the geometric relationship of the objects in the another, and so on. Much of interactive graphics technology therefore contains hardware and software for user-controlled motion dynamics and update dynamics.

With motion dynamics, objects can be moved and tumbled with respect to a stationary observer. The objects can also remain stationary and the viewer can move around them , pan to select the portion in view, and zoom in or out for more or less detail, as though looking through the viewfinder of a rapidly moving video camera. In many cases, both the objects and the camera are moving. A typical example is the flight simulator, which combines a mechanical platform supporting a mock cockpit with display screens for windows. Computers control platform motion, gauges, and the simulated world of both stationary and moving objects through which the pilot navigates. These multimillion-dollar systems train pilots by letting the pilots maneuver a simulated craft over a simulated 3D landscape and around simulated vehicles. Much simpler fight simulators are among the most popular games on personal computers and workstations. Amusement parks also offer "motion-simulator" rides through simulated terrestrial and extraterrestrial landscapes. Video arcades offer graphics-based dexterity games and racecar-driving simulators, video games exploiting interactive motion dynamics: The player can change speed and direction with the "gas pedal" and "steering wheel," as trees, buildings, and other cars go whizzing by. Similarly, motion dynamics lets the user fly around the through buildings, molecules, and 3D or 4D mathematical space. In another type of motion dynamics, the "camera" is held fixed, and the objects in the scene are moved relative to it. For example, a complex mechanical linkage, such as the linkage on a stream engine, can be animated by moving or rotating all the pieces appropriately.

Update dynamics is the actual change of the shape, color, or other properties of the objects being viewed. For instance, a system can display the deformations of an airplane structure in flight or the state changes in a block diagram of a nuclear reactor in response to the operator's manipulation of graphical representations of the many control mechanisms. The smoother the change, the more realistic and meaningful the result. Dynamic interactive graphics offers a large number of user-controllable modes with which to encode and communicate information: the 2D or 3D shape of objects in a picture, their gray scale or color, and the time variations of these properties. With the recent development of digital signal processing (DSP) and audio synthesis chips, audio feedback can now be provided to augment the graphical feedback and to make the simulated environment even more realistic.

Interactive computer graphics thus permits extensive, high-bandwidth user-computer interaction. This significantly enhances our ability to understand data, to perceive trends, and to visualize real or imaginary objects--indeed, to create "virtual worlds" that we can explore from arbitrary points of view. By making communication more efficient, graphics make possible higher-quality and more precise results or products, greater productivity, and lower analysis and design costs.

What is a terrobyte?

A Terabyte is 1 trillion (1,000,000,000,000) bytes of memory, that in most cases is related to computer technology. It is equal to 1,024 gigabytes.

- A terabyte (TB) is a measure of computer storage capacity that is 2 to the 40th power or approximately a trillion bytes (that is, a thousand gigabytes). The prefix tera is derived from the Greek word for monster.

Hitachi began selling 1-terabyte hard drives to consumers in 2007. (Today, consumers can purchase a 2-terabyte external hard drive for around $180.) A one terabyte drive can hold:

  • 472 hours of broadcast quality video.
  • 150 hours of hi-definition recording.
  • Enough words that it would take every adult in America speaking at the same time five minutes to say them all.

According to futurist Raymond Kurzwell is "The Singularity is Near," the capacity of a human being's functional memory is estimated to be 1.25 terabytes.

-moi

How many MB are there in 10.00 GB?

1024 megabytes make 1 gigabyte. To answer your question, 10240 megabytes make 10 gigabytes in normal computer systems. But when talking about Internet data, 1000MB per 1GB is the norm, this is to simplify data cost calculations and because the 8 bits per 1 byte system does not apply

What measurement is commonly associated with computer processing speed?

  1. Hertz (MHz, GHz)
  2. hertz (Hz) as a unit is defined as the number of cycles per second, making 1 megahertz (MHz) one million cycles per second, while 1 gigahertz is 10^9 hertz. Vibrations and electromagnetic radiation are measured in hertz units, but in computing it is the clock speed of the central processing unit that is referenced in terms of hertz. CPU
  3. In the broadest terminology, a CPU or processor is the element of a computer that carries out received programming. The CPU is usually an integrated circuit called a microprocessor which carries out the functions of retrieving, decoding, carrying out, and writing back (providing further instruction). This process is one cycle, measured in terms of the computer's clock speed. Clock speed
  4. A crystal oscillator, a vibrating metal crystal which is another circuit in a computer, provides a signal (clock signal) which determines the computer's clock speed (or rate), that is, the speed at which a CPU completes one cycle. Thus, a CPU at 1 GHz is completing 1 billion cycles per second (carrying out 1 billion programming instructions). In computing, it is very important that this signal remain precisely constant. Comparisons
  5. Because of variances in the ways in which different machines and processors execute operations, it is not always possible for the casual user to tell ahead of time which type of machine and processor will perform a task the most quickly. This means that using the clock speed (Hz measurement) of a system will not always indicate how quickly that system will perform a task in relationship to other systems.

Hope be helpful!

Disadvantages of science?

Disadvantages of science;

science is very essential to our dail day life . but there are lot of disaffects

they are as follows

1.due to nuclear development there is a danger of occurence of secon world war

2.due to nuclear radiation there are many diseases throught the world

3.it leads to globular warming

Is GB more space or less space than MB?

GB (gigabytes) is bigger than MB (megabytes).


  • 1 kilobyte (KB) = 1024 bytes.
  • 1 megabyte (MB) = 1024 kilobytes.
  • 1 gigabyte (GB) = 1024 megabytes.
  • 1 terabyte (TB) = 1024 gigabytes.


How may bytes in 3.5 MB?

There are 1,048,576 bytes in a megabyte. So divide 3 by 1,048,576. You should get 2.8610229492188E-6 bytes.

What are the Five major usefulness of management information system?

1. Fast access to a big chunk data base.

2. Improve Capacity to Sales Analysis

3. Integrate the core business activities into a system

4. Help build knowledge base for a business

5. Provide significant information for a business decision making

Dr. Nantanach R.

1 mega byte how many byte?

There are 2 answers to this.

Hard-disk manufacturers say 1 Megabyte is 1.000.000 bytes sharp.

Memory-manufacturers calculate this different as all memorychips are multiples of 8 bits.

The Binary numbersystem is used and the closest binary number that fills all bits is:

11111111111111111111

The decimal representation of this is 1.048.575 bytes. IE One megabyte.

When counting data we use decimal numbersystem.

When counting memory we use Binary numbersystem.

This is not likely to ever change because of the way computers and memorychips work.

Regards.

How many GB are in 217 MB?

1.99GB...........

You need more information................Visit.........

http://www.easycalculation.com/bandwidth-calculator.php

A- Explain the difference between data and information?

Data is the knowledge in the raw form.It may be usable or may not.But a data becomes information when it comes to use.

Ex: My knowledege about computer is in data format in my brain.But when I am using these data to help you, it becomes info for you.

Hope I could explain that well.

What is the role of the computer in banking system?

Banking would be a dangerous field to work in without Computers, people would go to the bank carrying large sums of money early in the morning and leave the Bank the following morning just to finish counting the money manually usually getting blisters after that, but computers have made it all easier, on the operation research side, it has proved so effective that one can simply walk to the ATM and withdraw the money, without necessarily waiting in a long cue to get served by the teller, getting around clients details is far much more improved than ever before so is the generating of clients statement.

What is the difference between high level language and machine language?

The difference between high level languages and machine languages are as follows: 1)Machine language uses binary numbers/codes but high level languages(HLL) use key words similar to English and are easier to write. 2)Machine Language is a Low level language and is machine dependant while HLLs are not.

Which of them is better for professionals MAC orPC?

ORIGINAL ANSWER: PC is better for professional users because it has Internet Explorer. Some websites require Internet Explorer. This can make it difficult to use with Macs.

That is possibly the worst answer I have read on this site. Apologies of course to whomever wrote it, but clearly you don't have a solid understanding of what computers and browsers do.

First of all, Internet Explorer is a web browser - you download it and it works just fine on any Mac computer. I run Safari, Opera, Mozilla Firefox, Chrome, AND Internet Explorer because I need to have the capability to check website on all these browsers for compatibility.

Secondly, while it is true that some sites will work better on IE than on other browsers, there is a large push right now to get away from Internet Explorer because, in all honestly, it is one of the least secure browsers out there. Firefox and Chrome are wonderful options (though I prefer Opera to either of those).

To answer your question, the more professional computer depends on what you want to do? It depends on what industry you are in and how your work flow is. It depends on how much money you can or your company can spend on a computer. It depends on what you expect to get out of your computer as well as your familiarity with technology.

I will point out right now that I am on a Mac. I love my MackBook Pro. I will be sticking with it for quite some time because I like the interface and the functionality of the multi-touch pad.

I also own two PCs, a dell laptop and a toshiba laptop. I love these computers. They do exactly what I need them to do and other than the "apple name" (which, you could compare to Gucci or Coach of the computer world) I probably get more USE out of my PCs than I do my mac.

Why? Because I'm in graphics and art and animation. There is more open source software designed for a PC than there is a Mac. While Mac may take the functionality of their programs to a wonderful level, the variety of programs I can access is severely limited.

So your computer really depends on what you're willing to shell out and what field you are in. A more professional computer will be one that you feel comfortable with and one that you won't look silly using in front of other people. Nothing says unprofessionalism like not knowing how to use your own computer.

If you have the money to drop on a Mac, go for it. I love mine.

It's the difference between spending $100 on a t-shirt at a designer store and $20 on a t-shirt at the mall. They're practically the same t-shirt but you get the "designer label" with the more expensive one. That doesn't necessarily mean that it's better.

I hope that helped a little more than the misinformed original answer.

How many MB is 50GB?

there is 1024 mb in 1gb. so there will be 51200 mbin 50 gb.