primary & secondary storages are 2 main type of storage
Answers were Sorted based on User's Feedback
Answer / vinoth
Yes.
primary storage devices are RAM, ROM..
Secondary storage devices are Harddisk,cd,Dvd like..
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / s.m.feroz ahmed
Hi,
This is related to Hardware configuration .If there are 2
hardware devices Harddisk and CD Rom ,these 2 are connected
with an IDE cable in CPU and IDE cable is divided into 2
slots the one connected to first slot is called as primary
storage device and the one connected to second slot is
considered as secondary storage device.
even a Jumper setting in hdd and cdrom can make changes to
primary and secondary storage device.
| Is This Answer Correct ? | 0 Yes | 0 No |
which jumper lets the IDE Cable decide the configuration for IDE devices?
You work as the application developer at Certkiller .com. You must specify a class which is optimized for key-based item retrieval from collections. Your class must cater for key-based item retrieval for small and large collections. Which of the following class types should you specify? A. Select the OrderedDictionary class. B. Select the HybridDictionary class. C. Select theListDictionary class. D. Select the Hashtable class
What is application server and Web server? Difference between Application server and Web Server? give example of both?
You work as the application developer at Certkiller .com. You are developing a new application named Certkiller App12. Certkiller App12 must be configured to receive events asynchronously. You define two instances named Wq1EventQuery and ManagementEventWatcher respectively. Wq1EventQuery will list those events and event conditions for which Certkiller App12 should respond. ManagementEventWatcher will subscribe to all events matching the query. Which two additional actions should you still perform to enable Certkiller App12 to receive events asynchronously? Choose two correct answers. Each answer presents only part of the complete solution.
What do you do to install a new Windows 2003 R2 DC in a Windows 2003 AD?
What Is The Function of Configuration Partition?
What is the order in which GPOs are applied?
Why to make DNS server? If a Client accessing the internet have or not connected with DNS server.
what is a wsus ? configuration steps
Can you connect Active Directory to other 3rd-party Directory Services? Name a few options.
Hi can any one help me for 70-562 dumps?
You work as the application developer at Certkiller .com. To get information on a specific method named myMethod, you use Reflection. You need to find out if myMethod can be accessed from a derived class. Which of the following properties should you call from the myMethod class?