1. Contents of RAM cannot be altered.



Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

  • By: guest on 02 Jun 2017 01.02 am
    It is read and write memory. Its contents can be changed.
Show Similar Question And Answers
QA->That which cannot be altered....
QA->Father is aged three times more than his son Ram . After 8 years, he would be two and a half times of Ram"s age. After further 8 years, how many times would he be of Ram"s age?....
QA->A software program stored in a RAM that cannot be changed easily is known as....
QA->Transparent oil contents are?....
QA->While sending an e__mail, the ______ lines describes the contents of the message....
MCQ->Contents of RAM cannot be altered.....
MCQ->Consider the following C program int ram float alpha, gamma
ram = 6400
alpha = 0.562
gamma = alpha ram + 1 Now consider the following statements about this program ram is an integer variablealpha, gamma are real variables, + are arithmetic operators0.562 may be an integer constant or real constant Which of the above are correct?....
MCQ->Which of the following statements are correct about the structure declaration given below? struct Book { private String name; protected int totalpages; public Single price; public void Showdata() { Console.WriteLine(name + " " + totalpages + " " + price); } Book() { name = " "; totalpages = 0; price = 0.0f; } } Book b = new Book(); We cannot declare the access modifier of totalpages as protected. We cannot declare the access modifier of name as private. We cannot define a zero-argument constructor inside a structure. We cannot declare the access modifier of price as public. We can define a Showdata() method inside a structure.....
MCQ->For a voltage transfer function H(s), realizable by RLC network, the following statements are made H(s) cannot have a pole at s = 0H(s) cannot have a pole at s = ± j4H(s) cannot have a pole at s = ∞H(s) cannot have a pole at s = + 2 Of these statements....
MCQ->Consider the following statements about a hydraulic ram : 1. Hydraulic ram does not need external power. 2. It works on the fundamental principle of water hammer. 3. The efficiency of a hydraulic ram is only of the order of 8 to 10%. 4. It can be termed as a low, intermittent discharge low-head pumping installation. Which of these statements are correct ?....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution