Report Bug
Qus : If data is processed as it arrives, this type of data processing is called
Qusयदि कोई डेटा के आते ही प्रॉसेस हो जाता है, तो इस प्रकार की डेटा प्रोसेसिंग को कहा जाता है

A. Real time processing
B. Batch processing
C. Off line processing
D. Distributed processing


Solution
A. Real time processing



Explanation

Real-time Processing: Immediate processing of data as it is generated or received, requiring low latency and quick response times, used in applications like monitoring systems and financial trading.




Report Bug