Question
What is a defining characteristic of big data compared
to traditional data?Solution
Big data is characterized by its "3 Vs": Volume, Velocity, and Variety. Due to its large size and complexity, traditional databases and analysis tools struggle to manage big data. Instead, big data processing requires frameworks like Hadoop or Spark, designed for distributed storage and parallel processing. The tools enable the management and analysis of massive datasets that may be unstructured or semi-structured, making big data highly valuable for complex analytics and real-time insights across industries. Option A is incorrect because big data is vast, not limited in size. Option B is incorrect as big data often includes unstructured formats, making traditional statistics insufficient. Option D is incorrect since big data usually comes from diverse sources, not manual entries alone. Option E is incorrect because big data generally requires more storage, even if compression is applied.
What is an ER diagram used for?
Which recovery model in a database allows for point-in-time recovery using transaction logs?
In the software development life cycle, what is the phase where the actual code is written?
Which component is responsible for translating virtual addresses to physical addresses?
What is the primary role of the "View" in the MVC architecture?
In which type of scope do variables declared in a function have priority over variables declared in the surrounding program?
Function to copy one memory location to other in C++
The SI unit for measuring time is:
What is the primary purpose of lexical analysis in a compiler?
What is a cache memory?