Question from the C# - Fundamentals test

Write a C# class with a private int age field and getter and setter methods for it.

Waiting for validation
Original question

What are the correct syntaxes to access (read and/or write) a private int age field of a class:

New question

What are the correct syntaxes to access (read and/or write) a private int age field of a class:

Author: DonovanStatus: Waiting for validation(Update)Question not yet passed
0
Community EvaluationsNo one has reviewed this question yet, be the first!