Question
Which format is best suited for organizing customer
complaints recorded in text format, including emails and social media messages?Solution
Customer complaints in text form, such as emails and social media posts, fall under unstructured data. This format lacks a fixed organizational framework, making it difficult to store in a tabular or relational database without transformation. Text data requires advanced techniques, like natural language processing (NLP), to extract insights, as it doesn’t follow a pre-set structure like structured data or partially organized format like semi-structured data. Organizations typically use big data tools to manage and analyze unstructured data due to its complex nature. Option A is incorrect as structured data has predefined fields and is unsuitable for raw text data. Option B is incorrect because semi-structured data has some inherent organization (like JSON or XML) which doesn’t fit plain text. Option D is incorrect because relational databases handle structured data well, but unstructured data requires different tools. Option E is incorrect since numerical data lacks relevance to raw textual information.
What does HTML stand for in web technology?
Which layer of the OSI model provides flow control, error checking, and reliability in data transmission?
In C programming, which header file is commonly used to work with DMA?
What is the data transmission direction in a Token Ring network?
Store data in single table
State true/false
Once the email is compromised, all other sites and services online associated with this email can be compromised.
Which of the following backup types provides the fastest backup and recovery performance but requires the most storage space?
What is the purpose of a semaphore in synchronization?
In which programming language is dynamic memory allocation commonly used?
What does the term "phishing" refer to in the context of cybersecurity?