Forwarded from K D
Quiz 17: Which of the following can be used to extract or filter the data & information from the data warehouse?
Anonymous Quiz
12%
Data Redundancy
14%
Data Recovery Tool
42%
Data Mining
32%
Both B and C
Forwarded from CodeRepublics
Ultimate Front-End Development Guide. @coderepublics
Forwarded from CodeRepublics
Open WebCam using Python. @coderepublics
Forwarded from K D
Quiz 18: Which of the following creates a List of 3 visible items and multiple selections abled?
Anonymous Quiz
11%
new List(false, 3)
64%
new List(3, true)
20%
new List(true, 3)
6%
new List(3, false)