ANJUMAN INSTITUTE OF MANAGEMENT & COMPUTER APPLICATION, BHATKAL
BCA SEMESTER-V FIRST INTERNAL ASSESSMENT TEST OCTOBER 2024
Subject : R Programming and Statistical Computing Max Marks :30
Subject Code: Duration : 60 Minutes
PART A
Answer any FIVE questions. Each question carries 2 marks 5x2=10
1. What is R Programming ? List any four applications of R
2. What is assignment operator? Mention the ways of assigning values to variables
3. What is matrix in R? Give an example to create a matrix
4. Explain the function ANY() and ALL() in R vectors.
5. What is special values? List the terms associated with special values
6. What is factor? Write the syntax of generating factor level function
7. What is the purpose of C functionin vector? Give example
PART B
Answer any TWO questions. Each question carries 5 marks 2x5=10
1. List and explain features of R
2. Explain matrix operations in R
3. Explain data types of R
4. What is coersion? Explain the types of coersion
PART C
Answer any ONE questions. Each question carries 10 marks 1x10=10
1. Explainn Data structures of R with suitable examples
2. What is Data Frame ? Explain the procedure of creating and accessing a data frame
3. Explain attributes of factor with suitable example
******