What is difference between constant and readonly ?
What is difference between constant and readonly ?
Here is the difference between constant and readonly in C#:
const
keyword.Example:
public const double PI = 3.14159;
middle
Gợi ý câu hỏi phỏng vấn
Chưa có bình luận nào