What is the operation that you can not do with primitive types

A) Assign a value to primitive type using a literal
B) Declare primitive types to be constant using the Const keyword
C) Create a new instance of primitive type with New keyword
Explanation: Instance creation is possible only with reference types

Showing Answers 1 - 1 of 1 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions