Please keep at least one language enabled. || కనీసం ఒక భాషను ఎంచుకోండి.
Question 1
ప్రశ్న 1
During PC hardware diagnosis, a motherboard powers up but reports 'CPU Fan Error' even though the cooler fan is spinning from a chassis-fan header. What is the best correction?
Explanation:
• Firmware commonly monitors the dedicated CPU_FAN header.
• A fan connected elsewhere may spin but still trigger a CPU-fan warning.
• The correct header also enables appropriate monitoring and control.
• A fan connected elsewhere may spin but still trigger a CPU-fan warning.
• The correct header also enables appropriate monitoring and control.
వివరణ:
Question 2
ప్రశ్న 2
During a security audit, which firewall technology acts as an application-aware intermediary between endpoints?
Explanation:
• Application proxies mediate application sessions.
• They can enforce protocol-aware rules.
• They do more than simple header filtering.
• They can enforce protocol-aware rules.
• They do more than simple header filtering.
వివరణ:
Question 3
ప్రశ్న 3
A presentation contains a logo and footer repeated across dozens of slides. Which feature should be edited to change them centrally?
Explanation:
• Slide Master controls recurring presentation design elements.
• Changes can propagate through associated layouts.
• It avoids editing every slide individually.
• Changes can propagate through associated layouts.
• It avoids editing every slide individually.
వివరణ:
Question 4
ప్రశ్న 4
In an RDBMS exercise, a transaction reads data written by another transaction that has not committed. What anomaly is this?
Explanation:
• A dirty read exposes uncommitted data.
• The writer may later roll back the value.
• Higher isolation levels can prevent this anomaly.
• The writer may later roll back the value.
• Higher isolation levels can prevent this anomaly.
వివరణ:
Question 5
ప్రశ్న 5
In an operating-system scenario, which OS concept prevents a normal user-mode application from directly executing privileged hardware-control instructions?
Explanation:
• User mode restricts privileged operations.
• The kernel executes trusted privileged code.
• This separation improves system protection.
• The kernel executes trusted privileged code.
• This separation improves system protection.
వివరణ:
Question 6
ప్రశ్న 6
During database design/recovery analysis, which key uniquely identifies each row in a relational table and cannot be Null?
Explanation:
• A primary key uniquely identifies records.
• Null values cannot identify a row.
• Foreign keys represent relationships to other tables.
• Null values cannot identify a row.
• Foreign keys represent relationships to other tables.
వివరణ:
Question 7
ప్రశ్న 7
During peripheral troubleshooting, which technology reads magnetic-ink characters used on cheques?
Explanation:
• MICR reads characters printed with magnetic ink.
• It has traditionally been used in banking.
• OMR detects marks rather than magnetic characters.
• It has traditionally been used in banking.
• OMR detects marks rather than magnetic characters.
వివరణ:
Question 8
ప్రశ్న 8
In a security-management scenario, an infected laptop establishes a correctly encrypted VPN connection. Which statement remains true?
Explanation:
• VPNs protect network communication.
• Endpoint compromise remains a separate security problem.
• Layered security controls are still required.
• Endpoint compromise remains a separate security problem.
• Layered security controls are still required.
వివరణ:
Question 9
ప్రశ్న 9
Which PowerPoint feature controls the visual effect when moving from one slide to the next?
Explanation:
• Transitions operate between slides.
• Animations operate on objects within a slide.
• The other options belong to different Office tasks.
• Animations operate on objects within a slide.
• The other options belong to different Office tasks.
వివరణ:
Question 10
ప్రశ్న 10
While administering a Windows workstation, which command renames OLD.TXT to NEW.TXT?
Explanation:
• REN changes a file or directory name.
• Its syntax specifies old and new names.
• COPY creates another file rather than simply renaming.
• Its syntax specifies old and new names.
• COPY creates another file rather than simply renaming.
వివరణ:
Question 11
ప్రశ్న 11
During process-management analysis, a process is executing and then requests disk input that is not immediately available. Which state transition is expected?
Explanation:
• The process cannot continue until the I/O event completes.
• The OS places it in a waiting/blocked state.
• It can later return to Ready when the event completes.
• The OS places it in a waiting/blocked state.
• It can later return to Ready when the event completes.
వివరణ:
Question 12
ప్రశ్న 12
Which feature applies entrance, emphasis, exit or motion effects to slide objects?
Explanation:
• Animations affect objects such as text and shapes.
• They can be sequenced and timed.
• Transitions instead apply between slides.
• They can be sequenced and timed.
• Transitions instead apply between slides.
వివరణ:
Question 13
ప్రశ్న 13
During LAN/WAN troubleshooting, which command is most appropriate for testing whether a remote host responds to ICMP Echo Request packets?
Explanation:
• PING performs a basic reachability test using ICMP Echo.
• It reports replies and timing.
• The other commands are unrelated to network reachability.
• It reports replies and timing.
• The other commands are unrelated to network reachability.
వివరణ:
Question 14
ప్రశ్న 14
During Windows troubleshooting, which Windows mechanism prompts for elevation when an administrative action requires higher privilege?
Explanation:
• UAC mediates privilege elevation.
• It helps users operate without full-time administrative privilege.
• RAID and DHCP serve different purposes.
• It helps users operate without full-time administrative privilege.
• RAID and DHCP serve different purposes.
వివరణ:
Question 15
ప్రశ్న 15
Which view is most efficient for rearranging the order of many slides using thumbnails?
Explanation:
• Slide Sorter displays many thumbnails simultaneously.
• Slides can be rearranged quickly.
• Presenter View is intended for delivery.
• Slides can be rearranged quickly.
• Presenter View is intended for delivery.
వివరణ:
Question 16
ప్రశ్న 16
In a memory-system exercise, what is the nominal capacity of six 4 GiB memory modules?
Explanation:
• Each module contributes 4 GiB.
• 6 × 4 GiB = 24 GiB.
• Nominal capacities add across installed modules.
• 6 × 4 GiB = 24 GiB.
• Nominal capacities add across installed modules.
వివరణ:
Question 17
ప్రశ్న 17
For transaction/database revision, which ACID property requires a committed transaction to survive later failures?
Explanation:
• Durability concerns persistence after COMMIT.
• Recovery mechanisms help preserve committed effects.
• It is distinct from atomicity and consistency.
• Recovery mechanisms help preserve committed effects.
• It is distinct from atomicity and consistency.
వివరణ:
Question 18
ప్రశ్న 18
For a newly assembled workstation, which statement best describes the purpose of the motherboard chipset in a modern PC?
Explanation:
• The chipset provides platform-level I/O and connectivity support.
• Its capabilities influence CPU, storage and expansion support.
• It is distinct from the CPU ALU and secondary storage.
• Its capabilities influence CPU, storage and expansion support.
• It is distinct from the CPU ALU and secondary storage.
వివరణ:
Question 19
ప్రశ్న 19
Cell F3 contains =$B3+D$1 and is copied to I6. What formula appears in I6?
Explanation:
• The copy moves three columns right and three rows down.
• $B3 becomes $B6 because column B is absolute.
• D$1 becomes G$1 because row 1 is absolute.
• $B3 becomes $B6 because column B is absolute.
• D$1 becomes G$1 because row 1 is absolute.
వివరణ:
Question 20
ప్రశ్న 20
In a networking scenario, a star network loses connectivity for every workstation at once. Which component should be checked first?
Explanation:
• All star-topology endpoints depend on the central device.
• Failure of the switch or its power can affect the whole network.
• A single endpoint peripheral cannot disconnect every host.
• Failure of the switch or its power can affect the whole network.
• A single endpoint peripheral cannot disconnect every host.
వివరణ:
Question 21
ప్రశ్న 21
Which feature lets the presenter see notes and upcoming slides while the audience sees only the current slide?
Explanation:
• Presenter View displays presenter-only information.
• The audience continues to see the slide show.
• It supports live presentation delivery.
• The audience continues to see the slide show.
• It supports live presentation delivery.
వివరణ:
Question 22
ప్రశ్న 22
For secure-access revision, which security function establishes confidence in a claimed user identity?
Explanation:
• Authentication verifies identity claims.
• Credentials and factors are used for this purpose.
• Authorization determines permissions after identity is established.
• Credentials and factors are used for this purpose.
• Authorization determines permissions after identity is established.
వివరణ:
Question 23
ప్రశ్న 23
For network-administration revision, a client can open a server by IP address but not by its hostname. Which service should be investigated first?
Explanation:
• Basic IP reachability is working.
• The failure is specifically name resolution.
• DNS resolves hostnames to address information.
• The failure is specifically name resolution.
• DNS resolves hostnames to address information.
వివరణ:
Question 24
ప్రశ్న 24
Cell H4 contains =E$2+$C4 and is copied to J8. What formula appears in J8?
Explanation:
• The copy moves two columns right and four rows down.
• E$2 becomes G$2 because row 2 is fixed.
• $C4 becomes $C8 because column C is fixed.
• E$2 becomes G$2 because row 2 is fixed.
• $C4 becomes $C8 because column C is fixed.
వివరణ:
Question 25
ప్రశ్న 25
In Full Length Mock Test 7, which Access object physically stores records and fields?
Explanation:
• Tables are the primary storage objects in Access.
• Records are rows and fields are columns.
• Forms and reports work with data stored in tables/queries.
• Records are rows and fields are columns.
• Forms and reports work with data stored in tables/queries.
వివరణ:
Question 26
ప్రశ్న 26
In a processor-hardware question, a newly installed processor fits the socket but the system will not POST. The motherboard vendor lists that CPU only from a later BIOS version. What is the likely requirement?
Explanation:
• Socket compatibility alone does not guarantee firmware support.
• The firmware must contain support for the processor generation/model.
• The update must be performed using a method supported by the motherboard.
• The firmware must contain support for the processor generation/model.
• The update must be performed using a method supported by the motherboard.
వివరణ:
Question 27
ప్రశ్న 27
Which Access object is used to retrieve records according to criteria and can calculate or summarize values?
Explanation:
• Queries select and process data.
• They can filter, calculate, summarize or perform action operations.
• Forms are primarily user interfaces.
• They can filter, calculate, summarize or perform action operations.
• Forms are primarily user interfaces.
వివరణ:
Question 28
ప్రశ్న 28
At a Windows command prompt, which command creates a directory named EVIDENCE?
Explanation:
• MD/MKDIR creates directories.
• DEL removes files.
• ATTRIB changes file attributes.
• DEL removes files.
• ATTRIB changes file attributes.
వివరణ:
Question 29
ప్రశ్న 29
For an input/output device check, a printer is powered and reachable, but Windows jobs remain queued indefinitely. Which service should be checked?
Explanation:
• The Print Spooler manages queued print jobs.
• A stalled spooler can block printing.
• DNS and DHCP do not control the print queue.
• A stalled spooler can block printing.
• DNS and DHCP do not control the print queue.
వివరణ:
Question 30
ప్రశ్న 30
For memory-hierarchy revision, a forensic workstation requires RAM that can automatically correct certain single-bit memory errors. Which memory capability is relevant?
Explanation:
• ECC stores extra check information.
• Common implementations can correct certain single-bit errors.
• It does not alter RAM volatility or backup requirements.
• Common implementations can correct certain single-bit errors.
• It does not alter RAM volatility or backup requirements.
వివరణ:
Question 31
ప్రశ్న 31
In a peripheral-maintenance scenario, a scanner produces a consistently dark band in the same location on every scan. What should be checked first?
Explanation:
• A fixed artifact on every scan can come from dirt on the scanning path.
• Cleaning is a simple non-destructive first step.
• CPU and networking settings do not cause fixed scan artifacts.
• Cleaning is a simple non-destructive first step.
• CPU and networking settings do not cause fixed scan artifacts.
వివరణ:
Question 32
ప్రశ్న 32
Which print layout places one slide together with its speaker notes?
Explanation:
• Notes Pages combine the slide image with associated notes.
• They are useful for presenter reference.
• Handouts usually contain slide thumbnails.
• They are useful for presenter reference.
• Handouts usually contain slide thumbnails.
వివరణ:
Question 33
ప్రశ్న 33
For OS revision, which OS technique queues printer jobs so applications do not have to wait for the printer to finish each job immediately?
Explanation:
• Spooling stores jobs in an intermediate queue.
• The printer processes them asynchronously.
• This improves sharing of slow output devices.
• The printer processes them asynchronously.
• This improves sharing of slow output devices.
వివరణ:
Question 34
ప్రశ్న 34
A 120-page investigation report uses Heading 1 and Heading 2 styles. Which Word feature can automatically generate a heading list with page numbers?
Explanation:
• An automatic Table of Contents can use heading styles as source entries.
• It can be updated after headings or page numbers change.
• Mail Merge is intended for personalized document generation.
• It can be updated after headings or page numbers change.
• Mail Merge is intended for personalized document generation.
వివరణ:
Question 35
ప్రశ్న 35
All major headings use a custom style named 'Evidence Heading'. What is the most efficient way to change every such heading from 14-point to 16-point text?
Explanation:
• Styles centralize reusable formatting.
• Changing the style definition updates text that uses that style.
• This is more consistent and efficient than manual editing.
• Changing the style definition updates text that uses that style.
• This is more consistent and efficient than manual editing.
వివరణ:
Question 36
ప్రశ్న 36
During RAM/cache analysis, a byte-addressable system has 18 address lines. How many bytes can be directly addressed?
Explanation:
• 18 address lines provide 2^18 unique addresses.
• 2^18 = 262144.
• Byte addressing means one byte per unique address.
• 2^18 = 262144.
• Byte addressing means one byte per unique address.
వివరణ:
Question 37
ప్రశ్న 37
Which Word feature records insertions, deletions and formatting revisions so that a reviewer can later accept or reject them?
Explanation:
• Track Changes records document revisions.
• Reviewers can accept or reject individual changes.
• It is designed for collaborative review workflows.
• Reviewers can accept or reject individual changes.
• It is designed for collaborative review workflows.
వివరణ:
Question 38
ప్రశ్న 38
In a multitasking scenario, what is the purpose of memory protection?
Explanation:
• Memory protection enforces isolation boundaries.
• It improves security and stability.
• Storage speed and printing are unrelated.
• It improves security and stability.
• Storage speed and printing are unrelated.
వివరణ:
Question 39
ప్రశ్న 39
Two separately edited versions of the same report must be examined for differences. Which Word feature is specifically appropriate?
Explanation:
• Compare analyzes differences between two document versions.
• It is useful when edits were made independently.
• Mail Merge and Format Painter solve different tasks.
• It is useful when edits were made independently.
• Mail Merge and Format Painter solve different tasks.
వివరణ:
Question 40
ప్రశ్న 40
In a storage-and-memory scenario, a system designer selects SRAM for cache and DRAM for main memory. Which comparison best explains that choice?
Explanation:
• SRAM uses bistable cells and avoids refresh cycles.
• DRAM stores bits dynamically and requires refresh.
• This trade-off explains cache versus main-memory usage.
• DRAM stores bits dynamically and requires refresh.
• This trade-off explains cache versus main-memory usage.
వివరణ:
Question 41
ప్రశ్న 41
During device diagnosis, which technology is specifically intended to recognize printed characters from a scanned page?
Explanation:
• OCR identifies character shapes in image data.
• It converts scanned printed text into machine-readable text.
• OMR and MICR serve different input tasks.
• It converts scanned printed text into machine-readable text.
• OMR and MICR serve different input tasks.
వివరణ:
Question 42
ప్రశ్న 42
A1:A6 contain 7, 14, 21, 28, 35 and 42. What does =SUM(A1:A6) return?
Explanation:
• 7+14+21+28+35+42 = 147.
• SUM adds all numeric values in the range.
• Therefore the result is 147.
• SUM adds all numeric values in the range.
• Therefore the result is 147.
వివరణ:
Question 43
ప్రశ్న 43
A1:A6 contain 7, 14, 21, 28, 35 and 42. What does =AVERAGE(A1:A6) return?
Explanation:
• The sum is 147.
• There are six values.
• 147 ÷ 6 = 24.5.
• There are six values.
• 147 ÷ 6 = 24.5.
వివరణ:
Question 44
ప్రశ్న 44
In a memory-system exercise, which locality principle explains why accessing one array element often makes nearby elements useful soon?
Explanation:
• Spatial locality concerns nearby memory addresses.
• Sequential array traversal is a standard example.
• Caches often fetch blocks containing adjacent data.
• Sequential array traversal is a standard example.
• Caches often fetch blocks containing adjacent data.
వివరణ:
Question 45
ప్రశ్న 45
In a relational-database scenario, a range query is repeated and additional committed rows now satisfy the same condition. What phenomenon is this?
Explanation:
• Phantoms involve changes in the set of qualifying rows.
• They commonly result from inserts or deletes by other transactions.
• This differs from rereading a changed value in the same row.
• They commonly result from inserts or deletes by other transactions.
• This differs from rereading a changed value in the same row.
వివరణ:
Question 46
ప్రశ్న 46
During IP connectivity analysis, which network scope commonly spans multiple sites across one metropolitan area?
Explanation:
• A MAN covers city-scale or metropolitan connectivity.
• It can interconnect several LANs.
• WAN generally covers larger distances.
• It can interconnect several LANs.
• WAN generally covers larger distances.
వివరణ:
Question 47
ప్రశ్న 47
In an RDBMS exercise, what is the role of a foreign key?
Explanation:
• Foreign keys link related tables.
• Referential integrity can constrain their values.
• They do not perform encryption or document formatting.
• Referential integrity can constrain their values.
• They do not perform encryption or document formatting.
వివరణ:
Question 48
ప్రశ్న 48
During pre-boot troubleshooting, which broad sequence best represents the instruction cycle?
Explanation:
• The processor fetches an instruction from memory.
• It decodes the instruction and then performs the required operation.
• This cycle repeats during program execution.
• It decodes the instruction and then performs the required operation.
• This cycle repeats during program execution.
వివరణ:
Question 49
ప్రశ్న 49
In a Windows maintenance task, which command displays the contents of a text file named NOTES.TXT at the command prompt?
Explanation:
• TYPE displays text-file contents.
• MD creates directories.
• FORMAT operates on volumes.
• MD creates directories.
• FORMAT operates on volumes.
వివరణ:
Question 50
ప్రశ్న 50
During LAN/WAN troubleshooting, which network scope is designed for widely separated offices in different states or countries?
Explanation:
• A WAN spans large geographic areas.
• It is used for remote branch connectivity.
• Topology names do not define geographic scope.
• It is used for remote branch connectivity.
• Topology names do not define geographic scope.
వివరణ:
Question 51
ప్రశ్న 51
During endpoint/network security analysis, which technology is designed to create an encrypted/protected tunnel over an untrusted network?
Explanation:
• A VPN protects communications across existing networks.
• It can be used for remote access or site-to-site links.
• RAID and OCR are unrelated.
• It can be used for remote access or site-to-site links.
• RAID and OCR are unrelated.
వివరణ:
Question 52
ప్రశ్న 52
In a networking scenario, which network scope is most appropriate for a single office floor or building?
Explanation:
• A LAN covers a limited local area.
• An office building is a standard example.
• MAN and WAN cover larger geographic areas.
• An office building is a standard example.
• MAN and WAN cover larger geographic areas.
వివరణ:
Question 53
ప్రశ్న 53
One template must produce 400 personalized notices using names and addresses stored in an Excel sheet. Which Word feature should be used?
Explanation:
• Mail Merge combines a main document with a recipient data source.
• Excel can serve as the recipient list.
• This avoids manually creating hundreds of separate letters.
• Excel can serve as the recipient list.
• This avoids manually creating hundreds of separate letters.
వివరణ:
Question 54
ప్రశ్న 54
A paragraph has the exact formatting needed for another paragraph. Which Word tool quickly copies only that formatting?
Explanation:
• Format Painter transfers formatting attributes.
• It avoids recreating the formatting manually.
• The other options belong to different Office tasks.
• It avoids recreating the formatting manually.
• The other options belong to different Office tasks.
వివరణ:
Question 55
ప్రశ్న 55
A1:A6 contain 7, 14, 21, 28, 35 and 42. What does =COUNTIF(A1:A6,">28") return?
Explanation:
• Only 35 and 42 are strictly greater than 28.
• COUNTIF counts cells meeting one criterion.
• Therefore the result is 2.
• COUNTIF counts cells meeting one criterion.
• Therefore the result is 2.
వివరణ:
Question 56
ప్రశ్న 56
During a security audit, which security function determines what an authenticated user is allowed to access?
Explanation:
• Authorization controls permitted actions and resources.
• It is distinct from proving identity.
• Hashing is a cryptographic integrity mechanism.
• It is distinct from proving identity.
• Hashing is a cryptographic integrity mechanism.
వివరణ:
Question 57
ప్రశ్న 57
During PC hardware diagnosis, why is a heat sink normally used with a desktop CPU?
Explanation:
• A heat sink transfers heat away from the processor package.
• Its fins increase surface area for cooling.
• Storage, routing and encryption are unrelated functions.
• Its fins increase surface area for cooling.
• Storage, routing and encryption are unrelated functions.
వివరణ:
Question 58
ప్రశ్న 58
For memory-hierarchy revision, using AMAT = cache access time + miss rate × miss penalty, cache time = 2 ns, hit rate = 97%, miss penalty = 80 ns. What is AMAT?
Explanation:
• Miss rate = 3% = 0.03.
• 0.03 × 80 ns = 2.4 ns.
• AMAT = 2 + 2.4 = 4.4 ns.
• 0.03 × 80 ns = 2.4 ns.
• AMAT = 2 + 2.4 = 4.4 ns.
వివరణ:
Question 59
ప్రశ్న 59
For network-administration revision, eight nodes form a full mesh. How many point-to-point links are required?
Explanation:
• A full mesh needs n(n−1)/2 links.
• 8×7/2 = 28.
• Each node pair is counted once.
• 8×7/2 = 28.
• Each node pair is counted once.
వివరణ:
Question 60
ప్రశ్న 60
For a newly assembled workstation, a computer loses correct date/time settings after being disconnected from mains power for several days. Which component is a likely cause?
Explanation:
• The coin-cell supports the real-time clock while main power is absent.
• A weak battery can cause time/settings loss.
• Cooling and network components are unrelated.
• A weak battery can cause time/settings loss.
• Cooling and network components are unrelated.
వివరణ:
Question 61
ప్రశ్న 61
B2 contains 79 and C2 contains 83. What does =IF(AND(B2>=75,C2>=80),"QUALIFIED","NOT QUALIFIED") return?
Explanation:
• 79>=75 is TRUE.
• 83>=80 is TRUE, so AND returns TRUE.
• IF therefore returns QUALIFIED.
• 83>=80 is TRUE, so AND returns TRUE.
• IF therefore returns QUALIFIED.
వివరణ:
Question 62
ప్రశ్న 62
During RAM/cache analysis, a system shows extremely high paging activity and very low useful execution. What condition is most likely?
Explanation:
• Thrashing occurs when paging dominates system activity.
• It commonly results from insufficient effective physical memory for active working sets.
• Useful CPU progress falls sharply.
• It commonly results from insufficient effective physical memory for active working sets.
• Useful CPU progress falls sharply.
వివరణ:
Question 63
ప్రశ్న 63
In a security-management scenario, a login uses a password and a fingerprint. What security property does this provide?
Explanation:
• A password is a knowledge factor.
• A fingerprint is a biometric/inherence factor.
• Different factor categories provide MFA.
• A fingerprint is a biometric/inherence factor.
• Different factor categories provide MFA.
వివరణ:
Question 64
ప్రశ్న 64
Pages 15–17 of a Word report must be landscape while the rest remains portrait. Which method is correct?
Explanation:
• Section breaks create independently formatted regions.
• Orientation can be applied only to the required section.
• A normal page break does not create independent section formatting.
• Orientation can be applied only to the required section.
• A normal page break does not create independent section formatting.
వివరణ:
Question 65
ప్రశ్న 65
While administering a Windows workstation, which tool is most useful for reviewing a service crash recorded by Windows?
Explanation:
• Event Viewer records service-control and application/system errors.
• It is central to diagnostic log review.
• Drawing and calculator utilities do not analyze service failures.
• It is central to diagnostic log review.
• Drawing and calculator utilities do not analyze service failures.
వివరణ:
Question 66
ప్రశ్న 66
During database design/recovery analysis, which normal form removes transitive dependency of non-key attributes on other non-key attributes?
Explanation:
• 3NF addresses transitive dependency among non-key attributes.
• It further reduces redundancy and anomalies.
• RAID is unrelated to database normalization.
• It further reduces redundancy and anomalies.
• RAID is unrelated to database normalization.
వివరణ:
Question 67
ప్రశ్న 67
For transaction/database revision, which ACID property requires a transaction to take the database from one valid state to another valid state under defined constraints?
Explanation:
• Consistency concerns preservation of integrity rules.
• Transactions should not leave the database violating constraints.
• It is one of the ACID properties.
• Transactions should not leave the database violating constraints.
• It is one of the ACID properties.
వివరణ:
Question 68
ప్రశ్న 68
In a processor-hardware question, a PC starts when the motherboard power-switch pins are briefly shorted, but not when the case power button is pressed. What is most likely faulty?
Explanation:
• The motherboard responds correctly when the switch pins are activated directly.
• That isolates the likely fault to the physical case switch circuit or wiring.
• The operating system is not involved in this initial power-on signal.
• That isolates the likely fault to the physical case switch circuit or wiring.
• The operating system is not involved in this initial power-on signal.
వివరణ:
Question 69
ప్రశ్న 69
In a relational-database scenario, which database object presents query-derived data as a virtual table?
Explanation:
• A conventional view is defined by a query.
• It presents derived data without necessarily storing a duplicate of all rows.
• It is a logical database object.
• It presents derived data without necessarily storing a duplicate of all rows.
• It is a logical database object.
వివరణ:
Question 70
ప్రశ్న 70
In Full Length Mock Test 7, which Access object is most suitable for user-friendly data entry?
Explanation:
• Forms provide structured data-entry interfaces.
• Controls can be bound to fields.
• Reports are mainly for formatted output.
• Controls can be bound to fields.
• Reports are mainly for formatted output.
వివరణ:
Question 71
ప్రశ్న 71
The first page of a report section must have no header, while later pages in that section use a header. Which option is appropriate?
Explanation:
• Different First Page creates separate first-page header/footer content.
• It is useful for title or opening pages.
• Odd/even settings solve a different layout requirement.
• It is useful for title or opening pages.
• Odd/even settings solve a different layout requirement.
వివరణ:
Question 72
ప్రశ్న 72
In Full Length Mock Test 7, which Access object is designed for formatted, grouped and printable output?
Explanation:
• Reports present data in printable layouts.
• They support grouping, headers, footers and totals.
• Tables primarily store records.
• They support grouping, headers, footers and totals.
• Tables primarily store records.
వివరణ:
Question 73
ప్రశ్న 73
During pre-boot troubleshooting, which startup activity happens before an operating-system loader begins execution?
Explanation:
• Firmware runs immediately after power-on/reset.
• POST and hardware initialization precede normal OS loading.
• User applications execute only after the OS has started.
• POST and hardware initialization precede normal OS loading.
• User applications execute only after the OS has started.
వివరణ:
Question 74
ప్రశ్న 74
In an operating-system scenario, which event can cause a blocked process to become Ready?
Explanation:
• When the awaited condition completes, the process becomes runnable.
• It enters the Ready state to await CPU scheduling.
• It does not necessarily run immediately.
• It enters the Ready state to await CPU scheduling.
• It does not necessarily run immediately.
వివరణ:
Question 75
ప్రశ్న 75
A staging table contains 250 new records that must be added to an existing Employees table. Which Access query type should be used?
Explanation:
• Append queries add new records to an existing table.
• They do not modify existing rows in place.
• Update queries change values in existing records.
• They do not modify existing rows in place.
• Update queries change values in existing records.
వివరణ:
Question 76
ప్రశ్న 76
During peripheral troubleshooting, a laser printer produces pages where toner rubs off after printing. Which component is most likely failing?
Explanation:
• The fuser bonds toner to paper using heat and pressure.
• Insufficient fusing leaves toner loose.
• The other components do not perform toner bonding.
• Insufficient fusing leaves toner loose.
• The other components do not perform toner bonding.
వివరణ:
Question 77
ప్రశ్న 77
During Windows troubleshooting, which utility is launched by msconfig?
Explanation:
• msconfig opens System Configuration.
• It provides boot and service troubleshooting options.
• It is different from Disk Management.
• It provides boot and service troubleshooting options.
• It is different from Disk Management.
వివరణ:
Question 78
ప్రశ్న 78
During process-management analysis, which system-software component translates operating-system requests into hardware-specific operations?
Explanation:
• Drivers allow the OS to control hardware devices.
• They provide device-specific software interfaces.
• They are part of system software.
• They provide device-specific software interfaces.
• They are part of system software.
వివరణ:
Question 79
ప్రశ్న 79
During PC hardware diagnosis, which connector carries data between a motherboard SATA controller and a 2.5-inch SATA SSD?
Explanation:
• SATA storage uses a dedicated data cable to the motherboard.
• Power is supplied separately from the PSU.
• ATX and DIMM connectors serve different subsystems.
• Power is supplied separately from the PSU.
• ATX and DIMM connectors serve different subsystems.
వివరణ:
Question 80
ప్రశ్న 80
For an input/output device check, which connector is normally used for twisted-pair Ethernet on a PC NIC?
Explanation:
• Ethernet over twisted pair commonly uses RJ45-style connectors.
• HDMI and VGA are display connectors.
• A 3.5 mm jack is typically audio.
• HDMI and VGA are display connectors.
• A 3.5 mm jack is typically audio.
వివరణ:
Question 81
ప్రశ్న 81
For a newly assembled workstation, which simple CPU register is commonly associated with holding intermediate arithmetic results?
Explanation:
• The accumulator is traditionally used for intermediate arithmetic/logic results.
• The Program Counter manages instruction addresses.
• Boot sectors and DHCP tables are unrelated.
• The Program Counter manages instruction addresses.
• Boot sectors and DHCP tables are unrelated.
వివరణ:
Question 82
ప్రశ్న 82
All records with Status='Pending' and a completed review must be changed to Status='Closed'. Which Access query type should be used?
Explanation:
• Update queries modify field values in existing records.
• Criteria determine which records are affected.
• Append queries add rows instead.
• Criteria determine which records are affected.
• Append queries add rows instead.
వివరణ:
Question 83
ప్రశ్న 83
At a Windows command prompt, which command repairs the Windows component store using online servicing?
Explanation:
• DISM can service and repair the Windows image.
• RestoreHealth targets component-store corruption.
• File-listing and attribute commands are unrelated.
• RestoreHealth targets component-store corruption.
• File-listing and attribute commands are unrelated.
వివరణ:
Question 84
ప్రశ్న 84
In a Windows maintenance task, which Windows console is opened by services.msc?
Explanation:
• services.msc launches the Services management console.
• It is used to view and manage Windows services.
• Other MSC commands launch different administrative tools.
• It is used to view and manage Windows services.
• Other MSC commands launch different administrative tools.
వివరణ:
Question 85
ప్రశ్న 85
For secure-access revision, actual malware is present but antivirus does not detect it. What classification is this?
Explanation:
• A false negative means a real threat was missed.
• The system may remain compromised.
• This is the opposite of a false positive.
• The system may remain compromised.
• This is the opposite of a false positive.
వివరణ:
Question 86
ప్రశ్న 86
In a storage-and-memory scenario, a page is referenced but is not resident in physical RAM. What event occurs?
Explanation:
• The OS must handle a reference to a nonresident virtual page.
• It may load the page from backing storage.
• This is a normal virtual-memory event.
• It may load the page from backing storage.
• This is a normal virtual-memory event.
వివరణ:
Question 87
ప్రశ్న 87
In a memory-system exercise, which memory type is commonly used for large-capacity system RAM?
Explanation:
• DRAM provides high density and relatively low cost.
• It is therefore common as main memory.
• SRAM is usually used for smaller cache structures.
• It is therefore common as main memory.
• SRAM is usually used for smaller cache structures.
వివరణ:
Question 88
ప్రశ్న 88
What does =ROUND(58.376,2) return?
Explanation:
• The third decimal digit is 6.
• Rounding to two decimals increases the hundredths digit.
• The result is 58.38.
• Rounding to two decimals increases the hundredths digit.
• The result is 58.38.
వివరణ:
Question 89
ప్రశ్న 89
While administering a Windows workstation, which command shows detailed TCP/IP adapter configuration?
Explanation:
• ipconfig /all displays addresses, DNS, DHCP and adapter details.
• It is useful for network troubleshooting.
• The other commands are file-system commands.
• It is useful for network troubleshooting.
• The other commands are file-system commands.
వివరణ:
Question 90
ప్రశ్న 90
A bound report is printed double-sided and requires one header on odd pages and another on even pages. Which Word option is appropriate?
Explanation:
• This option provides separate odd- and even-page headers/footers.
• It is useful in book-style layouts.
• Different First Page affects only the first page.
• It is useful in book-style layouts.
• Different First Page affects only the first page.
వివరణ:
Question 91
ప్రశ్న 91
In an RDBMS exercise, which constraint is appropriate for enforcing Marks BETWEEN 0 AND 100?
Explanation:
• CHECK validates a Boolean condition on row values.
• A numeric range can therefore be enforced directly.
• ORDER BY only affects result ordering.
• A numeric range can therefore be enforced directly.
• ORDER BY only affects result ordering.
వివరణ:
Question 92
ప్రశ్న 92
For memory-hierarchy revision, which nonvolatile memory is electrically erasable and rewritable?
Explanation:
• EEPROM retains data without power.
• It can be electrically erased and reprogrammed.
• The other listed memories are volatile.
• It can be electrically erased and reprogrammed.
• The other listed memories are volatile.
వివరణ:
Question 93
ప్రశ్న 93
In a peripheral-maintenance scenario, which output device is most suitable for displaying computer video interactively?
Explanation:
• A monitor is a visual output device.
• Scanners and microphones are input devices.
• Barcode readers capture coded information.
• Scanners and microphones are input devices.
• Barcode readers capture coded information.
వివరణ:
Question 94
ప్రశ్న 94
What does =ROUNDUP(-13.401,2) return?
Explanation:
• ROUNDUP rounds away from zero.
• At two decimal places -13.401 becomes -13.41.
• It does not round toward zero.
• At two decimal places -13.401 becomes -13.41.
• It does not round toward zero.
వివరణ:
Question 95
ప్రశ్న 95
What does =MOD(74,9) return?
Explanation:
• 74 = 9×8 + 2.
• MOD returns the remainder.
• Therefore the result is 2.
• MOD returns the remainder.
• Therefore the result is 2.
వివరణ:
Question 96
ప్రశ్న 96
In a processor-hardware question, a desktop randomly resets only under combined CPU and GPU stress. Which hardware cause should be investigated early?
Explanation:
• Heavy CPU/GPU load increases electrical demand.
• An inadequate or failing PSU can cause resets when demand rises.
• Application settings cannot explain load-dependent power resets.
• An inadequate or failing PSU can cause resets when demand rises.
• Application settings cannot explain load-dependent power resets.
వివరణ:
Question 97
ప్రశ్న 97
Which Word feature can limit users to specific types of editing instead of allowing unrestricted changes?
Explanation:
• Restrict Editing can constrain permitted document changes.
• It supports controlled review or form-like workflows.
• Zoom and Word Count do not enforce editing restrictions.
• It supports controlled review or form-like workflows.
• Zoom and Word Count do not enforce editing restrictions.
వివరణ:
Question 98
ప్రశ్న 98
During pre-boot troubleshooting, which component provides the mechanical and electrical connection between a desktop CPU and motherboard?
Explanation:
• The processor is installed in a compatible CPU socket.
• Socket type is one element of CPU-motherboard compatibility.
• DIMM and SATA connectors serve memory and storage.
• Socket type is one element of CPU-motherboard compatibility.
• DIMM and SATA connectors serve memory and storage.
వివరణ:
Question 99
ప్రశ్న 99
During device diagnosis, a wired keyboard works in one USB port but not another. What does this suggest?
Explanation:
• The keyboard has already demonstrated that it can work.
• Testing the problem port with another device helps isolate the fault.
• Immediate OS reinstallation is unnecessary.
• Testing the problem port with another device helps isolate the fault.
• Immediate OS reinstallation is unnecessary.
వివరణ:
Question 100
ప్రశ్న 100
For OS revision, what is an interrupt used for?
Explanation:
• Interrupts allow asynchronous event handling.
• Devices and software can generate interrupts.
• They reduce the need for continuous polling.
• Devices and software can generate interrupts.
• They reduce the need for continuous polling.
వివరణ:
Question 101
ప్రశ్న 101
In a multitasking scenario, which condition occurs when excessive page faults dominate system activity?
Explanation:
• Thrashing means the system spends too much time paging.
• Useful execution falls dramatically.
• It is often related to insufficient effective RAM for active working sets.
• Useful execution falls dramatically.
• It is often related to insufficient effective RAM for active working sets.
వివరణ:
Question 102
ప్రశ్న 102
During PC hardware diagnosis, which CPU component performs bitwise AND, OR and arithmetic addition?
Explanation:
• The Arithmetic Logic Unit performs arithmetic and Boolean logic.
• Program Counter and Instruction Register are control/state registers.
• The ALU is central to executing arithmetic and comparison operations.
• Program Counter and Instruction Register are control/state registers.
• The ALU is central to executing arithmetic and comparison operations.
వివరణ:
Question 103
ప్రశ్న 103
In an operating-system scenario, which condition occurs when processes are stuck in a circular wait for resources?
Explanation:
• A circular wait can prevent all participating processes from progressing.
• This is the classic deadlock condition.
• It is distinct from memory paging problems.
• This is the classic deadlock condition.
• It is distinct from memory paging problems.
వివరణ:
Question 104
ప్రశ్న 104
What does =POWER(4,3) return?
Explanation:
• POWER(4,3) means 4 cubed.
• 4×4×4 = 64.
• Therefore the result is 64.
• 4×4×4 = 64.
• Therefore the result is 64.
వివరణ:
Question 105
ప్రశ్న 105
During RAM/cache analysis, which statement correctly compares volatile and nonvolatile memory?
Explanation:
• Volatility describes dependence on power for data retention.
• RAM is typically volatile, while flash/ROM is nonvolatile.
• Speed is not what defines volatility.
• RAM is typically volatile, while flash/ROM is nonvolatile.
• Speed is not what defines volatility.
వివరణ:
Question 106
ప్రశ్న 106
For a newly assembled workstation, which CPU unit interprets the opcode of an instruction and coordinates control signals for execution?
Explanation:
• The Control Unit decodes instructions and directs processor activity.
• The ALU performs arithmetic and logical operations.
• The SMPS is a power-supply component.
• The ALU performs arithmetic and logical operations.
• The SMPS is a power-supply component.
వివరణ:
Question 107
ప్రశ్న 107
During endpoint/network security analysis, which security mechanism primarily protects confidentiality by converting plaintext into ciphertext?
Explanation:
• Encryption hides readable content from unauthorized parties.
• Decryption requires the appropriate cryptographic key.
• Hashing is not intended to be reversible.
• Decryption requires the appropriate cryptographic key.
• Hashing is not intended to be reversible.
వివరణ:
Question 108
ప్రశ్న 108
Records older than the approved retention period must be permanently removed. Which Access query type performs this operation?
Explanation:
• Delete queries remove qualifying records.
• They can affect multiple records at once.
• Backup and criteria review are prudent before destructive operations.
• They can affect multiple records at once.
• Backup and criteria review are prudent before destructive operations.
వివరణ:
Question 109
ప్రశ్న 109
In a processor-hardware question, a firmware screen shows that all major hardware is detected, but the system says 'No bootable device'. Which area should be checked next?
Explanation:
• Hardware detection alone does not prove that a valid boot loader exists.
• Boot priority or a missing/corrupt boot installation can produce this message.
• Peripheral application settings are unrelated.
• Boot priority or a missing/corrupt boot installation can produce this message.
• Peripheral application settings are unrelated.
వివరణ:
Question 110
ప్రశ్న 110
Which Excel function counts all non-empty cells, including text values?
Explanation:
• COUNTA counts non-empty cells.
• COUNT counts numeric cells.
• COUNTBLANK counts empty cells.
• COUNT counts numeric cells.
• COUNTBLANK counts empty cells.
వివరణ:
Question 111
ప్రశ్న 111
A report contains the term 'Old Unit' 75 times and it must become 'New Unit' everywhere. Which feature is most efficient?
Explanation:
• Find and Replace searches for repeated text and substitutes new text.
• It can replace all occurrences efficiently.
• Mail Merge is not a general text-replacement tool.
• It can replace all occurrences efficiently.
• Mail Merge is not a general text-replacement tool.
వివరణ:
Question 112
ప్రశ్న 112
During peripheral troubleshooting, which device converts sound waves into an electrical/digital input signal?
Explanation:
• A microphone captures acoustic input.
• Speakers perform the reverse output function.
• Monitors and printers provide visual/hard-copy output.
• Speakers perform the reverse output function.
• Monitors and printers provide visual/hard-copy output.
వివరణ:
Question 113
ప్రశ్న 113
For an input/output device check, a webcam is not detected after connection. Which troubleshooting sequence is best?
Explanation:
• Start with physical connectivity.
• Then verify whether Windows recognizes the device.
• Privacy settings can also affect application access.
• Then verify whether Windows recognizes the device.
• Privacy settings can also affect application access.
వివరణ:
Question 114
ప్రశ్న 114
During Windows troubleshooting, which command traces successive IP hops toward a remote destination?
Explanation:
• tracert reveals the route hop by hop.
• It helps diagnose path problems.
• COPY and VER perform unrelated tasks.
• It helps diagnose path problems.
• COPY and VER perform unrelated tasks.
వివరణ:
Question 115
ప్రశ్న 115
During database design/recovery analysis, which SQL statement permanently finalizes a successful transaction?
Explanation:
• COMMIT completes a transaction.
• Committed changes become durable.
• ROLLBACK cancels applicable uncommitted changes.
• Committed changes become durable.
• ROLLBACK cancels applicable uncommitted changes.
వివరణ:
Question 116
ప్రశ్న 116
During a security audit, which security mechanism typically filters packets based on source/destination addresses, protocol and ports?
Explanation:
• Packet filters evaluate network/transport header fields.
• Rules can permit or deny matching packets.
• They do not provide Office or storage functions.
• Rules can permit or deny matching packets.
• They do not provide Office or storage functions.
వివరణ:
Question 117
ప్రశ్న 117
During pre-boot troubleshooting, a thin layer of thermal compound is applied between CPU and heat sink mainly to do what?
Explanation:
• Microscopic surface gaps can trap thermally insulating air.
• Thermal compound improves contact between the two surfaces.
• It is not a power or storage component.
• Thermal compound improves contact between the two surfaces.
• It is not a power or storage component.
వివరణ:
Question 118
ప్రశ్న 118
Which Excel function counts empty cells in a specified range?
Explanation:
• COUNTBLANK counts blank cells.
• COUNTA counts non-empty cells.
• COUNT counts numeric entries.
• COUNTA counts non-empty cells.
• COUNT counts numeric entries.
వివరణ:
Question 119
ప్రశ్న 119
Which Word pane can show the heading hierarchy of a long report and allow direct movement to a selected section?
Explanation:
• The Navigation Pane can display headings created with heading styles.
• It supports rapid navigation through long documents.
• The other choices belong to different tools.
• It supports rapid navigation through long documents.
• The other choices belong to different tools.
వివరణ:
Question 120
ప్రశ్న 120
A query should prompt the operator for a Police Station name each time it is run. Which type is appropriate?
Explanation:
• Parameter queries prompt for input at execution time.
• The supplied value can be used in query criteria.
• This allows one reusable query to serve different stations.
• The supplied value can be used in query criteria.
• This allows one reusable query to serve different stations.
వివరణ:
Question 121
ప్రశ్న 121
During process-management analysis, which term best describes a program currently executing with its associated state and resources?
Explanation:
• A process is an active program instance.
• The OS tracks its state and resources.
• A file name or database field is not an executing task.
• The OS tracks its state and resources.
• A file name or database field is not an executing task.
వివరణ:
Question 122
ప్రశ్న 122
During IP connectivity analysis, which device forwards IP packets between different networks?
Explanation:
• Routers interconnect IP networks.
• They use routing tables and destination IP networks.
• Switches primarily forward Ethernet frames locally.
• They use routing tables and destination IP networks.
• Switches primarily forward Ethernet frames locally.
వివరణ:
Question 123
ప్రశ్న 123
In a storage-and-memory scenario, a system has 24 GiB of RAM. Using 1 GiB = 1024 MiB, how many MiB is this?
Explanation:
• 24 × 1024 = 24576.
• Binary memory units use 1024 MiB per GiB.
• Therefore 24 GiB equals 24576 MiB.
• Binary memory units use 1024 MiB per GiB.
• Therefore 24 GiB equals 24576 MiB.
వివరణ:
Question 124
ప్రశ్న 124
In a security-management scenario, which firewall type tracks established connections and uses that state when evaluating packets?
Explanation:
• Stateful firewalls maintain connection information.
• Return traffic can be validated in context.
• Stateless filters evaluate packets independently.
• Return traffic can be validated in context.
• Stateless filters evaluate packets independently.
వివరణ:
Question 125
ప్రశ్న 125
During PC hardware diagnosis, which motherboard slot is designed for desktop memory modules?
Explanation:
• Desktop RAM modules are installed in DIMM sockets.
• PCIe slots are for expansion cards.
• SATA ports connect storage devices.
• PCIe slots are for expansion cards.
• SATA ports connect storage devices.
వివరణ:
Question 126
ప్రశ్న 126
For secure-access revision, which mechanism produces a one-way digest used for integrity verification?
Explanation:
• Hash functions map data to fixed-size digests.
• They are designed to be one-way.
• Digest comparison can reveal data changes.
• They are designed to be one-way.
• Digest comparison can reveal data changes.
వివరణ:
Question 127
ప్రశ్న 127
A summary must show Districts as rows, Months as columns and Count of Cases at their intersections. Which query type is intended for this?
Explanation:
• Crosstab queries produce matrix-style summaries.
• They use row headings, column headings and aggregate values.
• Action queries perform different operations.
• They use row headings, column headings and aggregate values.
• Action queries perform different operations.
వివరణ:
Question 128
ప్రశ్న 128
For transaction/database revision, which database object can accelerate suitable searches but adds storage and update-maintenance overhead?
Explanation:
• Indexes provide auxiliary access paths.
• They can improve search and sort performance.
• They must be maintained when indexed data changes.
• They can improve search and sort performance.
• They must be maintained when indexed data changes.
వివరణ:
Question 129
ప్రశ్న 129
A Status column must accept only 'New', 'Under Review' or 'Closed'. Which Excel feature should be configured?
Explanation:
• Data Validation can restrict permitted entries.
• List validation creates a controlled drop-down.
• This improves consistency of data entry.
• List validation creates a controlled drop-down.
• This improves consistency of data entry.
వివరణ:
Question 130
ప్రశ్న 130
For a newly assembled workstation, which component performs AC-to-DC conversion for motherboard, CPU and drives in a desktop PC?
Explanation:
• The PSU converts mains AC to regulated DC rails.
• Internal components depend on those DC outputs.
• NICs and routers handle networking.
• Internal components depend on those DC outputs.
• NICs and routers handle networking.
వివరణ:
Question 131
ప్రశ్న 131
Which Excel feature automatically highlights cells whose values satisfy a specified rule?
Explanation:
• Conditional Formatting applies visual formats based on conditions.
• It can highlight thresholds or other patterns.
• The other choices are not Excel conditional display features.
• It can highlight thresholds or other patterns.
• The other choices are not Excel conditional display features.
వివరణ:
Question 132
ప్రశ్న 132
At a Windows command prompt, which console is opened by devmgmt.msc?
Explanation:
• devmgmt.msc opens Device Manager.
• It shows hardware and driver status.
• Services uses services.msc.
• It shows hardware and driver status.
• Services uses services.msc.
వివరణ:
Question 133
ప్రశ్న 133
During LAN/WAN troubleshooting, a PC receives an address in 169.254.0.0/16 when DHCP should be available. What does this usually indicate?
Explanation:
• 169.254.0.0/16 is IPv4 link-local/APIPA space.
• Windows commonly uses it when DHCP fails.
• It is not a normal DHCP-assigned routed address.
• Windows commonly uses it when DHCP fails.
• It is not a normal DHCP-assigned routed address.
వివరణ:
Question 134
ప్రశ్న 134
The result of a query must be stored as a new physical table named ClosedCases2026. Which Access query type is appropriate?
Explanation:
• Make-table queries create a new table from query results.
• The resulting records are stored in the new table.
• Update/delete queries operate on existing data.
• The resulting records are stored in the new table.
• Update/delete queries operate on existing data.
వివరణ:
Question 135
ప్రశ్న 135
A formula result must become exactly 500 by changing one input cell. Which What-If Analysis tool is appropriate?
Explanation:
• Goal Seek works backward from a target formula result.
• It adjusts one specified input cell.
• It is designed for single-variable target solving.
• It adjusts one specified input cell.
• It is designed for single-variable target solving.
వివరణ:
Question 136
ప్రశ్న 136
In a memory-system exercise, which locality principle explains repeated use of the same instructions inside a loop?
Explanation:
• Temporal locality predicts reuse of recently accessed items.
• Loop instructions are repeatedly fetched.
• Caches exploit this repeated use.
• Loop instructions are repeatedly fetched.
• Caches exploit this repeated use.
వివరణ:
Question 137
ప్రశ్న 137
In a processor-hardware question, a CPU must choose the next instruction after a conditional branch is taken. Which register is loaded with the branch target address?
Explanation:
• The Program Counter controls the address used for the next instruction fetch.
• A taken branch changes normal sequential flow by loading the target address into the Program Counter.
• The Instruction Register holds the current instruction, not the next fetch address.
• A taken branch changes normal sequential flow by loading the target address into the Program Counter.
• The Instruction Register holds the current instruction, not the next fetch address.
వివరణ:
Question 138
ప్రశ్న 138
In a relational-database scenario, two transactions each hold a lock the other needs, creating a circular wait. What is this?
Explanation:
• Circular lock dependency can halt progress.
• Neither transaction can continue without intervention.
• The DBMS may choose a victim transaction to break the deadlock.
• Neither transaction can continue without intervention.
• The DBMS may choose a victim transaction to break the deadlock.
వివరణ:
Question 139
ప్రశ్న 139
Which Excel feature is most suitable for interactively summarizing thousands of rows by District, Category and Total?
Explanation:
• PivotTables summarize tabular data by categories and aggregates.
• Fields can be rearranged interactively.
• The other choices belong to different applications.
• Fields can be rearranged interactively.
• The other choices belong to different applications.
వివరణ:
Question 140
ప్రశ్న 140
In a peripheral-maintenance scenario, which device converts electrical audio signals into audible sound?
Explanation:
• Speakers are audio output devices.
• They convert electrical signals into sound.
• Microphones are audio input devices.
• They convert electrical signals into sound.
• Microphones are audio input devices.
వివరణ:
Question 141
ప్రశ్న 141
B2:B5 contain 4, 2, 5 and 3; C2:C5 contain 5, 8, 4 and 6. What does =SUMPRODUCT(B2:B5,C2:C5) return?
Explanation:
• The products are 20, 16, 20 and 18.
• 20+16+20+18 = 74.
• SUMPRODUCT adds corresponding products.
• 20+16+20+18 = 74.
• SUMPRODUCT adds corresponding products.
వివరణ:
Question 142
ప్రశ్న 142
B2:B7 contain East, West, East, North, East, West and C2:C7 contain 30, 50, 70, 90, 110 and 130. What does =SUMIFS(C2:C7,B2:B7,"East",C2:C7,">=70") return?
Explanation:
• East rows contain 30, 70 and 110.
• Only 70 and 110 meet the >=70 condition.
• 70+110 = 180.
• Only 70 and 110 meet the >=70 condition.
• 70+110 = 180.
వివరణ:
Question 143
ప్రశ్న 143
Which Word feature places explanatory reference text at the bottom of the page where its reference mark occurs?
Explanation:
• Footnotes appear at the bottom of the page.
• They are linked to reference marks in the document text.
• Endnotes are normally collected at the end of a section or document.
• They are linked to reference marks in the document text.
• Endnotes are normally collected at the end of a section or document.
వివరణ:
Question 144
ప్రశ్న 144
For Internet/intranet administration, which statement correctly describes the Internet?
Explanation:
• The Internet interconnects many independently operated networks.
• TCP/IP is fundamental to that interconnection.
• It is much broader than one organizational LAN.
• TCP/IP is fundamental to that interconnection.
• It is much broader than one organizational LAN.
వివరణ:
Question 145
ప్రశ్న 145
In a Windows maintenance task, which console is opened by diskmgmt.msc?
Explanation:
• diskmgmt.msc opens Disk Management.
• It manages disks, partitions, volumes and drive letters.
• Event Viewer serves log analysis.
• It manages disks, partitions, volumes and drive letters.
• Event Viewer serves log analysis.
వివరణ:
Question 146
ప్రశ్న 146
Which Access field property is best for enforcing Score Between 0 And 200?
Explanation:
• Validation Rule enforces a logical condition on entered data.
• A numeric range can be expressed directly.
• Caption only changes displayed text.
• A numeric range can be expressed directly.
• Caption only changes displayed text.
వివరణ:
Question 147
ప్రశ్న 147
In a web/network-service scenario, which protocol is commonly used to automatically assign IP configuration to client systems?
Explanation:
• DHCP can supply IP address, subnet mask, gateway and DNS settings.
• It automates client network configuration.
• HTTP and FTP serve different application purposes.
• It automates client network configuration.
• HTTP and FTP serve different application purposes.
వివరణ:
Question 148
ప్రశ్న 148
For memory-hierarchy revision, which memory is normally fastest among registers, cache, RAM and SSD?
Explanation:
• Registers are located within the CPU execution environment.
• Cache is very fast but generally below register speed.
• RAM and SSD are progressively slower.
• Cache is very fast but generally below register speed.
• RAM and SSD are progressively slower.
వివరణ:
Question 149
ప్రశ్న 149
During pre-boot troubleshooting, which interface is the standard high-speed expansion bus for modern graphics cards and many NVMe adapter cards?
Explanation:
• PCI Express is the dominant modern expansion interconnect.
• It provides multiple high-speed serial lanes.
• PS/2 and VGA are peripheral/display interfaces rather than expansion buses.
• It provides multiple high-speed serial lanes.
• PS/2 and VGA are peripheral/display interfaces rather than expansion buses.
వివరణ:
Question 150
ప్రశ్న 150
During RAM/cache analysis, which ROM technology is traditionally erased using ultraviolet light?
Explanation:
• EPROM stands for Erasable Programmable ROM.
• Traditional EPROM uses UV exposure for erasure.
• EEPROM is erased electrically.
• Traditional EPROM uses UV exposure for erasure.
• EEPROM is erased electrically.
వివరణ:
Question 151
ప్రశ్న 151
After inserting several pages, an automatic Table of Contents shows old page numbers. What should the user do?
Explanation:
• Automatic TOCs can be refreshed.
• Updating recalculates entries and page numbers.
• Reinstallation is unnecessary.
• Updating recalculates entries and page numbers.
• Reinstallation is unnecessary.
వివరణ:
Question 152
ప్రశ్న 152
During Internet-services revision, which description best fits an intranet?
Explanation:
• An intranet serves an organization's authorized community.
• It can use common Internet technologies such as HTTP/HTTPS.
• It is not the global public Internet.
• It can use common Internet technologies such as HTTP/HTTPS.
• It is not the global public Internet.
వివరణ:
Question 153
ప్రశ్న 153
During endpoint/network security analysis, which firewall policy blocks all traffic unless a rule explicitly allows it?
Explanation:
• Default deny rejects unmatched traffic.
• Only explicitly permitted flows are allowed.
• This minimizes unnecessary exposure.
• Only explicitly permitted flows are allowed.
• This minimizes unnecessary exposure.
వివరణ:
Question 154
ప్రశ్న 154
In a storage-and-memory scenario, a motherboard supports dual-channel memory. What is generally required for proper dual-channel operation?
Explanation:
• Dual-channel operation depends on channel pairing.
• Motherboard documentation identifies the correct slot population order.
• PCIe slots are not memory sockets.
• Motherboard documentation identifies the correct slot population order.
• PCIe slots are not memory sockets.
వివరణ:
Question 155
ప్రశ్న 155
For organizational network access, which service resolves domain names into records such as IP addresses?
Explanation:
• DNS provides distributed name resolution.
• It maps human-readable names to resource records.
• DHCP performs host configuration.
• It maps human-readable names to resource records.
• DHCP performs host configuration.
వివరణ:
Question 156
ప్రశ్న 156
During PC hardware diagnosis, which register contains the instruction currently being decoded/executed in a simple CPU model?
Explanation:
• The Instruction Register stores the current instruction.
• The Program Counter normally stores the address of the next instruction.
• This distinction is a standard architecture concept.
• The Program Counter normally stores the address of the next instruction.
• This distinction is a standard architecture concept.
వివరణ:
Question 157
ప్రశ్న 157
For OS revision, which technique loads a virtual-memory page into RAM only when it is first needed?
Explanation:
• Demand paging defers page loading until a reference occurs.
• It is a virtual-memory strategy.
• It is unrelated to storage redundancy or Office features.
• It is a virtual-memory strategy.
• It is unrelated to storage redundancy or Office features.
వివరణ:
Question 158
ప్రశ్న 158
A 50-slide presentation must show only slides 2, 9, 14 and 31 for a short briefing, without deleting other slides. Which feature is appropriate?
Explanation:
• Custom Slide Show defines a selected subset and order.
• The original slides remain in the file.
• It is useful for audience-specific presentations.
• The original slides remain in the file.
• It is useful for audience-specific presentations.
వివరణ:
Question 159
ప్రశ్న 159
Which Access property guides entry into a structured pattern such as a telephone number?
Explanation:
• Input Mask controls the character-entry pattern.
• It is useful for formatted identifiers and phone numbers.
• Validation Rule instead tests value conditions.
• It is useful for formatted identifiers and phone numbers.
• Validation Rule instead tests value conditions.
వివరణ:
Question 160
ప్రశ్న 160
Which Access feature prevents a foreign key from referencing a parent record that does not exist?
Explanation:
• Referential integrity enforces valid relationships.
• It helps prevent orphaned foreign-key records.
• The distractors belong to other applications.
• It helps prevent orphaned foreign-key records.
• The distractors belong to other applications.
వివరణ:
Question 161
ప్రశ్న 161
In a memory-system exercise, which memory type is commonly used for processor cache?
Explanation:
• SRAM offers very low access latency.
• It does not require refresh while powered.
• Its cost and density make it suitable for smaller caches.
• It does not require refresh while powered.
• Its cost and density make it suitable for smaller caches.
వివరణ:
Question 162
ప్రశ్న 162
In a multitasking scenario, process P1 is suspended, its CPU register state is saved, and Process P2's saved state is restored so it can run. What operation has occurred?
Explanation:
• The OS must preserve the old task's CPU state.
• It then restores the state of the next task.
• This operation supports multitasking.
• It then restores the state of the next task.
• This operation supports multitasking.
వివరణ:
Question 163
ప్రశ్న 163
A shape should jump to slide 20 when clicked during a slide show. Which feature can provide this behavior?
Explanation:
• Actions and hyperlinks can navigate to another slide.
• They support interactive presentation design.
• Image compression and handout settings do not provide navigation.
• They support interactive presentation design.
• Image compression and handout settings do not provide navigation.
వివరణ:
Question 164
ప్రశ్న 164
For a newly assembled workstation, a PC reports no video after installing a discrete GPU, but integrated graphics worked previously. Which check should be performed first?
Explanation:
• Display routing may change when a discrete GPU is installed.
• Many GPUs also require auxiliary PCIe power.
• These hardware checks precede application troubleshooting.
• Many GPUs also require auxiliary PCIe power.
• These hardware checks precede application troubleshooting.
వివరణ:
Question 165
ప్రశ్న 165
In an RDBMS exercise, a transaction reads the same existing row twice and sees different committed values because another transaction updated it between the reads. What anomaly is this?
Explanation:
• The same row returns a changed value between reads.
• The intervening update was committed by another transaction.
• This is a non-repeatable read.
• The intervening update was committed by another transaction.
• This is a non-repeatable read.
వివరణ:
Question 166
ప్రశ్న 166
In an operating-system scenario, which scheduling property allows the OS to interrupt a currently running task?
Explanation:
• Preemptive systems can suspend a running task before it voluntarily yields.
• This supports time slicing and priority-based scheduling.
• The other terms belong to storage, I/O and databases.
• This supports time slicing and priority-based scheduling.
• The other terms belong to storage, I/O and databases.
వివరణ:
Question 167
ప్రశ్న 167
In a networking scenario, which device forwards Ethernet frames primarily by using destination MAC addresses?
Explanation:
• A switch learns and uses MAC-address information.
• It forwards frames within a LAN.
• Routers make inter-network IP forwarding decisions.
• It forwards frames within a LAN.
• Routers make inter-network IP forwarding decisions.
వివరణ:
Question 168
ప్రశ్న 168
In a processor-hardware question, a PC does not power on after assembly. Which pair of power connectors should be verified early on an ATX motherboard?
Explanation:
• ATX systems require main motherboard power and a separate CPU power feed.
• A missing CPU auxiliary connector can prevent startup.
• Display and network connectors do not supply motherboard operating power.
• A missing CPU auxiliary connector can prevent startup.
• Display and network connectors do not supply motherboard operating power.
వివరణ:
Question 169
ప్రశ్న 169
During pre-boot troubleshooting, a user installs an M.2 SATA SSD into an M.2 slot that supports only PCIe/NVMe. The drive is not detected. What is the best explanation?
Explanation:
• M.2 describes a physical module form factor.
• M.2 slots may support SATA, PCIe/NVMe or both.
• Protocol compatibility is required for detection.
• M.2 slots may support SATA, PCIe/NVMe or both.
• Protocol compatibility is required for detection.
వివరణ:
Question 170
ప్రశ్న 170
During device diagnosis, which device is designed to detect filled marks on answer sheets?
Explanation:
• OMR detects marked positions.
• It is used for standardized forms and answer sheets.
• OCR recognizes general printed text.
• It is used for standardized forms and answer sheets.
• OCR recognizes general printed text.
వివరణ:
Question 171
ప్రశ్న 171
During peripheral troubleshooting, which device is best suited for producing large CAD drawings on wide media?
Explanation:
• Large-format devices handle oversized technical graphics.
• They are commonly used for CAD output.
• Input devices do not produce such hard copy.
• They are commonly used for CAD output.
• Input devices do not produce such hard copy.
వివరణ:
Question 172
ప్రశ్న 172
Which feature captures narration and slide timings for later playback?
Explanation:
• Record Slide Show captures narration and timing information.
• It can support recorded/self-running presentations.
• The other options belong to different tasks.
• It can support recorded/self-running presentations.
• The other options belong to different tasks.
వివరణ:
Question 173
ప్రశ్న 173
During a security audit, a clean file is incorrectly quarantined as malware. What classification is this?
Explanation:
• A false positive incorrectly labels benign content as malicious.
• This can cause unnecessary quarantine.
• A false negative is missed malware.
• This can cause unnecessary quarantine.
• A false negative is missed malware.
వివరణ:
Question 174
ప్రశ్న 174
During process-management analysis, which OS feature gives processes isolated address spaces and can use secondary storage as backing for nonresident pages?
Explanation:
• Virtual memory maps process addresses to physical memory.
• Backing storage can hold pages not currently resident.
• It also supports address-space isolation.
• Backing storage can hold pages not currently resident.
• It also supports address-space isolation.
వివరణ:
Question 175
ప్రశ్న 175
For memory-hierarchy revision, a cache records 1840 hits in 2000 accesses. What is the hit rate?
Explanation:
• Hit rate = hits ÷ total accesses.
• 1840 ÷ 2000 = 0.92.
• Thus the cache hit rate is 92%.
• 1840 ÷ 2000 = 0.92.
• Thus the cache hit rate is 92%.
వివరణ:
Question 176
ప్రశ్న 176
In a security-management scenario, why does password plus PIN not normally count as two-factor authentication?
Explanation:
• A password is something the user knows.
• A PIN is also something the user knows.
• Two secrets from one category do not create two-factor authentication.
• A PIN is also something the user knows.
• Two secrets from one category do not create two-factor authentication.
వివరణ:
Question 177
ప్రశ్న 177
For OS revision, which OS component selects a process from the ready queue for CPU execution?
Explanation:
• The scheduler decides which runnable task receives CPU time.
• Scheduling policy affects responsiveness and fairness.
• Indexes and compression are unrelated.
• Scheduling policy affects responsiveness and fairness.
• Indexes and compression are unrelated.
వివరణ:
Question 178
ప్రశ్న 178
During RAM/cache analysis, which order correctly represents the memory hierarchy from fastest to slowest?
Explanation:
• Registers provide the fastest direct CPU storage.
• Cache sits between registers and main memory.
• Secondary storage is larger but slower.
• Cache sits between registers and main memory.
• Secondary storage is larger but slower.
వివరణ:
Question 179
ప్రశ్న 179
In a multitasking scenario, which OS subsystem is responsible for organizing files, directories and permissions on storage?
Explanation:
• The OS manages file names, directories and metadata.
• It also enforces file access permissions.
• Hardware manufacturing is unrelated.
• It also enforces file access permissions.
• Hardware manufacturing is unrelated.
వివరణ:
Question 180
ప్రశ్న 180
For Internet/intranet administration, an employee portal is available only to staff after secure remote access. What type of resource is it?
Explanation:
• The portal is restricted to authorized organizational users.
• Remote access does not change its private organizational role.
• That is characteristic of an intranet service.
• Remote access does not change its private organizational role.
• That is characteristic of an intranet service.
వివరణ:
Question 181
ప్రశ్న 181
What does =IFERROR(25/0,"INVALID") return?
Explanation:
• 25/0 produces a division-by-zero error.
• IFERROR returns its second argument when the first expression errors.
• Therefore the displayed result is INVALID.
• IFERROR returns its second argument when the first expression errors.
• Therefore the displayed result is INVALID.
వివరణ:
Question 182
ప్రశ్న 182
While administering a Windows workstation, which console is opened by eventvwr.msc?
Explanation:
• eventvwr.msc opens Event Viewer.
• It displays application, system and security logs.
• Device Manager uses devmgmt.msc.
• It displays application, system and security logs.
• Device Manager uses devmgmt.msc.
వివరణ:
Question 183
ప్రశ్న 183
During database design/recovery analysis, which normal form removes partial dependency on part of a composite key?
Explanation:
• 2NF requires 1NF and removes partial dependency on part of a candidate key.
• This mainly matters with composite keys.
• 3NF further addresses transitive dependency.
• This mainly matters with composite keys.
• 3NF further addresses transitive dependency.
వివరణ:
Question 184
ప్రశ్న 184
During Windows troubleshooting, which Windows command lists files and folders in the current directory?
Explanation:
• DIR displays directory contents.
• DEL removes files.
• REN changes names.
• DEL removes files.
• REN changes names.
వివరణ:
Question 185
ప్రశ్న 185
For transaction/database revision, which SQL statement reverses applicable uncommitted changes?
Explanation:
• ROLLBACK undoes uncommitted transaction work.
• It is used after errors or explicit cancellation.
• COMMIT has the opposite effect.
• It is used after errors or explicit cancellation.
• COMMIT has the opposite effect.
వివరణ:
Question 186
ప్రశ్న 186
For an input/output device check, which printer type uses liquid ink delivered through nozzles?
Explanation:
• Inkjet printers spray microscopic droplets of liquid ink.
• Laser printers use toner.
• Dot-matrix printers use impact pins.
• Laser printers use toner.
• Dot-matrix printers use impact pins.
వివరణ:
Question 187
ప్రశ్న 187
At a Windows command prompt, which command checks protected Windows system files and repairs them when possible?
Explanation:
• SFC validates protected system files.
• /scannow performs an immediate integrity scan.
• Network commands do not repair system files.
• /scannow performs an immediate integrity scan.
• Network commands do not repair system files.
వివరణ:
Question 188
ప్రశ్న 188
In a storage-and-memory scenario, what does a cache miss mean?
Explanation:
• A cache miss means the lookup did not find the requested item.
• The hierarchy must access another cache level or main memory.
• It is the opposite of a cache hit.
• The hierarchy must access another cache level or main memory.
• It is the opposite of a cache hit.
వివరణ:
Question 189
ప్రశ్న 189
A filtered list in E2:E200 should sum only rows remaining visible after filtering. Which formula is appropriate?
Explanation:
• SUBTOTAL can ignore rows excluded by filtering.
• Function number 9 specifies SUM.
• A normal SUM does not provide the same filtered-row behavior.
• Function number 9 specifies SUM.
• A normal SUM does not provide the same filtered-row behavior.
వివరణ:
Question 190
ప్రశ్న 190
In a Windows maintenance task, which command sets the Hidden attribute on CASE.DAT?
Explanation:
• +H sets the Hidden attribute.
• -H clears Hidden.
• +R sets Read-only instead.
• -H clears Hidden.
• +R sets Read-only instead.
వివరణ:
Question 191
ప్రశ్న 191
In a relational-database scenario, which ACID property controls interaction and visibility among concurrent transactions?
Explanation:
• Isolation defines how concurrent transactions may observe one another's effects.
• Different isolation levels prevent different anomalies.
• It is a concurrency property.
• Different isolation levels prevent different anomalies.
• It is a concurrency property.
వివరణ:
Question 192
ప్రశ్న 192
An AutoNumber primary key is referenced from a related Access table. Which foreign-key data type is normally appropriate?
Explanation:
• AutoNumber keys commonly use Long Integer-sized values.
• The related foreign key should use a compatible Number/Long Integer type.
• Text, Attachment and Yes/No do not match the numeric key.
• The related foreign key should use a compatible Number/Long Integer type.
• Text, Attachment and Yes/No do not match the numeric key.
వివరణ:
Question 193
ప్రశ్న 193
In a peripheral-maintenance scenario, which printer type commonly uses impact pins and an ink ribbon?
Explanation:
• Dot-matrix printers are impact devices.
• Pins strike a ribbon against paper.
• Laser and inkjet printers are non-impact technologies.
• Pins strike a ribbon against paper.
• Laser and inkjet printers are non-impact technologies.
వివరణ:
Question 194
ప్రశ్న 194
During device diagnosis, which device provides short-term battery-backed power during a mains failure?
Explanation:
• A UPS can power equipment temporarily during outages.
• It can allow safe shutdown.
• It is not a data-entry or networking device.
• It can allow safe shutdown.
• It is not a data-entry or networking device.
వివరణ:
Question 195
ప్రశ్న 195
In an RDBMS exercise, which ACID property means either all operations of a transaction occur or none do?
Explanation:
• Atomicity provides all-or-nothing transaction behavior.
• A failed transaction can be rolled back.
• Isolation and durability address different guarantees.
• A failed transaction can be rolled back.
• Isolation and durability address different guarantees.
వివరణ:
Question 196
ప్రశ్న 196
A form displays one Case record and should show all Evidence records associated with that CaseID. Which design is most appropriate?
Explanation:
• A main form/subform structure suits one-to-many relationships.
• The main form shows the parent while the subform shows related child rows.
• This preserves normalized relational design.
• The main form shows the parent while the subform shows related child rows.
• This preserves normalized relational design.
వివరణ:
Question 197
ప్రశ్న 197
Which Arrange command makes the horizontal spacing equal among several selected shapes?
Explanation:
• Distribute Horizontally equalizes spacing between selected objects.
• Alignment changes object alignment rather than spacing.
• Grouping does not redistribute objects.
• Alignment changes object alignment rather than spacing.
• Grouping does not redistribute objects.
వివరణ:
Question 198
ప్రశ్న 198
In a web/network-service scenario, which protocol provides secure web communication using TLS?
Explanation:
• HTTPS is HTTP protected by TLS.
• It provides encrypted web communication.
• Telnet is not a secure web protocol.
• It provides encrypted web communication.
• Telnet is not a secure web protocol.
వివరణ:
Question 199
ప్రశ్న 199
During database design/recovery analysis, two concurrent transactions read the same old value and later one overwrites the other's update. What anomaly can result?
Explanation:
• One transaction's change can be overwritten by another.
• Concurrency control is needed to prevent this anomaly.
• It is distinct from reading uncommitted data.
• Concurrency control is needed to prevent this anomaly.
• It is distinct from reading uncommitted data.
వివరణ:
Question 200
ప్రశ్న 200
Which Access wizard is intended to identify records that do not have matching related records in another table?
Explanation:
• The Find Unmatched Query Wizard locates records without related matches.
• It is useful for relationship auditing.
• The other wizards create forms, labels or reports.
• It is useful for relationship auditing.
• The other wizards create forms, labels or reports.
వివరణ:
Answer Key సమాధానాల పట్టిక
-
Question 1 ప్రశ్న 1Answer: D. Connect the CPU cooler fan to the CPU_FAN header. సమాధానం: D.
-
Question 2 ప్రశ్న 2Answer: B. Application-proxy gateway సమాధానం: B.
-
Question 3 ప్రశ్న 3Answer: D. Slide Master సమాధానం: D.
-
Question 4 ప్రశ్న 4Answer: D. Dirty read సమాధానం: D.
-
Question 5 ప్రశ్న 5Answer: C. Privilege separation between user mode and kernel mode సమాధానం: C.
-
Question 6 ప్రశ్న 6Answer: B. Primary key సమాధానం: B.
-
Question 7 ప్రశ్న 7Answer: C. MICR సమాధానం: C.
-
Question 8 ప్రశ్న 8Answer: A. The VPN protects the communication path but does not remove malware already on the endpoint. సమాధానం: A.
-
Question 9 ప్రశ్న 9Answer: B. Transition సమాధానం: B.
-
Question 10 ప్రశ్న 10Answer: D. REN OLD.TXT NEW.TXT సమాధానం: D.
-
Question 11 ప్రశ్న 11Answer: B. Running → Waiting/Blocked సమాధానం: B.
-
Question 12 ప్రశ్న 12Answer: D. Animation సమాధానం: D.
-
Question 13 ప్రశ్న 13Answer: C. ping సమాధానం: C.
-
Question 14 ప్రశ్న 14Answer: C. User Account Control (UAC) సమాధానం: C.
-
Question 15 ప్రశ్న 15Answer: C. Slide Sorter సమాధానం: C.
-
Question 16 ప్రశ్న 16Answer: B. 24 GiB సమాధానం: B.
-
Question 17 ప్రశ్న 17Answer: A. Durability సమాధానం: A.
-
Question 18 ప్రశ్న 18Answer: D. It coordinates platform I/O and connectivity functions supported by the motherboard. సమాధానం: D.
-
Question 19 ప్రశ్న 19Answer: D. =$B6+G$1 సమాధానం: D.
-
Question 20 ప్రశ్న 20Answer: A. Central switch/hub and its power సమాధానం: A.
-
Question 21 ప్రశ్న 21Answer: D. Presenter View సమాధానం: D.
-
Question 22 ప్రశ్న 22Answer: C. Authentication సమాధానం: C.
-
Question 23 ప్రశ్న 23Answer: A. DNS సమాధానం: A.
-
Question 24 ప్రశ్న 24Answer: D. =G$2+$C8 సమాధానం: D.
-
Question 25 ప్రశ్న 25Answer: D. Table సమాధానం: D.
-
Question 26 ప్రశ్న 26Answer: A. Update the motherboard firmware to a version supporting the CPU, using a supported method. సమాధానం: A.
-
Question 27 ప్రశ్న 27Answer: B. Query సమాధానం: B.
-
Question 28 ప్రశ్న 28Answer: D. MD EVIDENCE సమాధానం: D.
-
Question 29 ప్రశ్న 29Answer: C. Print Spooler సమాధానం: C.
-
Question 30 ప్రశ్న 30Answer: C. It can detect and correct certain memory errors when supported by the memory and platform. సమాధానం: C.
-
Question 31 ప్రశ్న 31Answer: D. Clean the scanner glass and inspect the scanning path for contamination. సమాధానం: D.
-
Question 32 ప్రశ్న 32Answer: C. Notes Pages సమాధానం: C.
-
Question 33 ప్రశ్న 33Answer: B. Spooling సమాధానం: B.
-
Question 34 ప్రశ్న 34Answer: A. Table of Contents సమాధానం: A.
-
Question 35 ప్రశ్న 35Answer: B. Modify the Evidence Heading style definition. సమాధానం: B.
-
Question 36 ప్రశ్న 36Answer: C. 262144 bytes సమాధానం: C.
-
Question 37 ప్రశ్న 37Answer: D. Track Changes సమాధానం: D.
-
Question 38 ప్రశ్న 38Answer: A. Prevent one process from freely reading/writing another process's protected memory సమాధానం: A.
-
Question 39 ప్రశ్న 39Answer: C. Compare Documents సమాధానం: C.
-
Question 40 ప్రశ్న 40Answer: A. SRAM is faster and does not need periodic refresh; DRAM is denser and requires refresh. సమాధానం: A.
-
Question 41 ప్రశ్న 41Answer: B. OCR సమాధానం: B.
-
Question 42 ప్రశ్న 42Answer: D. 147 సమాధానం: D.
-
Question 43 ప్రశ్న 43Answer: D. 24.5 సమాధానం: D.
-
Question 44 ప్రశ్న 44Answer: B. Spatial locality సమాధానం: B.
-
Question 45 ప్రశ్న 45Answer: B. Phantom read సమాధానం: B.
-
Question 46 ప్రశ్న 46Answer: A. MAN సమాధానం: A.
-
Question 47 ప్రశ్న 47Answer: A. Reference a key in another table to represent a relationship సమాధానం: A.
-
Question 48 ప్రశ్న 48Answer: C. Fetch → Decode → Execute సమాధానం: C.
-
Question 49 ప్రశ్న 49Answer: A. TYPE NOTES.TXT సమాధానం: A.
-
Question 50 ప్రశ్న 50Answer: B. WAN సమాధానం: B.
-
Question 51 ప్రశ్న 51Answer: B. VPN సమాధానం: B.
-
Question 52 ప్రశ్న 52Answer: A. LAN సమాధానం: A.
-
Question 53 ప్రశ్న 53Answer: C. Mail Merge సమాధానం: C.
-
Question 54 ప్రశ్న 54Answer: C. Format Painter సమాధానం: C.
-
Question 55 ప్రశ్న 55Answer: C. 2 సమాధానం: C.
-
Question 56 ప్రశ్న 56Answer: A. Authorization సమాధానం: A.
-
Question 57 ప్రశ్న 57Answer: B. To conduct and dissipate processor heat into the surrounding air సమాధానం: B.
-
Question 58 ప్రశ్న 58Answer: D. 4.4 ns సమాధానం: D.
-
Question 59 ప్రశ్న 59Answer: C. 28 సమాధానం: C.
-
Question 60 ప్రశ్న 60Answer: A. RTC/CMOS coin-cell battery సమాధానం: A.
-
Question 61 ప్రశ్న 61Answer: B. QUALIFIED సమాధానం: B.
-
Question 62 ప్రశ్న 62Answer: B. Thrashing సమాధానం: B.
-
Question 63 ప్రశ్న 63Answer: C. Multi-factor authentication using knowledge and biometric factors సమాధానం: C.
-
Question 64 ప్రశ్న 64Answer: B. Place pages 15–17 in a separate section using section breaks and set that section to landscape. సమాధానం: B.
-
Question 65 ప్రశ్న 65Answer: B. Event Viewer సమాధానం: B.
-
Question 66 ప్రశ్న 66Answer: D. Third Normal Form (3NF) సమాధానం: D.
-
Question 67 ప్రశ్న 67Answer: B. Consistency సమాధానం: B.
-
Question 68 ప్రశ్న 68Answer: D. Case power button or front-panel switch wiring సమాధానం: D.
-
Question 69 ప్రశ్న 69Answer: A. View సమాధానం: A.
-
Question 70 ప్రశ్న 70Answer: B. Form సమాధానం: B.
-
Question 71 ప్రశ్న 71Answer: D. Different First Page సమాధానం: D.
-
Question 72 ప్రశ్న 72Answer: A. Report సమాధానం: A.
-
Question 73 ప్రశ్న 73Answer: C. Firmware initialization and POST సమాధానం: C.
-
Question 74 ప్రశ్న 74Answer: A. Completion of the I/O/event it was waiting for సమాధానం: A.
-
Question 75 ప్రశ్న 75Answer: C. Append query సమాధానం: C.
-
Question 76 ప్రశ్న 76Answer: D. Fuser assembly సమాధానం: D.
-
Question 77 ప్రశ్న 77Answer: B. System Configuration సమాధానం: B.
-
Question 78 ప్రశ్న 78Answer: B. Device driver సమాధానం: B.
-
Question 79 ప్రశ్న 79Answer: B. SATA data connector సమాధానం: B.
-
Question 80 ప్రశ్న 80Answer: C. RJ45 సమాధానం: C.
-
Question 81 ప్రశ్న 81Answer: C. Accumulator సమాధానం: C.
-
Question 82 ప్రశ్న 82Answer: D. Update query సమాధానం: D.
-
Question 83 ప్రశ్న 83Answer: A. DISM /Online /Cleanup-Image /RestoreHealth సమాధానం: A.
-
Question 84 ప్రశ్న 84Answer: B. Services సమాధానం: B.
-
Question 85 ప్రశ్న 85Answer: C. False negative సమాధానం: C.
-
Question 86 ప్రశ్న 86Answer: B. Page fault సమాధానం: B.
-
Question 87 ప్రశ్న 87Answer: A. DRAM సమాధానం: A.
-
Question 88 ప్రశ్న 88Answer: B. 58.38 సమాధానం: B.
-
Question 89 ప్రశ్న 89Answer: A. ipconfig /all సమాధానం: A.
-
Question 90 ప్రశ్న 90Answer: A. Different Odd & Even Pages సమాధానం: A.
-
Question 91 ప్రశ్న 91Answer: B. CHECK constraint సమాధానం: B.
-
Question 92 ప్రశ్న 92Answer: D. EEPROM సమాధానం: D.
-
Question 93 ప్రశ్న 93Answer: B. Monitor సమాధానం: B.
-
Question 94 ప్రశ్న 94Answer: D. -13.41 సమాధానం: D.
-
Question 95 ప్రశ్న 95Answer: B. 2 సమాధానం: B.
-
Question 96 ప్రశ్న 96Answer: B. Insufficient or unstable PSU output under load సమాధానం: B.
-
Question 97 ప్రశ్న 97Answer: D. Restrict Editing సమాధానం: D.
-
Question 98 ప్రశ్న 98Answer: C. CPU socket సమాధానం: C.
-
Question 99 ప్రశ్న 99Answer: A. The suspect USB port/controller path should be tested with another known-good device. సమాధానం: A.
-
Question 100 ప్రశ్న 100Answer: D. Notify the CPU that an event requires attention and invoke an interrupt handler సమాధానం: D.
-
Question 101 ప్రశ్న 101Answer: A. Thrashing సమాధానం: A.
-
Question 102 ప్రశ్న 102Answer: C. ALU సమాధానం: C.
-
Question 103 ప్రశ్న 103Answer: A. Deadlock సమాధానం: A.
-
Question 104 ప్రశ్న 104Answer: C. 64 సమాధానం: C.
-
Question 105 ప్రశ్న 105Answer: D. Volatile memory loses stored contents when power is removed; nonvolatile memory retains them. సమాధానం: D.
-
Question 106 ప్రశ్న 106Answer: A. Control Unit సమాధానం: A.
-
Question 107 ప్రశ్న 107Answer: B. Encryption సమాధానం: B.
-
Question 108 ప్రశ్న 108Answer: D. Delete query సమాధానం: D.
-
Question 109 ప్రశ్న 109Answer: C. Boot order/boot entry and whether the target drive contains a valid bootable OS సమాధానం: C.
-
Question 110 ప్రశ్న 110Answer: C. COUNTA సమాధానం: C.
-
Question 111 ప్రశ్న 111Answer: C. Find and Replace సమాధానం: C.
-
Question 112 ప్రశ్న 112Answer: B. Microphone సమాధానం: B.
-
Question 113 ప్రశ్న 113Answer: B. Check cable/USB port, test another port, then inspect Device Manager and privacy settings. సమాధానం: B.
-
Question 114 ప్రశ్న 114Answer: B. tracert సమాధానం: B.
-
Question 115 ప్రశ్న 115Answer: C. COMMIT సమాధానం: C.
-
Question 116 ప్రశ్న 116Answer: D. Packet filter సమాధానం: D.
-
Question 117 ప్రశ్న 117Answer: C. Fill microscopic gaps and improve thermal conduction సమాధానం: C.
-
Question 118 ప్రశ్న 118Answer: D. COUNTBLANK సమాధానం: D.
-
Question 119 ప్రశ్న 119Answer: A. Navigation Pane సమాధానం: A.
-
Question 120 ప్రశ్న 120Answer: C. Parameter query సమాధానం: C.
-
Question 121 ప్రశ్న 121Answer: A. Process సమాధానం: A.
-
Question 122 ప్రశ్న 122Answer: D. Router సమాధానం: D.
-
Question 123 ప్రశ్న 123Answer: B. 24576 MiB సమాధానం: B.
-
Question 124 ప్రశ్న 124Answer: B. Stateful firewall సమాధానం: B.
-
Question 125 ప్రశ్న 125Answer: A. DIMM slot సమాధానం: A.
-
Question 126 ప్రశ్న 126Answer: C. Cryptographic hash function సమాధానం: C.
-
Question 127 ప్రశ్న 127Answer: A. Crosstab query సమాధానం: A.
-
Question 128 ప్రశ్న 128Answer: D. Index సమాధానం: D.
-
Question 129 ప్రశ్న 129Answer: B. Data Validation with a List సమాధానం: B.
-
Question 130 ప్రశ్న 130Answer: D. SMPS/PSU సమాధానం: D.
-
Question 131 ప్రశ్న 131Answer: D. Conditional Formatting సమాధానం: D.
-
Question 132 ప్రశ్న 132Answer: A. Device Manager సమాధానం: A.
-
Question 133 ప్రశ్న 133Answer: B. DHCP lease acquisition failed and the system self-assigned a link-local/APIPA address. సమాధానం: B.
-
Question 134 ప్రశ్న 134Answer: C. Make-table query సమాధానం: C.
-
Question 135 ప్రశ్న 135Answer: C. Goal Seek సమాధానం: C.
-
Question 136 ప్రశ్న 136Answer: C. Temporal locality సమాధానం: C.
-
Question 137 ప్రశ్న 137Answer: D. Program Counter సమాధానం: D.
-
Question 138 ప్రశ్న 138Answer: A. Deadlock సమాధానం: A.
-
Question 139 ప్రశ్న 139Answer: C. PivotTable సమాధానం: C.
-
Question 140 ప్రశ్న 140Answer: B. Speaker సమాధానం: B.
-
Question 141 ప్రశ్న 141Answer: A. 74 సమాధానం: A.
-
Question 142 ప్రశ్న 142Answer: D. 180 సమాధానం: D.
-
Question 143 ప్రశ్న 143Answer: C. Footnote సమాధానం: C.
-
Question 144 ప్రశ్న 144Answer: D. A global system of interconnected networks using standard networking protocols సమాధానం: D.
-
Question 145 ప్రశ్న 145Answer: A. Disk Management సమాధానం: A.
-
Question 146 ప్రశ్న 146Answer: C. Validation Rule సమాధానం: C.
-
Question 147 ప్రశ్న 147Answer: A. DHCP సమాధానం: A.
-
Question 148 ప్రశ్న 148Answer: A. CPU registers సమాధానం: A.
-
Question 149 ప్రశ్న 149Answer: D. PCI Express సమాధానం: D.
-
Question 150 ప్రశ్న 150Answer: D. EPROM సమాధానం: D.
-
Question 151 ప్రశ్న 151Answer: C. Update the Table of Contents. సమాధానం: C.
-
Question 152 ప్రశ్న 152Answer: A. A private organizational network/information environment intended mainly for authorized users సమాధానం: A.
-
Question 153 ప్రశ్న 153Answer: B. Default deny సమాధానం: B.
-
Question 154 ప్రశ్న 154Answer: D. Install compatible modules in the paired slots specified by the motherboard manual. సమాధానం: D.
-
Question 155 ప్రశ్న 155Answer: C. DNS సమాధానం: C.
-
Question 156 ప్రశ్న 156Answer: B. Instruction Register సమాధానం: B.
-
Question 157 ప్రశ్న 157Answer: A. Demand paging సమాధానం: A.
-
Question 158 ప్రశ్న 158Answer: A. Custom Slide Show సమాధానం: A.
-
Question 159 ప్రశ్న 159Answer: D. Input Mask సమాధానం: D.
-
Question 160 ప్రశ్న 160Answer: A. Referential integrity సమాధానం: A.
-
Question 161 ప్రశ్న 161Answer: D. SRAM సమాధానం: D.
-
Question 162 ప్రశ్న 162Answer: B. Saving one task's execution state and restoring another's so the CPU can switch tasks సమాధానం: B.
-
Question 163 ప్రశ్న 163Answer: C. Action or Hyperlink సమాధానం: C.
-
Question 164 ప్రశ్న 164Answer: D. Verify the monitor is connected to the active GPU output and confirm GPU power connections. సమాధానం: D.
-
Question 165 ప్రశ్న 165Answer: C. Non-repeatable read సమాధానం: C.
-
Question 166 ప్రశ్న 166Answer: C. Preemption సమాధానం: C.
-
Question 167 ప్రశ్న 167Answer: D. Switch సమాధానం: D.
-
Question 168 ప్రశ్న 168Answer: A. 24-pin motherboard power and CPU auxiliary power connector సమాధానం: A.
-
Question 169 ప్రశ్న 169Answer: A. The M.2 form factor matches, but the slot does not support the SSD's storage protocol. సమాధానం: A.
-
Question 170 ప్రశ్న 170Answer: A. OMR reader సమాధానం: A.
-
Question 171 ప్రశ్న 171Answer: D. Large-format plotter/printer సమాధానం: D.
-
Question 172 ప్రశ్న 172Answer: D. Record Slide Show సమాధానం: D.
-
Question 173 ప్రశ్న 173Answer: B. False positive సమాధానం: B.
-
Question 174 ప్రశ్న 174Answer: A. Virtual memory సమాధానం: A.
-
Question 175 ప్రశ్న 175Answer: C. 92% సమాధానం: C.
-
Question 176 ప్రశ్న 176Answer: B. Both are knowledge factors. సమాధానం: B.
-
Question 177 ప్రశ్న 177Answer: D. Scheduler సమాధానం: D.
-
Question 178 ప్రశ్న 178Answer: A. Registers → Cache → RAM → Secondary storage సమాధానం: A.
-
Question 179 ప్రశ్న 179Answer: B. File-system management సమాధానం: B.
-
Question 180 ప్రశ్న 180Answer: D. An intranet resource సమాధానం: D.
-
Question 181 ప్రశ్న 181Answer: B. INVALID సమాధానం: B.
-
Question 182 ప్రశ్న 182Answer: B. Event Viewer సమాధానం: B.
-
Question 183 ప్రశ్న 183Answer: A. Second Normal Form (2NF) సమాధానం: A.
-
Question 184 ప్రశ్న 184Answer: C. DIR సమాధానం: C.
-
Question 185 ప్రశ్న 185Answer: C. ROLLBACK సమాధానం: C.
-
Question 186 ప్రశ్న 186Answer: D. Inkjet printer సమాధానం: D.
-
Question 187 ప్రశ్న 187Answer: B. sfc /scannow సమాధానం: B.
-
Question 188 ప్రశ్న 188Answer: A. The requested block is absent from the checked cache and must be obtained from a lower memory level. సమాధానం: A.
-
Question 189 ప్రశ్న 189Answer: A. =SUBTOTAL(9,E2:E200) సమాధానం: A.
-
Question 190 ప్రశ్న 190Answer: B. ATTRIB +H CASE.DAT సమాధానం: B.
-
Question 191 ప్రశ్న 191Answer: C. Isolation సమాధానం: C.
-
Question 192 ప్రశ్న 192Answer: C. Number with Field Size Long Integer సమాధానం: C.
-
Question 193 ప్రశ్న 193Answer: A. Dot-matrix printer సమాధానం: A.
-
Question 194 ప్రశ్న 194Answer: C. UPS సమాధానం: C.
-
Question 195 ప్రశ్న 195Answer: D. Atomicity సమాధానం: D.
-
Question 196 ప్రశ్న 196Answer: D. Main form with a linked subform సమాధానం: D.
-
Question 197 ప్రశ్న 197Answer: C. Distribute Horizontally సమాధానం: C.
-
Question 198 ప్రశ్న 198Answer: A. HTTPS సమాధానం: A.
-
Question 199 ప్రశ్న 199Answer: B. Lost update సమాధానం: B.
-
Question 200 ప్రశ్న 200Answer: A. Find Unmatched Query Wizard సమాధానం: A.
