NTFS is short for New Technology File System It is the standard file system that is being used by operating systems starting from Windows NT, Windows 2000, Windows XP, and even the newer versions like Vista and 7 It was originally designed to have a better performance on file storage and retrieval under the Windows NT family
Correct Answer: The letters XP actually stands for eXPerience It was designed as an enhancement of Windows 2000, with a totally different and more attractive user interface/console
Correct Answer: Optimized code tends to run faster and make more efficient use of the system?s resources Optimized codes are also less susceptible to errors and take lesser space in memory and in file size
4. Which programming language was removed from the Visual Studio family when VB.net was released?
Correct Answer: - Physical Data Integration is all about creating new system that replicates data from the source systems - This process is done to manage the data independent of the original system - Data Warehouse is the example of Physical Data Integration - The benefits of PDI include data version management, combination of data from various sources, like mainframes, flat files, databases - A separate system is needed for handling vast data volumes
6. Why is it that you cannot overload the scope resolution operator (::)?
Correct Answer: The main reason why the scope resolution operator (::) cannot be overloaded is that only operators that take in values as parameters can be overloaded The scope resolution operator does not take a value as parameter
Correct Answer: Microsoft security patches are intended to solve certain security loopholes and problems, while at the same time upgrading any existing security features This would provide better protection by reducing vulnerabilities in security
8. How does Microsoft classify security threats to its software?
Correct Answer: Microsoft classifies such threats into 4 indicators, which are low, moderate, important, and critical Such indicators are available as reference under the Microsoft bulletin
Correct Answer: Windows XP supports four major file systems: FAT12, FAT16, FAT32 and NTFS This means that Windows XP can be installed on these file systems The use of NTFS is preferred especially when using a bigger hard drive space
10. What is the difference between a Windows server operating system and a workstation version?
Correct Answer: The server version of a Windows operating system is designed to provide more optimized networking services over a network It can manage domains better and it includes more security feature and data backup support Workstation versions act merely as clients and therefore do not need to have as much resources when compared to the server versions