Please keep at least one language enabled. / కనీసం ఒక భాషను ఎంచుకోండి.
Question 1
ప్రశ్న 1
Which component of the CPU performs arithmetic and logical operations?
CPUలో అంకగణిత మరియు తార్కిక కార్యకలాపాలను నిర్వహించే భాగం ఏది?
Explanation:
• ALU stands for Arithmetic Logic Unit.
• It performs calculations such as addition, subtraction, multiplication and division.
• It also performs logical comparisons such as AND, OR, NOT, greater than and less than.
• It performs calculations such as addition, subtraction, multiplication and division.
• It also performs logical comparisons such as AND, OR, NOT, greater than and less than.
వివరణ:
• ALU అంటే Arithmetic Logic Unit.
• ఇది కూడిక, తీసివేత, గుణకారం మరియు భాగహారం వంటి గణనలను నిర్వహిస్తుంది.
• AND, OR, NOT, ఎక్కువ, తక్కువ వంటి తార్కిక పోలికలను కూడా నిర్వహిస్తుంది.
• ఇది కూడిక, తీసివేత, గుణకారం మరియు భాగహారం వంటి గణనలను నిర్వహిస్తుంది.
• AND, OR, NOT, ఎక్కువ, తక్కువ వంటి తార్కిక పోలికలను కూడా నిర్వహిస్తుంది.
Question 2
ప్రశ్న 2
Which of the following is a volatile memory?
కింది వాటిలో అస్థిర మెమరీ ఏది?
Explanation:
• RAM is volatile memory because its contents are lost when power is switched off.
• RAM temporarily stores programs and data currently being used by the computer.
• ROM, hard disks and DVDs retain data without continuous power.
• RAM temporarily stores programs and data currently being used by the computer.
• ROM, hard disks and DVDs retain data without continuous power.
వివరణ:
• విద్యుత్ సరఫరా నిలిచినప్పుడు RAMలోని సమాచారం తొలగిపోతుంది కాబట్టి ఇది అస్థిర మెమరీ.
• ప్రస్తుతం ఉపయోగిస్తున్న ప్రోగ్రామ్లు మరియు డేటాను RAM తాత్కాలికంగా నిల్వ చేస్తుంది.
• ROM, హార్డ్ డిస్క్ మరియు DVDలు విద్యుత్ లేకున్నా సమాచారాన్ని నిల్వ ఉంచుతాయి.
• ప్రస్తుతం ఉపయోగిస్తున్న ప్రోగ్రామ్లు మరియు డేటాను RAM తాత్కాలికంగా నిల్వ చేస్తుంది.
• ROM, హార్డ్ డిస్క్ మరియు DVDలు విద్యుత్ లేకున్నా సమాచారాన్ని నిల్వ ఉంచుతాయి.
Question 3
ప్రశ్న 3
What is the full form of URL?
URL యొక్క పూర్తి రూపం ఏమిటి?
Explanation:
• URL stands for Uniform Resource Locator.
• It specifies the address of a resource available on the internet.
• A URL may contain the protocol, domain name, path and other parameters.
• It specifies the address of a resource available on the internet.
• A URL may contain the protocol, domain name, path and other parameters.
వివరణ:
• URL అంటే Uniform Resource Locator.
• ఇది ఇంటర్నెట్లో అందుబాటులో ఉన్న వనరు యొక్క చిరునామాను సూచిస్తుంది.
• URLలో ప్రోటోకాల్, డొమైన్ పేరు, మార్గం మరియు ఇతర పారామీటర్లు ఉండవచ్చు.
• ఇది ఇంటర్నెట్లో అందుబాటులో ఉన్న వనరు యొక్క చిరునామాను సూచిస్తుంది.
• URLలో ప్రోటోకాల్, డొమైన్ పేరు, మార్గం మరియు ఇతర పారామీటర్లు ఉండవచ్చు.
Question 4
ప్రశ్న 4
What is the primary function of the Domain Name System?
Domain Name System యొక్క ప్రధాన విధి ఏమిటి?
Explanation:
• DNS translates human-readable domain names into numerical IP addresses.
• Computers use IP addresses to locate servers on a network.
• DNS allows users to remember website names instead of numerical addresses.
• Computers use IP addresses to locate servers on a network.
• DNS allows users to remember website names instead of numerical addresses.
వివరణ:
• DNS మనుషులు సులభంగా చదవగల డొమైన్ పేర్లను సంఖ్యాత్మక IP చిరునామాలుగా మారుస్తుంది.
• నెట్వర్క్లో సర్వర్లను గుర్తించడానికి కంప్యూటర్లు IP చిరునామాలను ఉపయోగిస్తాయి.
• సంఖ్యాత్మక చిరునామాలకు బదులుగా వెబ్సైట్ పేర్లను గుర్తుంచుకోవడానికి DNS సహాయపడుతుంది.
• నెట్వర్క్లో సర్వర్లను గుర్తించడానికి కంప్యూటర్లు IP చిరునామాలను ఉపయోగిస్తాయి.
• సంఖ్యాత్మక చిరునామాలకు బదులుగా వెబ్సైట్ పేర్లను గుర్తుంచుకోవడానికి DNS సహాయపడుతుంది.
Question 5
ప్రశ్న 5
Which protocol is commonly used for secure communication between a web browser and a web server?
వెబ్ బ్రౌజర్ మరియు వెబ్ సర్వర్ మధ్య సురక్షిత సమాచార ప్రసారానికి సాధారణంగా ఉపయోగించే ప్రోటోకాల్ ఏది?
Explanation:
• HTTPS stands for Hypertext Transfer Protocol Secure.
• It encrypts communication between the browser and server using TLS or SSL technologies.
• Encryption reduces the risk of data interception and modification.
• It encrypts communication between the browser and server using TLS or SSL technologies.
• Encryption reduces the risk of data interception and modification.
వివరణ:
• HTTPS అంటే Hypertext Transfer Protocol Secure.
• ఇది TLS లేదా SSL సాంకేతికతల సహాయంతో బ్రౌజర్ మరియు సర్వర్ మధ్య సమాచారాన్ని గుప్తీకరిస్తుంది.
• గుప్తీకరణ వల్ల డేటాను మధ్యలో దొంగిలించడం లేదా మార్చడం కష్టమవుతుంది.
• ఇది TLS లేదా SSL సాంకేతికతల సహాయంతో బ్రౌజర్ మరియు సర్వర్ మధ్య సమాచారాన్ని గుప్తీకరిస్తుంది.
• గుప్తీకరణ వల్ల డేటాను మధ్యలో దొంగిలించడం లేదా మార్చడం కష్టమవుతుంది.
Question 6
ప్రశ్న 6
In which network topology are all computers connected to a central device?
అన్ని కంప్యూటర్లు ఒక కేంద్ర పరికరానికి అనుసంధానించబడే నెట్వర్క్ టోపాలజీ ఏది?
Explanation:
• In a star topology, every computer is connected to a central hub or switch.
• Communication between devices normally passes through the central device.
• Failure of one connecting cable usually affects only the connected computer.
• Communication between devices normally passes through the central device.
• Failure of one connecting cable usually affects only the connected computer.
వివరణ:
• స్టార్ టోపాలజీలో ప్రతి కంప్యూటర్ ఒక కేంద్ర హబ్ లేదా స్విచ్కు అనుసంధానించబడుతుంది.
• పరికరాల మధ్య సమాచారం సాధారణంగా కేంద్ర పరికరం ద్వారా ప్రయాణిస్తుంది.
• ఒక కనెక్షన్ కేబుల్ విఫలమైతే సాధారణంగా దానికి అనుసంధానమైన కంప్యూటర్ మాత్రమే ప్రభావితమవుతుంది.
• పరికరాల మధ్య సమాచారం సాధారణంగా కేంద్ర పరికరం ద్వారా ప్రయాణిస్తుంది.
• ఒక కనెక్షన్ కేబుల్ విఫలమైతే సాధారణంగా దానికి అనుసంధానమైన కంప్యూటర్ మాత్రమే ప్రభావితమవుతుంది.
Question 7
ప్రశ్న 7
How many bits are present in an IPv4 address?
IPv4 చిరునామాలో ఎన్ని బిట్లు ఉంటాయి?
Explanation:
• An IPv4 address contains 32 bits.
• It is commonly written as four decimal numbers separated by dots.
• Each of the four sections represents 8 bits, giving a total of 32 bits.
• It is commonly written as four decimal numbers separated by dots.
• Each of the four sections represents 8 bits, giving a total of 32 bits.
వివరణ:
• IPv4 చిరునామాలో 32 బిట్లు ఉంటాయి.
• ఇది సాధారణంగా చుక్కలతో వేరు చేసిన నాలుగు దశాంశ సంఖ్యల రూపంలో వ్రాయబడుతుంది.
• ప్రతి విభాగం 8 బిట్లను సూచిస్తుంది. మొత్తం 32 బిట్లు అవుతాయి.
• ఇది సాధారణంగా చుక్కలతో వేరు చేసిన నాలుగు దశాంశ సంఖ్యల రూపంలో వ్రాయబడుతుంది.
• ప్రతి విభాగం 8 బిట్లను సూచిస్తుంది. మొత్తం 32 బిట్లు అవుతాయి.
Question 8
ప్రశ్న 8
Which of the following is a web browser?
కింది వాటిలో వెబ్ బ్రౌజర్ ఏది?
Explanation:
• Mozilla Firefox is a web browser used to access websites.
• Google, Yahoo and Bing are commonly associated with search services.
• A browser retrieves and displays web pages, while a search engine helps locate information.
• Google, Yahoo and Bing are commonly associated with search services.
• A browser retrieves and displays web pages, while a search engine helps locate information.
వివరణ:
• Mozilla Firefox వెబ్సైట్లను యాక్సెస్ చేయడానికి ఉపయోగించే వెబ్ బ్రౌజర్.
• Google, Yahoo మరియు Bing ప్రధానంగా శోధన సేవలకు సంబంధించినవి.
• బ్రౌజర్ వెబ్ పేజీలను తెరిచి చూపిస్తుంది. సెర్చ్ ఇంజిన్ సమాచారాన్ని కనుగొనడంలో సహాయపడుతుంది.
• Google, Yahoo మరియు Bing ప్రధానంగా శోధన సేవలకు సంబంధించినవి.
• బ్రౌజర్ వెబ్ పేజీలను తెరిచి చూపిస్తుంది. సెర్చ్ ఇంజిన్ సమాచారాన్ని కనుగొనడంలో సహాయపడుతుంది.
Question 9
ప్రశ్న 9
Which of the following is an open-source operating system?
కింది వాటిలో ఓపెన్ సోర్స్ ఆపరేటింగ్ సిస్టమ్ ఏది?
Explanation:
• Linux is distributed under open-source licences.
• Its source code can be inspected, modified and redistributed according to licence conditions.
• Windows, macOS and iOS are primarily proprietary operating systems.
• Its source code can be inspected, modified and redistributed according to licence conditions.
• Windows, macOS and iOS are primarily proprietary operating systems.
వివరణ:
• Linux ఓపెన్ సోర్స్ లైసెన్సుల కింద పంపిణీ చేయబడుతుంది.
• లైసెన్స్ నిబంధనల ప్రకారం దాని సోర్స్ కోడ్ను పరిశీలించవచ్చు, మార్చవచ్చు మరియు పునఃపంపిణీ చేయవచ్చు.
• Windows, macOS మరియు iOS ప్రధానంగా యాజమాన్య ఆపరేటింగ్ సిస్టమ్లు.
• లైసెన్స్ నిబంధనల ప్రకారం దాని సోర్స్ కోడ్ను పరిశీలించవచ్చు, మార్చవచ్చు మరియు పునఃపంపిణీ చేయవచ్చు.
• Windows, macOS మరియు iOS ప్రధానంగా యాజమాన్య ఆపరేటింగ్ సిస్టమ్లు.
Question 10
ప్రశ్న 10
Which language translator converts an entire high-level program into machine code before execution?
అమలుకు ముందు మొత్తం ఉన్నత స్థాయి ప్రోగ్రామ్ను యంత్ర భాషలోకి మార్చే అనువాదకం ఏది?
Explanation:
• A compiler translates the entire high-level source program before execution.
• It generally produces object code or an executable file.
• An interpreter normally translates and executes instructions one at a time.
• It generally produces object code or an executable file.
• An interpreter normally translates and executes instructions one at a time.
వివరణ:
• కంపైలర్ మొత్తం ఉన్నత స్థాయి సోర్స్ ప్రోగ్రామ్ను అమలుకు ముందే అనువదిస్తుంది.
• ఇది సాధారణంగా ఆబ్జెక్ట్ కోడ్ లేదా అమలు చేయగల ఫైల్ను సృష్టిస్తుంది.
• ఇంటర్ప్రెటర్ సాధారణంగా ఒక్కో సూచనను అనువదించి అమలు చేస్తుంది.
• ఇది సాధారణంగా ఆబ్జెక్ట్ కోడ్ లేదా అమలు చేయగల ఫైల్ను సృష్టిస్తుంది.
• ఇంటర్ప్రెటర్ సాధారణంగా ఒక్కో సూచనను అనువదించి అమలు చేస్తుంది.
Question 11
ప్రశ్న 11
Which memory is located close to the CPU and stores frequently used instructions and data?
CPUకు సమీపంలో ఉండి తరచుగా ఉపయోగించే సూచనలు మరియు డేటాను నిల్వ చేసే మెమరీ ఏది?
Explanation:
• Cache is a small and high-speed memory located in or near the CPU.
• It stores frequently accessed instructions and data.
• Cache reduces the time required by the processor to obtain information from main memory.
• It stores frequently accessed instructions and data.
• Cache reduces the time required by the processor to obtain information from main memory.
వివరణ:
• క్యాష్ అనేది CPUలో లేదా CPUకు సమీపంలో ఉండే చిన్న, వేగవంతమైన మెమరీ.
• తరచుగా యాక్సెస్ చేసే సూచనలు మరియు డేటాను ఇది నిల్వ చేస్తుంది.
• ప్రధాన మెమరీ నుంచి సమాచారం పొందడానికి ప్రాసెసర్కు పట్టే సమయాన్ని క్యాష్ తగ్గిస్తుంది.
• తరచుగా యాక్సెస్ చేసే సూచనలు మరియు డేటాను ఇది నిల్వ చేస్తుంది.
• ప్రధాన మెమరీ నుంచి సమాచారం పొందడానికి ప్రాసెసర్కు పట్టే సమయాన్ని క్యాష్ తగ్గిస్తుంది.
Question 12
ప్రశ్న 12
What is the decimal equivalent of the binary number 1010?
1010 అనే బైనరీ సంఖ్యకు సమానమైన దశాంశ సంఖ్య ఏది?
Explanation:
• Binary 1010 is calculated as 1×2³ + 0×2² + 1×2¹ + 0×2⁰.
• This gives 8 + 0 + 2 + 0.
• Therefore, the decimal equivalent is 10.
• This gives 8 + 0 + 2 + 0.
• Therefore, the decimal equivalent is 10.
వివరణ:
• బైనరీ 1010ను 1×2³ + 0×2² + 1×2¹ + 0×2⁰గా లెక్కిస్తారు.
• దీని విలువ 8 + 0 + 2 + 0.
• కాబట్టి దశాంశ సమాన విలువ 10.
• దీని విలువ 8 + 0 + 2 + 0.
• కాబట్టి దశాంశ సమాన విలువ 10.
Question 13
ప్రశ్న 13
Which notation represents an absolute cell reference in a spreadsheet?
స్ప్రెడ్షీట్లో సంపూర్ణ సెల్ రిఫరెన్స్ను సూచించే సంకేతం ఏది?
Explanation:
• $A$1 is an absolute reference because both the column and row are fixed.
• The dollar symbols prevent the reference from changing when the formula is copied.
• A1 is a relative cell reference.
• The dollar symbols prevent the reference from changing when the formula is copied.
• A1 is a relative cell reference.
వివరణ:
• $A$1లో నిలువు వరుస మరియు అడ్డు వరుస రెండూ స్థిరంగా ఉంటాయి కాబట్టి ఇది సంపూర్ణ రిఫరెన్స్.
• ఫార్ములాను కాపీ చేసినప్పుడు రిఫరెన్స్ మారకుండా డాలర్ గుర్తులు నిరోధిస్తాయి.
• A1 అనేది సాపేక్ష సెల్ రిఫరెన్స్.
• ఫార్ములాను కాపీ చేసినప్పుడు రిఫరెన్స్ మారకుండా డాలర్ గుర్తులు నిరోధిస్తాయి.
• A1 అనేది సాపేక్ష సెల్ రిఫరెన్స్.
Question 14
ప్రశ్న 14
What is the purpose of a primary key in a relational database table?
రిలేషనల్ డేటాబేస్ పట్టికలో ప్రైమరీ కీ యొక్క ప్రయోజనం ఏమిటి?
Explanation:
• A primary key uniquely identifies each row or record in a table.
• Primary-key values must be unique.
• A primary key normally does not permit a null value.
• Primary-key values must be unique.
• A primary key normally does not permit a null value.
వివరణ:
• ప్రైమరీ కీ పట్టికలోని ప్రతి వరుస లేదా రికార్డును ప్రత్యేకంగా గుర్తిస్తుంది.
• ప్రైమరీ కీ విలువలు తప్పనిసరిగా ప్రత్యేకంగా ఉండాలి.
• ప్రైమరీ కీ సాధారణంగా శూన్య విలువను అనుమతించదు.
• ప్రైమరీ కీ విలువలు తప్పనిసరిగా ప్రత్యేకంగా ఉండాలి.
• ప్రైమరీ కీ సాధారణంగా శూన్య విలువను అనుమతించదు.
Question 15
ప్రశ్న 15
Which cloud-computing service model provides ready-to-use software through the internet?
ఇంటర్నెట్ ద్వారా నేరుగా ఉపయోగించగల సాఫ్ట్వేర్ను అందించే క్లౌడ్ కంప్యూటింగ్ సేవా నమూనా ఏది?
Explanation:
• SaaS stands for Software as a Service.
• In SaaS, users access ready-to-use applications through the internet.
• The service provider normally manages the application, infrastructure and updates.
• In SaaS, users access ready-to-use applications through the internet.
• The service provider normally manages the application, infrastructure and updates.
వివరణ:
• SaaS అంటే Software as a Service.
• SaaSలో వినియోగదారులు ఇంటర్నెట్ ద్వారా నేరుగా ఉపయోగించగల అప్లికేషన్లను పొందుతారు.
• అప్లికేషన్, మౌలిక సదుపాయాలు మరియు నవీకరణలను సాధారణంగా సేవా సంస్థ నిర్వహిస్తుంది.
• SaaSలో వినియోగదారులు ఇంటర్నెట్ ద్వారా నేరుగా ఉపయోగించగల అప్లికేషన్లను పొందుతారు.
• అప్లికేషన్, మౌలిక సదుపాయాలు మరియు నవీకరణలను సాధారణంగా సేవా సంస్థ నిర్వహిస్తుంది.
Question 16
ప్రశ్న 16
A fraudulent attempt to obtain passwords or banking details by impersonating a trusted organisation is called:
నమ్మకమైన సంస్థగా నటిస్తూ పాస్వర్డ్లు లేదా బ్యాంకింగ్ వివరాలను పొందే మోసపూరిత ప్రయత్నాన్ని ఏమంటారు?
Explanation:
• Phishing uses deceptive emails, messages or websites to steal confidential information.
• Attackers often imitate banks, government agencies or popular services.
• Users should verify links and senders before entering sensitive details.
• Attackers often imitate banks, government agencies or popular services.
• Users should verify links and senders before entering sensitive details.
వివరణ:
• ఫిషింగ్లో మోసపూరిత ఈమెయిళ్లు, సందేశాలు లేదా వెబ్సైట్ల ద్వారా రహస్య సమాచారాన్ని దొంగిలిస్తారు.
• దాడి చేసేవారు బ్యాంకులు, ప్రభుత్వ సంస్థలు లేదా ప్రసిద్ధ సేవలుగా నటిస్తారు.
• సున్నితమైన వివరాలను నమోదు చేసే ముందు లింకులు మరియు పంపినవారిని ధృవీకరించాలి.
• దాడి చేసేవారు బ్యాంకులు, ప్రభుత్వ సంస్థలు లేదా ప్రసిద్ధ సేవలుగా నటిస్తారు.
• సున్నితమైన వివరాలను నమోదు చేసే ముందు లింకులు మరియు పంపినవారిని ధృవీకరించాలి.
Question 17
ప్రశ్న 17
Which security system monitors and controls incoming and outgoing network traffic according to predefined rules?
ముందుగా నిర్ణయించిన నియమాల ప్రకారం లోపలికి మరియు బయటకు వెళ్లే నెట్వర్క్ ట్రాఫిక్ను పర్యవేక్షించి నియంత్రించే భద్రతా వ్యవస్థ ఏది?
Explanation:
• A firewall filters network traffic using security rules.
• It can block unauthorised access while allowing legitimate communication.
• Firewalls may be implemented through hardware, software or both.
• It can block unauthorised access while allowing legitimate communication.
• Firewalls may be implemented through hardware, software or both.
వివరణ:
• ఫైర్వాల్ భద్రతా నియమాల ఆధారంగా నెట్వర్క్ ట్రాఫిక్ను వడపోత చేస్తుంది.
• అనుమతించని యాక్సెస్ను నిరోధించి, చట్టబద్ధమైన సమాచార ప్రసారాన్ని అనుమతిస్తుంది.
• ఫైర్వాల్ను హార్డ్వేర్, సాఫ్ట్వేర్ లేదా రెండింటి రూపంలో అమలు చేయవచ్చు.
• అనుమతించని యాక్సెస్ను నిరోధించి, చట్టబద్ధమైన సమాచార ప్రసారాన్ని అనుమతిస్తుంది.
• ఫైర్వాల్ను హార్డ్వేర్, సాఫ్ట్వేర్ లేదా రెండింటి రూపంలో అమలు చేయవచ్చు.
Question 18
ప్రశ్న 18
Which type of malware can reproduce itself and spread across computer networks without attaching to another program?
మరొక ప్రోగ్రామ్కు జతకాకుండానే స్వయంగా ప్రతిరూపాలను సృష్టించుకొని నెట్వర్క్లలో వ్యాపించే మాల్వేర్ ఏది?
Explanation:
• A computer worm is a self-replicating malicious program.
• It can spread automatically through networks without attaching itself to a host file.
• Rapid worm propagation may consume bandwidth and system resources.
• It can spread automatically through networks without attaching itself to a host file.
• Rapid worm propagation may consume bandwidth and system resources.
వివరణ:
• కంప్యూటర్ వార్మ్ స్వయంగా ప్రతిరూపాలను సృష్టించుకునే హానికర ప్రోగ్రామ్.
• ఇది హోస్ట్ ఫైల్కు జతకాకుండానే నెట్వర్క్ల ద్వారా స్వయంచాలకంగా వ్యాపించగలదు.
• వేగంగా వ్యాపించే వార్మ్ బ్యాండ్విడ్త్ మరియు వ్యవస్థ వనరులను వినియోగించవచ్చు.
• ఇది హోస్ట్ ఫైల్కు జతకాకుండానే నెట్వర్క్ల ద్వారా స్వయంచాలకంగా వ్యాపించగలదు.
• వేగంగా వ్యాపించే వార్మ్ బ్యాండ్విడ్త్ మరియు వ్యవస్థ వనరులను వినియోగించవచ్చు.
Question 19
ప్రశ్న 19
Which of the following is primarily ensured by a digital signature?
డిజిటల్ సంతకం ప్రధానంగా కింది వాటిలో దేనిని నిర్ధారిస్తుంది?
Explanation:
• A digital signature helps verify the identity of the signer.
• It helps establish that the signed content was not altered after signing.
• It also supports non-repudiation, making denial of the signature more difficult.
• It helps establish that the signed content was not altered after signing.
• It also supports non-repudiation, making denial of the signature more difficult.
వివరణ:
• డిజిటల్ సంతకం సంతకం చేసిన వ్యక్తి గుర్తింపును ధృవీకరించడంలో సహాయపడుతుంది.
• సంతకం చేసిన తరువాత సమాచారాన్ని మార్చలేదని నిర్ధారించడంలో సహాయపడుతుంది.
• సంతకాన్ని తరువాత తిరస్కరించడం కష్టమయ్యేలా నాన్-రిప్యూడియేషన్కు కూడా మద్దతు ఇస్తుంది.
• సంతకం చేసిన తరువాత సమాచారాన్ని మార్చలేదని నిర్ధారించడంలో సహాయపడుతుంది.
• సంతకాన్ని తరువాత తిరస్కరించడం కష్టమయ్యేలా నాన్-రిప్యూడియేషన్కు కూడా మద్దతు ఇస్తుంది.
Question 20
ప్రశ్న 20
Which unit is commonly used to measure data transmission speed?
డేటా ప్రసార వేగాన్ని కొలవడానికి సాధారణంగా ఉపయోగించే ప్రమాణం ఏది?
Explanation:
• Network data rate is commonly measured in bits per second.
• Larger units include kilobits, megabits and gigabits per second.
• A bit represents a binary value of either 0 or 1.
• Larger units include kilobits, megabits and gigabits per second.
• A bit represents a binary value of either 0 or 1.
వివరణ:
• నెట్వర్క్ డేటా ప్రసార రేటును సాధారణంగా సెకనుకు బిట్లలో కొలుస్తారు.
• కిలోబిట్లు, మెగాబిట్లు మరియు గిగాబిట్లు ప్రతి సెకను వంటి పెద్ద ప్రమాణాలు కూడా ఉపయోగిస్తారు.
• బిట్ అనేది 0 లేదా 1 అనే బైనరీ విలువను సూచిస్తుంది.
• కిలోబిట్లు, మెగాబిట్లు మరియు గిగాబిట్లు ప్రతి సెకను వంటి పెద్ద ప్రమాణాలు కూడా ఉపయోగిస్తారు.
• బిట్ అనేది 0 లేదా 1 అనే బైనరీ విలువను సూచిస్తుంది.
Question 21
ప్రశ్న 21
Which network normally covers a limited area such as a room, office or campus building?
ఒక గది, కార్యాలయం లేదా క్యాంపస్ భవనం వంటి పరిమిత ప్రాంతాన్ని సాధారణంగా కవర్ చేసే నెట్వర్క్ ఏది?
Explanation:
• LAN stands for Local Area Network.
• It connects devices within a relatively small geographical area.
• LANs are commonly used in homes, offices, laboratories and educational institutions.
• It connects devices within a relatively small geographical area.
• LANs are commonly used in homes, offices, laboratories and educational institutions.
వివరణ:
• LAN అంటే Local Area Network.
• ఇది తక్కువ భౌగోళిక పరిధిలోని పరికరాలను అనుసంధానిస్తుంది.
• ఇళ్లు, కార్యాలయాలు, ప్రయోగశాలలు మరియు విద్యాసంస్థల్లో LANలను విస్తృతంగా ఉపయోగిస్తారు.
• ఇది తక్కువ భౌగోళిక పరిధిలోని పరికరాలను అనుసంధానిస్తుంది.
• ఇళ్లు, కార్యాలయాలు, ప్రయోగశాలలు మరియు విద్యాసంస్థల్లో LANలను విస్తృతంగా ఉపయోగిస్తారు.
Question 22
ప్రశ్న 22
Bluetooth communication between a smartphone and wireless earphones is an example of which type of network?
స్మార్ట్ఫోన్ మరియు వైర్లెస్ ఇయర్ఫోన్ల మధ్య బ్లూటూత్ కమ్యూనికేషన్ ఏ రకమైన నెట్వర్క్కు ఉదాహరణ?
Explanation:
• A Personal Area Network connects devices within the immediate personal space of a user.
• Bluetooth is commonly used to create short-range personal networks.
• Examples include connections among phones, earphones, keyboards and smartwatches.
• Bluetooth is commonly used to create short-range personal networks.
• Examples include connections among phones, earphones, keyboards and smartwatches.
వివరణ:
• పర్సనల్ ఏరియా నెట్వర్క్ వినియోగదారుడి సమీప వ్యక్తిగత పరిధిలోని పరికరాలను అనుసంధానిస్తుంది.
• తక్కువ దూర వ్యక్తిగత నెట్వర్క్లను ఏర్పాటు చేయడానికి బ్లూటూత్ ఉపయోగిస్తారు.
• ఫోన్లు, ఇయర్ఫోన్లు, కీబోర్డులు మరియు స్మార్ట్వాచ్ల మధ్య కనెక్షన్లు ఉదాహరణలు.
• తక్కువ దూర వ్యక్తిగత నెట్వర్క్లను ఏర్పాటు చేయడానికి బ్లూటూత్ ఉపయోగిస్తారు.
• ఫోన్లు, ఇయర్ఫోన్లు, కీబోర్డులు మరియు స్మార్ట్వాచ్ల మధ్య కనెక్షన్లు ఉదాహరణలు.
Question 23
ప్రశ్న 23
Which technology converts printed or handwritten text in a scanned document into machine-readable text?
స్కాన్ చేసిన పత్రంలోని ముద్రిత లేదా చేతిరాత వచనాన్ని యంత్రం చదవగల వచనంగా మార్చే సాంకేతికత ఏది?
Explanation:
• OCR stands for Optical Character Recognition.
• It identifies characters in scanned images and converts them into editable or searchable text.
• OMR detects marked responses, while MICR reads specially printed magnetic characters.
• It identifies characters in scanned images and converts them into editable or searchable text.
• OMR detects marked responses, while MICR reads specially printed magnetic characters.
వివరణ:
• OCR అంటే Optical Character Recognition.
• ఇది స్కాన్ చేసిన చిత్రాల్లోని అక్షరాలను గుర్తించి సవరించగల లేదా శోధించగల వచనంగా మారుస్తుంది.
• OMR గుర్తించిన సమాధానాలను చదువుతుంది. MICR ప్రత్యేక అయస్కాంత అక్షరాలను చదువుతుంది.
• ఇది స్కాన్ చేసిన చిత్రాల్లోని అక్షరాలను గుర్తించి సవరించగల లేదా శోధించగల వచనంగా మారుస్తుంది.
• OMR గుర్తించిన సమాధానాలను చదువుతుంది. MICR ప్రత్యేక అయస్కాంత అక్షరాలను చదువుతుంది.
Question 24
ప్రశ్న 24
What is the full form of MOOC?
MOOC యొక్క పూర్తి రూపం ఏమిటి?
Explanation:
• MOOC stands for Massive Open Online Course.
• MOOCs are designed for large-scale participation through online platforms.
• They may provide video lectures, readings, assessments and discussion forums.
• MOOCs are designed for large-scale participation through online platforms.
• They may provide video lectures, readings, assessments and discussion forums.
వివరణ:
• MOOC అంటే Massive Open Online Course.
• ఆన్లైన్ వేదికల ద్వారా పెద్ద సంఖ్యలో అభ్యాసకులు పాల్గొనేలా MOOCs రూపొందించబడతాయి.
• వీటిలో వీడియో పాఠాలు, పఠన సామగ్రి, మూల్యాంకనాలు మరియు చర్చా వేదికలు ఉండవచ్చు.
• ఆన్లైన్ వేదికల ద్వారా పెద్ద సంఖ్యలో అభ్యాసకులు పాల్గొనేలా MOOCs రూపొందించబడతాయి.
• వీటిలో వీడియో పాఠాలు, పఠన సామగ్రి, మూల్యాంకనాలు మరియు చర్చా వేదికలు ఉండవచ్చు.
Question 25
ప్రశ్న 25
Online delivery of certificates and public services by a government directly to citizens is classified as:
ప్రభుత్వం పౌరులకు నేరుగా ఆన్లైన్లో ధృవపత్రాలు మరియు ప్రజా సేవలను అందించడం ఏ విభాగంలోకి వస్తుంది?
Explanation:
• Government-to-Citizen services are commonly abbreviated as G2C.
• They involve direct electronic interaction between government departments and citizens.
• Examples include online certificates, tax services, licences and welfare-service applications.
• They involve direct electronic interaction between government departments and citizens.
• Examples include online certificates, tax services, licences and welfare-service applications.
వివరణ:
• Government-to-Citizen సేవలను సంక్షిప్తంగా G2C అంటారు.
• ప్రభుత్వ విభాగాలు మరియు పౌరుల మధ్య నేరుగా జరిగే ఎలక్ట్రానిక్ పరస్పర చర్యలు ఇందులో ఉంటాయి.
• ఆన్లైన్ ధృవపత్రాలు, పన్ను సేవలు, లైసెన్సులు మరియు సంక్షేమ పథకాల దరఖాస్తులు ఉదాహరణలు.
• ప్రభుత్వ విభాగాలు మరియు పౌరుల మధ్య నేరుగా జరిగే ఎలక్ట్రానిక్ పరస్పర చర్యలు ఇందులో ఉంటాయి.
• ఆన్లైన్ ధృవపత్రాలు, పన్ను సేవలు, లైసెన్సులు మరియు సంక్షేమ పథకాల దరఖాస్తులు ఉదాహరణలు.
Question 26
ప్రశ్న 26
Which device connects networks that use different addressing or routing paths and forwards data packets between them?
వేర్వేరు నెట్వర్క్లను అనుసంధానించి వాటి మధ్య డేటా ప్యాకెట్లను పంపించే పరికరం ఏది?
Explanation:
• A router forwards data packets between different networks.
• It examines destination IP addresses to select an appropriate route.
• Routers are essential for communication between local networks and the internet.
• It examines destination IP addresses to select an appropriate route.
• Routers are essential for communication between local networks and the internet.
వివరణ:
• రౌటర్ వేర్వేరు నెట్వర్క్ల మధ్య డేటా ప్యాకెట్లను పంపిస్తుంది.
• సరైన మార్గాన్ని ఎంచుకోవడానికి గమ్యస్థాన IP చిరునామాను పరిశీలిస్తుంది.
• స్థానిక నెట్వర్క్లు మరియు ఇంటర్నెట్ మధ్య సమాచార ప్రసారానికి రౌటర్లు ముఖ్యమైనవి.
• సరైన మార్గాన్ని ఎంచుకోవడానికి గమ్యస్థాన IP చిరునామాను పరిశీలిస్తుంది.
• స్థానిక నెట్వర్క్లు మరియు ఇంటర్నెట్ మధ్య సమాచార ప్రసారానికి రౌటర్లు ముఖ్యమైనవి.
Question 27
ప్రశ్న 27
Which feature allows several users to work on the same online document at the same time?
అనేక మంది వినియోగదారులు ఒకే ఆన్లైన్ పత్రంపై ఒకేసారి పనిచేయడానికి అనుమతించే లక్షణం ఏది?
Explanation:
• Real-time collaboration allows multiple users to edit or comment simultaneously.
• Changes can be synchronised and displayed to other participants immediately.
• This feature is commonly used in cloud-based productivity applications.
• Changes can be synchronised and displayed to other participants immediately.
• This feature is commonly used in cloud-based productivity applications.
వివరణ:
• రియల్-టైమ్ సహకారం ద్వారా అనేక మంది ఒకేసారి పత్రాన్ని సవరించవచ్చు లేదా వ్యాఖ్యానించవచ్చు.
• మార్పులు సమకాలీకరించబడి ఇతర పాల్గొనేవారికి వెంటనే కనిపిస్తాయి.
• ఈ లక్షణం క్లౌడ్ ఆధారిత ఉత్పాదకత అప్లికేషన్లలో సాధారణంగా ఉంటుంది.
• మార్పులు సమకాలీకరించబడి ఇతర పాల్గొనేవారికి వెంటనే కనిపిస్తాయి.
• ఈ లక్షణం క్లౌడ్ ఆధారిత ఉత్పాదకత అప్లికేషన్లలో సాధారణంగా ఉంటుంది.
Answer Key సమాధానాల పట్టిక
-
Question 1 ప్రశ్న 1Answer: B. Arithmetic Logic Unit సమాధానం: B. అంకగణిత తార్కిక విభాగం
-
Question 2 ప్రశ్న 2Answer / సమాధానం: C. RAM
-
Question 3 ప్రశ్న 3Answer: A. Uniform Resource Locator సమాధానం: A. యూనిఫామ్ రిసోర్స్ లోకేటర్
-
Question 4 ప్రశ్న 4Answer: B. To translate domain names into IP addresses సమాధానం: B. డొమైన్ పేర్లను IP చిరునామాలుగా మార్చడం
-
Question 5 ప్రశ్న 5Answer / సమాధానం: C. HTTPS
-
Question 6 ప్రశ్న 6Answer: C. Star topology సమాధానం: C. స్టార్ టోపాలజీ
-
Question 7 ప్రశ్న 7Answer: B. 32 bits సమాధానం: B. 32 బిట్లు
-
Question 8 ప్రశ్న 8Answer: B. Firefox సమాధానం: B. ఫైర్ఫాక్స్
-
Question 9 ప్రశ్న 9Answer: A. Linux సమాధానం: A. లినక్స్
-
Question 10 ప్రశ్న 10Answer: B. Compiler సమాధానం: B. కంపైలర్
-
Question 11 ప్రశ్న 11Answer: A. Cache memory సమాధానం: A. క్యాష్ మెమరీ
-
Question 12 ప్రశ్న 12Answer / సమాధానం: B. 10
-
Question 13 ప్రశ్న 13Answer / సమాధానం: B. $A$1
-
Question 14 ప్రశ్న 14Answer: B. To uniquely identify each record సమాధానం: B. ప్రతి రికార్డును ప్రత్యేకంగా గుర్తించడం
-
Question 15 ప్రశ్న 15Answer: C. Software as a Service సమాధానం: C. సాఫ్ట్వేర్ యాజ్ ఎ సర్వీస్
-
Question 16 ప్రశ్న 16Answer: A. Phishing సమాధానం: A. ఫిషింగ్
-
Question 17 ప్రశ్న 17Answer: A. Firewall సమాధానం: A. ఫైర్వాల్
-
Question 18 ప్రశ్న 18Answer: A. Worm సమాధానం: A. వార్మ్
-
Question 19 ప్రశ్న 19Answer: B. Authentication and integrity of a message సమాధానం: B. సందేశం యొక్క ప్రామాణికత మరియు సమగ్రత
-
Question 20 ప్రశ్న 20Answer: B. Bits per second సమాధానం: B. సెకనుకు బిట్లు
-
Question 21 ప్రశ్న 21Answer / సమాధానం: A. LAN
-
Question 22 ప్రశ్న 22Answer: A. Personal Area Network సమాధానం: A. పర్సనల్ ఏరియా నెట్వర్క్
-
Question 23 ప్రశ్న 23Answer / సమాధానం: A. OCR
-
Question 24 ప్రశ్న 24Answer: A. Massive Open Online Course సమాధానం: A. మాసివ్ ఓపెన్ ఆన్లైన్ కోర్స్
-
Question 25 ప్రశ్న 25Answer: C. Government to Citizen సమాధానం: C. ప్రభుత్వం నుంచి పౌరులకు
-
Question 26 ప్రశ్న 26Answer: A. Router సమాధానం: A. రౌటర్
-
Question 27 ప్రశ్న 27Answer: A. Real-time collaboration సమాధానం: A. రియల్-టైమ్ సహకారం
