IKS Health Interview Question

what is ?? operator is & as keyword

Interview Answer

Anonymous

Sep 8, 2017

Is operator us used to check object can be cast to a specific type As operator is used for casting an object to a specific type ?? operator is null coalescing operator

7