- Online Exam Test Papers | - MCQs[multiple choice questions and answers ] | - Mock Test Papers | - Practice Papers | - Sample Test Papers |

Question:
Which of the following is a valid C# constant definition?

1.constant <data_type> <constant_name> = value;

2.const <data_type> <constant_name> = value;

3.final <data_type> <constant_name> = value;

4.(all of these)

Posted Date:-2022-08-15 11:03:03


More MCQS Questions and answers

Search