- manage run time
- memory management
- thread management
- enforcing type safety
JIT : Just in time compiler
ALU : Arithmetic and Logic Unit
Variables : way to use memory
Datatype : C# is a strongly typed language, so every variables and objects must have a declared type.
Datatype
- Integer
- Decimal
- Bool
- char
0 件のコメント:
コメントを投稿