20160419 while practice, review

Source: Internet
Author: User

11th Day

I. While and if topics exercise

.

Two Knowledge development

1. What is a delegate in C #? Is the event a delegate?
For:
A delegate can substitute a method as a parameter into another method. A delegate can be understood as a reference to a function.
Yes, it's a special kind of delegate.

2. What is an application domain?
A: An application domain can be understood as a lightweight process. Play a safe role. Small resource footprint.

What are the 3.CTS, CLS, and CLR explanations for each?
A: CTS: a common language system. CLS: Common Language Specification. CLR: Common language runtime.

4. What are crates and unboxing?
A: Converting from a value type interface to a reference type boxing. Converting from a reference type to a value type unboxing.

5. What is a regulated code?
Answer: unsafe: Unmanaged code. Not run through the CLR.

6. What is a strongly typed system?
Answer: RTTI: type identification System.

20160419 while practice, review

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.