1.
"A UDF Files is the file which contains replacement setting which are listed in Answer file, and the anser file is the file which contains settings for the Unattended Installation." (T or F)
Correct Answer
A. True
Explanation
A UDF file is indeed a file that contains replacement settings listed in an answer file. An answer file, on the other hand, is a file that contains settings for unattended installation. Therefore, the given statement accurately describes the relationship between UDF files and answer files, making the answer true.
2.
Mr. Mukesh sinha has jut upgraded his computer which is running windows xp professional, before upgardation the driver of LAN was working properly now it is encountering some of the problem what u will sugest him to do ?
Correct Answer
B. He has to RollBack driver
Explanation
Rolling back the driver means reverting to the previous version of the driver that was working properly. Since the LAN driver was working fine before the upgrade, rolling back the driver would be the best solution to resolve the encountered problems.
3.
All the drivers which are signed by driver signing are having entry in this file ?
Correct Answer
D. None
Explanation
The correct answer is "none" because the statement is asking if all drivers signed by driver signing have an entry in a specific file. Since the options given do not include the file mentioned in the question ("Driver.txt"), it can be inferred that none of the options provided is correct. Therefore, the correct answer is "none."
4.
The volume which contains disk space from more then two other volume is an example of ?
Correct Answer
D. Spaned Volume
Explanation
A spanned volume is a logical volume that combines free space from multiple physical disks into a single volume. It allows users to create a large volume that spans across multiple disks, effectively pooling the disk space from more than two other volumes. This helps to maximize storage capacity and allows for efficient utilization of available disk space.
5.
When one computer running with Dynamic Disk and when another dynamic disk is beeing connected with the system the system consider this disk as ?
Correct Answer
C. Foreign Disk
Explanation
When a computer running with Dynamic Disk detects the connection of another dynamic disk, it considers it as a "Foreign Disk". A foreign disk is a dynamic disk that was previously a part of another system or was initialized on a different computer. The current system recognizes it as foreign and prompts the user to either import the disk or convert it to a dynamic disk.
6.
Does the Windows Xp Home edition support Striped Volume ?
Correct Answer
B. No
Explanation
Windows XP Home edition does not support Striped Volume. Striped Volume is a feature that allows data to be written across multiple disks, improving performance and storage capacity. However, this feature is only available in the Windows XP Professional edition, not in the Home edition.
7.
The FAT 32 supports Cluster size of upto ?
Correct Answer
D. 16 KB
Explanation
FAT32 is a file system that supports a maximum cluster size of 16 KB. Cluster size refers to the amount of disk space allocated to store a single unit of data. In FAT32, larger cluster sizes can improve performance for large files, but can also result in wasted space for smaller files. Therefore, a cluster size of 16 KB strikes a balance between efficient storage and performance.
8.
The control set that was used for the currently running sessions ?
Correct Answer
C. CurrentControlSet
Explanation
The current control set is the control set that is being used for the currently running sessions. It is the set of configuration settings that are currently active and being applied to the system. ControlSet001 and ControlSet002 are typically used as backup sets, while CloneControlSet is not a commonly used control set. Therefore, the correct answer is CurrentControlSet.
9.
In Boot.Ini file the TimeOut setting is saved in ?
Correct Answer
A. Boot Loader
Explanation
The correct answer is Boot Loader. The Boot.Ini file is a system file in Windows operating systems that contains the configuration settings for the boot process. It includes information about the installed operating systems on the computer and the time delay (TimeOut) before the default operating system is loaded. The Boot Loader, which is responsible for loading the operating system, reads this file to determine the boot settings and options. Therefore, the TimeOut setting is saved in the Boot Loader.
10.
One User want to see the amount of RAM that used by Windows XP to load its driver file he has to add which switch in BOOT.Ini
Correct Answer
C. /maxmem:n
Explanation
By adding the switch "/maxmem:n" in the BOOT.INI file, the user can see the amount of RAM used by Windows XP to load its driver file. This switch limits the amount of memory that Windows XP can access, allowing the user to determine the specific amount of RAM being utilized.