Question
A limitation of a Data Flow Diagram (DFD) is that
it:ΒSolution
While DFDs are very useful, one of their noted limitations is that creating a comprehensive and accurate DFD for a complex system can be a time-consuming process.
Which type of software testing focuses on the internal structure and logic of the code rather than its functionality?
How is the optimal sample size determined in statistical analysis?
A database holding sensitive customer data is compromised, and attackers exfiltrate data without altering it. Which principle of the CIA triad has been ...
What does 'ETL' stand for in data analytics?
In exploratory data analysis (EDA), which of the following is the primary goal?
Which technique best ensures that data storytelling is impactful for business stakeholders?
In Python, which of the following functions in the Pandas library is used to merge two DataFrames df1 and df2 on a common column id?
The four types of data analytics in increasing order of complexity and value are:
In which scenario is stratified sampling most suitable?
A disk scheduling system receives requests for the following cylinders: 98, 183, 37, 122, 14, 124, 65, 67. If the current position of the disk head is a...