+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Enroll Now
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. The __________ function is used to sort the values of column in ascending or descending order.
sort()
mutate()
manage()
arrange()
View Answer
2. The vertical dashed lines in the boxplot are known as ______________.
Whiskers
Notches
Outliers
Tails
View Answer
3. which function converts list to a vector?
none of them
unlist()
de_list()
cnvert_list()
View Answer
4. Points more than 1.5 times the inter quartile range above the third quartile is the point of ___________.
50th percentile
75th percentile
100th percentile
25th percentile
View Answer
5. _____________ is not a type of operator in R.
Assignment
Logical
Mathematical
Relational
View Answer
6. The lapply() function takes ___________, ____________ and __________ as input.
Array, List, Matrix
Data Frame, Array
List, Vector and Data Frame
None of them
View Answer
7. Which one is not a step of Data Preparation process.
Feature Selection
Missing Values
None of the Them
Remove Duplicate Entries
View Answer
8. The __________ function is used to select data by its column names.
fetch()
select()
all of them
retrieve()
View Answer
9. What is the function used to read CSV files into R?
csv()
read()
readfile()
read_csv()
View Answer
10. The lapply() function return ___________ as output.
Array
Vector
List
Data frame
View Answer