ROM is :
ANon-Volatile Memory
BRead and write memory
CSecondary Memory
DVolatile Memory
ANon-Volatile Memory
BRead and write memory
CSecondary Memory
DVolatile Memory
Related Questions:
Which of the following statement is/are NOT correct about the access modifier in Visual Basic .NET?
(i) Protected access modifier applies to class members only.
(ii) Public access modifier defines a type that is accessible only from within its own class or from a derived class.