(C) 3.
There are 2 mandatory parts variable identifier and data type. Third type is optional which is an optional value.
3 Parts.Scope (private/public/protected) DataType (integer short byte string etc...) Variable nameExamples:private int i;public string name;
Request Your Copy