study_questions_audio_creation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
study_questions_audio_creation [2009/09/22 22:59] – stephen | study_questions_audio_creation [2017/01/01 20:05] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Study Questions - Audio Creation ====== | ====== Study Questions - Audio Creation ====== | ||
- | ===== CDEx Settings ===== | + | ===== Mp3 Conversion |
- | Bitrate = 80 kbps | + | ''< |
- | + | ||
- | Mono | + | |
- | + | ||
- | Quality = Very high (q = 0) | + | |
===== Questions To Be Recorded ===== | ===== Questions To Be Recorded ===== | ||
- | /* --== Answer Question separator ==-- */ | ||
- | |||
- | /* Added 20090921 */ | ||
- | |||
- | ** C10L4Q8: What industry standard does the WMI use to represent systems, processes, networks, devices and enterprise components? ** | ||
- | |||
- | /* --== Question Answer separator ==-- */ | ||
- | |||
- | Answer: Common Information Model | ||
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q9: The WMI architecture consists of what three tiers? ** | + | ** WebC2L1Q2: What must an HTML server control be located inside to operate correctly? ** |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: | + | Answer: |
- | + | ||
- | * Client software components. | + | |
- | * The object manager. | + | |
- | * Provider software components. | + | |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q10: What three things can applications use the WMI for? ** | + | ** WebC2L1Q3: What are the three methods of setting |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: | + | Answer: |
- | + | ||
- | * Enumerating or retrieving a collection of instance property data. | + | |
- | * Querying for selected instance data. | + | |
- | * Subscribing to events. | + | |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q11: What can the WMI instrumentation | + | ** WebC2L1Q4: In which event on what object should dynamically created controls |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: | + | Answer: |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q12: What class or classes | + | ** WebC2L1Q5: What order are events from a web page raised on the server side? ** |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: | + | Answer: |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q13: What class or classes are used when querying for data with WMI? ** | + | ** WebC2L1Q6: What property on a control should be set to minimize the size of the // |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: //SelectQuery//, //ManagementObjectSearcher//, | + | Answer: |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q14: What class or classes | + | ** WebC2L1Q7: What are the five main page events, in the order they occur? ** |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: //ManagementObjectCollection// and //ManagementOperationObserver//. | + | Answer: //Page_PreInit//, |
- | /* --== Answer Question separator | + | ==== Lesson 2: |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q15: What class or classes are used when executing methods with WMI? ** | + | |
- | + | ||
- | /* --== Question Answer separator | + | |
- | + | ||
- | Answer: // | + | |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090921 | + | /* Added 20117012 |
- | ** C10L4Q16: What class or classes | + | ** WebC2L2Q1: What are two differences between the //Literal// control |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q17: What class or classes are used when receiving events from WMI? ** | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q18: What class or classes are used when receiving events asynchronously from WMI? ** | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q19: What class or classes are used when connecting to a remote computer with WMI? ** | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q20: What class or classes are used when creating data providers with WMI instrumentation? | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q21: What class or classes are used when creating event providers with WMI instrumentation? | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090921 */ | + | |
- | + | ||
- | ** C10L4Q22: What class or classes are used when registering a providers with WMI instrumentation? | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090922 */ | + | |
- | + | ||
- | ** C10L4Q23: What does the //ObjectQuery// class do? ** | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: It represents a management query that returns instances or classes. | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090922 */ | + | |
- | + | ||
- | ** C10L4Q24: What does the // | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: It retrieved a collection of management objects based on a specifies query. | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090922 */ | + | |
- | + | ||
- | ** C10L4Q25: What does the // | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: It represents different collections of management objects retrieved through WMI. | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090922 */ | + | |
- | + | ||
- | ** C10L4Q26: Objects contained in a // | + | |
- | + | ||
- | /* --== Question Answer separator ==-- */ | + | |
- | + | ||
- | Answer: // | + | |
- | + | ||
- | /* --== Answer Question separator ==-- */ | + | |
- | + | ||
- | /* Added 20090922 */ | + | |
- | + | ||
- | ** C8L3Q8: What are three methods for starting a Windows service? ** | + | |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
Line 223: | Line 80: | ||
Answer: | Answer: | ||
- | * Server Explorer. | + | * The //Literal// control does not support styles, themes, and skins. |
- | * Services Control Manager. | + | * The //Literal// control does not inherit from //WebControl//. |
- | * Programmatically using the //ServiceController// class. | + | |
- | /* --== Answer Question separator | + | ===== Chapter 3: Exploring Specialized Server Controls ===== |
- | + | ||
- | /* Added 20090922 */ | + | |
- | + | ||
- | ** C8L3Q9: What exception will a // | + | |
- | + | ||
- | /* --== Question Answer separator | + | |
- | Answer: // | + | ==== Lesson 1: Exploring Specialized Web Server Controls ==== |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090922 | + | /* Added 20110823 |
- | ** C8L3Q10: What class is used to interact with Window services? ** | + | ** WebC3L1Q1: What are the three modes of the //Literal// control? ** |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: //ServiceController//. | + | Answer: //PassThrough//, |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090923 | + | /* Added 20110823 |
- | ** C10L1Q3: What should never be done with any event log object? ** | + | ** WebC3L1Q2: What is the advantage of using the //Table//, // |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: | + | Answer: |
/* --== Answer Question separator ==-- */ | /* --== Answer Question separator ==-- */ | ||
- | /* Added 20090923 | + | /* Added 20110824 |
- | ** C10L1Q4: What is required | + | ** WebC3L1Q3: What web control should be used if clicking on an image is required? ** |
/* --== Question Answer separator ==-- */ | /* --== Question Answer separator ==-- */ | ||
- | Answer: | + | Answer: |
{{tag> | {{tag> |
study_questions_audio_creation.1253660346.txt.gz · Last modified: 2017/01/01 19:54 (external edit)