Thread: reference type data

  1. #1
    Registered User Samson144's Avatar
    Join Date
    Jun 2011
    Posts
    5

    reference type data

    Hi all. I took a C# test and there were a question about reference type data.
    What is reference type data ?
    Thanks
    Sam

  2. #2
    Gawking at stupidity
    Join Date
    Jul 2004
    Location
    Oregon, USA
    Posts
    3,218
    C# has reference types and value types. Try a google search for "c# reference type".
    If you understand what you're doing, you're not learning anything.

  3. #3
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Or read one of the two threads on the first page talking about them.


    Quzah.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 05-14-2011, 09:26 PM
  2. store string data as a short or other data type
    By robin2aj in forum C Programming
    Replies: 5
    Last Post: 04-07-2010, 11:02 AM
  3. value type v.s. reference type in Web Services
    By George2 in forum C# Programming
    Replies: 0
    Last Post: 07-14-2008, 03:45 AM
  4. reference type in EXE?
    By George2 in forum C# Programming
    Replies: 4
    Last Post: 04-30-2008, 08:09 AM
  5. Small q. on C/C++ reference type
    By Extrovertive in forum C Programming
    Replies: 1
    Last Post: 03-13-2003, 12:33 AM

Tags for this Thread