Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3974532
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T04:34:44+00:00 2026-05-20T04:34:44+00:00

In his book Pro C# 2008 and the .NET 3.5 Platform , Andrew Toelsen

  • 0

In his book Pro C# 2008 and the .NET 3.5 Platform, Andrew Toelsen says, “In the world of .NET, type is simply a general term used to refer to a member from the set {class, interface, structure, enumeration, delegate}.

What do these all have in common that they would be classed together as types? What would be a formal definition of type that would cover all of these under one umbrella term like that???

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T04:34:44+00:00Added an answer on May 20, 2026 at 4:34 am

    A type is anything that can describe a variable. For insstance, I can have a variable ‘a’ of type ‘int’ (int is a struct). I can also have ‘b’ of type ‘MyClass’ (MyClass is a class).

    Basically, all type are used (more or less) in this way (to declare a variable):

    TypeName variableName;
    

    The newly declared variable automatically has some sort of internal structure, for example, if it is of a class type, it can have methods and properties. If is of a delegate type, then it is designed to hold a reference to a method.

    Basically, a type is anything that you use to declare a variable. A type gives the variable its meaning, as well as restricts the variable to being used in a way which is suited to its existence.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Andrew Troelsen in his book Pro C# 2008 and the .NET 3.5 Platform, Fourth
I'm trying to implement Steven Sanderson's WinsorControllerFactory from his pro Asp.Net MVC Framework book
In his book ( Pro WPF in C# 2010 Windows Presentation Foundation in .NET
Scott Meyer in his book Effective C++ says dynamic_cast is used to perform safe
I'm reading Steven Sanderson's book Pro ASP.NET MVC 2 Framework . In his book,
In his book Java Design , Peter Coad says that one of the five
I am following this book Pro.ASP.NET.MVC.3.Framework from Adam Freeman. So I download the code
I'm implementing CAPTCHA in my form submission as per Sanderson's book Pro ASP.NET MVC
Scott Meyers in his book Effective C++ says, To disallow functionality automatically provided by
Itzik Ben-Gan explains in his book 'Inside Microsoft® SQL Server® 2008: T-SQL' how Appoach

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.