Examples of using Reference types in English and their translations into Japanese
{-}
- 
                        Colloquial
                    
- 
                        Ecclesiastic
                    
- 
                        Computer
                    
- 
                        Programming
                    
Primitive and reference types.
Reference types are allocated on the heap.
Primitive and reference types.
Reference types include Classes and Interfaces.
Value types  and reference types in the CTS.
He also discusses the aspects of value and reference types.
For Java, certain reference types are acceptable:.
C provides both value types  and reference types.
Reference types include class types  and interface types. .
Below is a list of available reference types.
TC and SC are both reference types and type  SC is assignable to TC.
C provides both value types  and reference types.
Casts on reference types are checked at run time to ensure type  safety.
This is because functions and closures are reference types.
Set up metadata on object and reference types, attributes, workflows and more.
C distinguishes between value types  and reference types.
TC and SC are reference types and type  SC can undergo casting conversion to TC.
Structures are Values types  while Classes are Reference types.
The reference types(§4.3) are class types,  interface types,  and array types. .
Structures are Values types  while Classes are Reference types.
The reference types(§4.3) are class types,  interface types,  and array types. .
Added Hierarchy to reference types of in-scene objects such as FlexibleGameObject and FlexibleComponent.
Microsoft has announced the addition of nullable reference types in C 8.
TC and SC are reference types, and type  SC can be cast to TC by recursive application of these rules.
Conversion between pointer types  and Reference types is also possible:.
Packages and reference types(that is, class types,  interface types,  and array types)  have members(§6.4).
As we have mentioned,CTS types  are either value types  or reference types.
TC and RC are reference types and type  RC can be cast to TC by a recursive application of these run-time rules for casting.
There are two kinds of types  in the Java programming language:primitive types(§4.2) and reference types(§4.3).