Pergunta de entrevista da empresa Accenture

what is global class and local class

Resposta da entrevista

Sigiloso

19 de mar. de 2021

global class is a class which we can access in any of our programs where as local class you can access through out the program and can not use in other programs.