Hi ,
A static member can be accessed only by another static method....but the
vice-versa is not true....Can anyone pls explain me the logic behind this...
Also in a project, if we have too many static members and methods, will it
cause a problem??
thanx for ur comments
regards,
Raghavendra Mahuli
A static member can be accessed only by another static method....but the
vice-versa is not true....Can anyone pls explain me the logic behind this...
Also in a project, if we have too many static members and methods, will it
cause a problem??
thanx for ur comments
regards,
Raghavendra Mahuli
Comment