Answer Posted / 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 |
Post New Answer View All Answers
Is buffer size and file block size is similar? If similar,at which case it will be same size?
How to print No.of.rows affected after updation using ADO.Net
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
what is the use MDM(Master Data Management)and meaning
It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?
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!
how can we implement locks in plsql?
what is delegate and how works delegate and event.
how do find the user exit for selected feild whatis the process and can u plz explain it
Why did you ever become involved in QA/testing?
Difference of Console, web & windows applications?
how to data grid use in data bind?
is it acceptable if we declare multiple exceptions in same overridden method.
How to set fixed width in particular
What is the merger sort principle and its time complexity.