Computer Science, asked by chetanvank, 6 months ago

the process to operate data set loaded in the main memory is called

Answers

Answered by Manogna12
11

A stack pointer register keeps the tracks of the top of the stack i.e., how much of the stack area using by the current process, and it is modified each time a value is “pushed” onto the stack. If the stack pointer meets the heap pointer the available free memory is depleted.

Answered by Anonymous
0

Answer:

hope it's helpful and Mark me as brainlist and follow me

Explanation:

In computer science, in-memory processing is an emerging technology[citation needed] for processing of data stored in an in-memory database. Older systems have been based on disk storage and relational databases using SQL query language, but these are increasingly regarded as inadequate to meet business intelligence (BI) needs. Because stored data is accessed much more quickly when it is placed in random-access memory (RAM) or flash memory, in-memory processing allows data to be analysed in real time, enabling faster reporting and decision-making in business.

Similar questions