It's the main store of data on a computer. It's involatile, so data isn't lost when power is switched off. Relatively speaking, it's slow to access compared to the rest of the memory in the computer. Part of it can also become virtual memory when the RAM is full
Answer:
The correct answer for the given question is option(B). i.e the strings are equal.
Explanation:
String are the collection of characters.In the string compare function if both string are equal then it return 0 value otherwise it return non zero value.
if string 1 is greater then the string 2 then it return 1 . in c language
if string 2 is greater then string 1 then it return -1 in c language.
The answer is 110010 because the decimal number 50 can be expressed as 32 + 16 + 2.
Ctrl+Home moves the cursor to the beginning of the document, and Ctrl+End moves the cursor to the end of a document. These shortcuts work with most documents, as well as web pages.