• facebook
  • whatsapp
  • telegram

COMPUTER AWARENESS

What is WiFi?


 Wifi – wireless fidelity
      A wireless network uses radio waves, just like cell phones, televisions and radios do. In fact, communication across a wireless network is a lot like two-way radio communication.

 
Here's what happens:
1. A computer's wireless adapter translates data into a radio signal and transmits it using an antenna.
2. A wireless router receives the signal and decodes it. The router sends the information to the Internet using a physical, wired Ethernet connection.
        The process also works in reverse, with the router receiving information from the Internet, translating it into a radio signal and sending it to the computer's wireless adapter.
        The radios used for WiFi communication are very similar to the radios used for walkie talkies, cell phones and other devices. They can transmit and receive radio waves, and they can convert 1's and 0's into radio waves and convert the radio waves back into 1's and 0's. But WiFi radios have a few notable differences from other radios:
What is WiMAX (Worldwide Interoperability for Microwave Access)
       WiMAX is a wireless digital communications system, also known as IEEE 802.16, that is intended for wireless "metropolitan area networks". WiMAX can provide broadband wireless access (BWA) up to 30 miles (50 km) for fixed stations, and 3 - 10 miles (5 - 15 km) for mobile stations. In contrast, the WiFi/802.11 wireless local area network standard is limited in most cases to only 100 - 300 feet (30 - 100m).
      With WiMAX, WiFi-like data rates are easily supported, but the issue of interference is lessened. WiMAX operates on both licensed and non-licensed frequencies, providing a regulated environment and viable economic model for wireless carriers.
      WiMAX can be used for wireless networking in much the same way as the more common WiFi protocol. WiMAX is a second-generation protocol that allows for more efficient bandwidth use, interference avoidance, and is intended to allow higher data rates over longer distances.
Bandwidth has several related meanings:
      Bandwidth (computing) or digital bandwidth: a rate of data transfer, throughput or bit rate, measured in bits per second (bps)
baud: (computer science) a data transmission rate (bits/second) for modem


What is RSS?
 RSS stands for "Really Simple Syndication". It is a way to easily distribute a list of headlines, update notices, and sometimes content to a wide number of people. It is used by computer programs that organize those headlines and notices for easy reading.

 The Indian FInancial NETwork [INFINET] is the communication backbone for the Indian Banking and Financial Sector.
IDRBT –Institute for development and Reasearch in Banking Technology
Flash memory is a non-volatile computer storage technology that can be electrically erased and reprogrammed. It is primarily used in memory cards, USB flash drives, and solidstate drives for general storage and transfer of data between computers and other digital products


See also: Multiples of bits Orders of magnitude of data
       A dead key is a key on a typewriter or a computer keyboard that allows modification (such as by placement of diacritics) on the following letter. For example, option-e produces on the Macintosh U.S. keyboard layout. On a typewriter, this was accomplished mechanically by striking the diacritic mark without advancing the carriage (thus, the paper is still in the position to accept the next letter at the same spot the diacritic was placed).
       In computing, a modifier key is a special key on a computer keyboard that modifies the normal action of another key when the two are pressed in combination.
       For example, Alt+F4 in Microsoft Windows will close the program in the active window ; in this instance, Alt is the modifier key. In contrast, pressing just F4 will probably do nothing unless assigned a specific function in a particular program. By themselves, modifier keys usually do nothing, that is, pressing Alt alone does not trigger any action from the computer.
        An intranet is a private computer network that uses Internet Protocol technologies to securely share any part of an organization's information or network operating system within that organization. The term is used in contrast to internet, a network between organizations, and instead refers to a network within an organization. 

                 Sometimes the term refers only to the organization's internal website, but may be a more extensive part of the organization's information technology infrastructure.It may host multiple private websites and constitute an important component and focal point of internal communication and collaboration.        
 

An extranet is a private network that uses Internet protocols, network connectivity. An extranet can be viewed as part of a company's intranet that is extended to users outside the company, usually via the Internet. It has also been described as a "state of mind" in which the Internet is perceived as a way to do business with a selected set of other companies (business- to-business, B2B), in isolation from all other Internet users. In contrast, business to consumer (B2C) models involve known servers of one or more companies, communicating with previously unknown consumer users. 

           A CPU cache is a cache used by the central processing unit of a computer to reduce the average time to access memory. The cache is a smaller, faster memory which stores copies of the data from the most frequently used main memory locations. As long as most memory accesses are cached memory locations, the average latency of memory accesses will be closer to the cache latency than to the latency of main memory.
 

COMPUTER : IMPORTANT TERMS AND GLOSSARY

Access Bus : It is a new standard intended to connect relatively low-speed devices such as keyboards, mice, modems and printers. It runs on a thin four-wire cable that resembles the one that currently connects the keyboard or mouse to your computer. It also supports hot plugging i.e., one can disconnect peripherals and plug them in without letting computer shut down or reconfigure the system.
Access-time: The time interval between the instant at which data is called from a storage device and the instant delivery begins.
Account: A form of access to a computer or network with specified user name and password.
Accumulator :  A local storage area called a register, in which the result of an arithmetic or logic operation is formed. It is a register in which one operand of an operation can be stored and subsequently replaced by the result of that operation,
ACK : Acknowledgement from a computer that a packet of data has been received and verified.
Acoustic coupler : A communications device (modem) which allows an ordinary telephone to be used with a computer device for data transmission.
Ada : A high level programming’ language named after Ada Augusta, co-worker with Charles Babbage.
Adder : A logic circuit capable of forming the sum of two or more quantities.
Address : Identification in the form of a name/ label/ number used for designating particular location in storage area.
Address register : A local storage register in the CPU which contains the address of the next instruction to be executed.
ALGOL (Algorithmic Language) : An algebraic high-level language.
Algorithm: A sequence of precise and unambiguous instructions for solving a problem in a finite number of operations.
Alphanumeric : A character set that contains letters, digits, and other special characters such as $,@,+,*,% etc.
ALU (Arithmetic Logic Unit) : One of the components of central processing unit (CPU) of the computer that performs mathematical and logical operations.
Analog computer : A computer that operates on data which is in the form of continuously variable physical quantities.
Anonymous FTP : The Internet file transfer protocol. EFF sites that allow anonymous FTP do not require a password or access. One has only to log in as anonymous and enter his E-mail address as a password.

 

ANSI (American National Standards Institute) : A USA based national organization that establishes uniform standards in several fields of computers. 
APL : A high level language for specifying complex algorithms. It is a real-time language primarily for scientific applications.
Application program : Software designed for a specified purpose application.
Architecture: The overall design, construction, organization and interconnecting of the various components of a computer system.
Archive : Backup storage.
Arithmetic operator: A programming instruction or statement that initiates arithmetic calculation by a computer.
Artificial intelligence (AI) : A branch of computer science that deals with computers that possess reasoning, learning and thinking capabilities that resemble those of human beings.

 

ASCII (American Standard Code for Information Interchange): A standard coding system for computers. ASCII-7 is a 7-bit code and its extended version ASCII-8 is an 8-bit code.

ASCII File : It is a document file in the universally recognized text format called ASCII (American Standard Code for Information Interchange).
Assembler: A program that translates mnemonic statements into executable instructions. An assembler translates the programs written in the mnemonic assembler language into executable form.
Assembly language: A low-level programming language in which mnemonics are used to code operations and alphanumeric symbols are used for addresses. This language lies between high-level language and machine language.
Asynchronous communication: Communication between independently operating units.
Audio response: An output medium that produces verbal responses from the computer system.
Autoexec.BAT file: A special-purpose batch file (set of commands) that is automatically carried out by the MS-DOS operating system whenever the computer is started or restarted.
Automated Office : Refers to the merger of computers, office and telecommunications technology in an office environment.
Auxiliary storage : Often referred to as secondary storage. Here computer’s memory is characterized by low cost per bit stored also it has an operating speed far slower than that of the primary storage.
Background processing: The automatic execution of lower-priority (background) computer programs when higher-priority (foreground) programs are not using the system resources.
Backup: Alternate facilities of programs, data files, hardware equipments, etc. used in case the original one is destroyed, lost, or fail to operate.
Backup files: These are the files which are generated automatically in when one save a document. These files help in protecting the document due to out of order of the computer or power failure.
Bandwidth : The range of frequencies available for data transmission. The wider the bandwidth of a communications system the more data it can transmit in a given period of time.
Bar Code : A coding structure in which characters are represented by means of a series of parallel bars. 
Base : The total number of digits (symbols) available to represent numbers in a positional number system.
Baseband System : A networking system in which the channel support, a single digital signal.
BASIC (Beginners All-Purpose Symbolic Instruction Code): A high-level interactive programming language frequently used with personal computers and in timesharing environment.
Batch processing : Running of several computer programs one after another without human interaction to run each program individually. This is also known as stacked job processing because several jobs are stacked together and processed in group (batches) for efficient operation.
Baud : A unit for measuring data transmission speed that describes the capacity of a carrier. Baud is identical to bits per second.

Posted Date : 15-03-2021

గమనిక : ప్రతిభ.ఈనాడు.నెట్‌లో కనిపించే వ్యాపార ప్రకటనలు వివిధ దేశాల్లోని వ్యాపారులు, సంస్థల నుంచి వస్తాయి. మరి కొన్ని ప్రకటనలు పాఠకుల అభిరుచి మేరకు కృత్రిమ మేధస్సు సాంకేతికత సాయంతో ప్రదర్శితమవుతుంటాయి. ఆ ప్రకటనల్లోని ఉత్పత్తులను లేదా సేవలను పాఠకులు స్వయంగా విచారించుకొని, జాగ్రత్తగా పరిశీలించి కొనుక్కోవాలి లేదా వినియోగించుకోవాలి. వాటి నాణ్యత లేదా లోపాలతో ఈనాడు యాజమాన్యానికి ఎలాంటి సంబంధం లేదు. ఈ విషయంలో ఉత్తర ప్రత్యుత్తరాలకు, ఈ-మెయిల్స్ కి, ఇంకా ఇతర రూపాల్లో సమాచార మార్పిడికి తావు లేదు. ఫిర్యాదులు స్వీకరించడం కుదరదు. పాఠకులు గమనించి, సహకరించాలని మనవి.

 

పాత ప్రశ్నప‌త్రాలు

 

విద్యా ఉద్యోగ సమాచారం

 

నమూనా ప్రశ్నపత్రాలు

 

లేటెస్ట్ నోటిఫికేష‌న్స్‌