Ask questions which are clear, concise and easy to understand.
Ask QuestionPosted by Ranjitha S 8 years ago
- 0 answers
Posted by Deepa Rani 8 years ago
- 0 answers
Posted by Avantika Pasbola 8 years ago
- 0 answers
Posted by Arpit Ghura 8 years ago
- 0 answers
Posted by Leo Francis 8 years ago
- 1 answers
Posted by Sahil Sharma 8 years ago
- 0 answers
Posted by Vishal Sagar 8 years ago
- 0 answers
Posted by Krishnam Vipul 8 years ago
- 0 answers
Posted by Vineet Vineet 8 years ago
- 0 answers
Posted by Nivedha Ravi 8 years ago
- 1 answers
Arun Soni 8 years ago
Paging is used to get a large linear address space without having to buy more physical memory. Segmentation allows programs and data to be broken up into logically independent address spaces and to aid sharing and protection.
Posted by Naman Jain 8 years ago
- 0 answers
Posted by Bishal Sen 8 years ago
- 0 answers
Posted by Abhinav Pathak 8 years ago
- 0 answers
Posted by Rajshreee Somanii 8 years ago
- 0 answers
Posted by Kumar Aryan 8 years ago
- 0 answers
Posted by Yash Verma 8 years ago
- 0 answers
Posted by Parvesh Mushraf 4 years, 2 months ago
- 1 answers
Sia ? 4 years, 2 months ago
Difference | RAM | ROM |
Data retention | RAM is a volatile memory which could store the data as long as the power is supplied. | ROM is a non-volatile memory which could retain the data even when power is turned off. |
Working type | Data stored in RAM can be retrieved and altered. | Data stored in ROM can only be read. |
Use | Used to store the data that has to be currently processed by CPU temporarily. | It stores the instructions required during bootstrap of the computer. |
Speed | It is a high-speed memory. | It is much slower than the RAM. |
CPU Interaction | The CPU can access the data stored on it. | The CPU can not access the data stored on it unless the data is stored in RAM. |
Size and Capacity | Large size with higher capacity. | Small size with less capacity. |
Used as/in | CPU Cache, Primary memory. | Firmware, Micro-controllers |
Accessibility | The data stored is easily accessible | The data stored is not as easily accessible as in RAM |
Cost | Costlier | cheaper than RAM. |
Posted by Parvesh Mushraf 8 years ago
- 0 answers
Posted by Sunny Nigam 8 years ago
- 0 answers
Posted by Shashank Jyoti 8 years ago
- 0 answers
Posted by Lucky Sahani 8 years ago
- 0 answers
Posted by Rahul Kumar 8 years ago
- 0 answers
Posted by Amrjt Chakma Chakma 8 years ago
- 1 answers
Sia ? 4 years, 3 months ago
A Domain-Specific Software Architecture (DSSA) has been defined as:• "an assemblage of software components, specialized for a particular type of task (domain), generalized for effective use across that domain, composed in a standardized structure (topology) effective for building successful applications" [Hay94]
Posted by Hari Om Nambardar 8 years ago
- 0 answers
Posted by Yoginee Sonawane 8 years ago
- 0 answers
Posted by Sarthak Gosain 4 years, 2 months ago
- 1 answers
Sia ? 4 years, 2 months ago
S.No. | Compiler | Interpreter |
1. | Compiler scans the whole program in one go. | Translates program one statement at a time. |
2. | As it scans the code in one go, the errors (if any) are shown at the end together. | Considering it scans code one line at a time, errors are shown line by line. |
3. | Main advantage of compilers is it’s execution time. | Due to interpreters being slow in executing the object code, it is preferred less. |
4. | It converts the source code into object code. | It does not convert source code into object code instead it scans it line by line |
5 | It does not require source code for later execution. | It requires source code for later execution. |
Eg. | C, C++, C# etc. | Python, Ruby, Perl, SNOBOL, MATLAB, etc. |
Posted by Aishwarya Nellol 8 years ago
- 0 answers
Posted by Yuvraj Singh 8 years ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app