Big Data Question Paper Internal
Big Data Question Paper Internal
Time: 1 Hr Marks-20
1. Write a R program to create three vectors numeric data, character data and
Logical data. Display the content of the vectors and their type. [CO 51]
2. Explain big data workflow. [CO 49]
3. Write a R program to extract first 10 English letter in lower case and last
10 Letters in upper case and extract letters between 22nd to 24th letters in
Upper case. [CO 51]
4. Explain Apriori algorithm.
5. Write a R program to take inpute from the user (name and age) and display
the values. Also print the version of R installation. [CO 50]