WHAT IS NV RAM ?
Answers were Sorted based on User's Feedback
Answer / sridhark
Non volatile RAM . It support the features of Non Volatile
(i.e. Not erased the content in case of failure).
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nadeem khokhar
non volatile RAM, e,g. when system goes restart all the information erased from that, but if you are using the MS WORD and were in between and system goes restart, when you again open it, it says to restore the state where you were and did not saved at that point, that is due to NVRAM.
| Is This Answer Correct ? | 0 Yes | 0 No |
cobol is execution r not without jcl
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
what is the difference between read the data from table and infotype
What is Meaning of Windows Application & the use of Windows Applications? with Description.
why main() method should not return any value
What does this useful command line do? tasklist /m "mscor*"
Which design patterns have you used?
i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared
What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
can we convert .class file to dll file