Safcode Institute by Sir Safder
+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 Development
Amazon Virtual Assistant
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
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. R is an__________programming language?
Close Source
None of above
GPL
Open Source
View Answer
2. Which function is used to add labels to the graph in the ggplot() function.
labs()
lab()
label()
All of them
View Answer
3. The lapply() function return ___________ as output.
Data frame
Array
Vector
List
View Answer
4. Which one is not a step of Data Preparation process.
Feature Selection
Remove Duplicate Entries
Missing Values
None of the Them
View Answer
5. The lapply() function takes ___________, ____________ and __________ as input.
List, Vector and Data Frame
None of them
Array, List, Matrix
Data Frame, Array
View Answer
6. The __________ function is used to select data by its column names.
all of them
retrieve()
select()
fetch()
View Answer
7. The vertical dashed lines in the boxplot are known as ______________.
Notches
Tails
Whiskers
Outliers
View Answer
8. How to installed packages in R?
require(packagename)
install(packagename)
Install.packages(packagenames)
Library(packagename)
View Answer
9. The layers in ggplot2 are called ___________.
adds on
levels
geoms
sheets
View Answer
10. _____________ is an open source R package that provides an elegant and powerful Web framework for building Web applications.
Leaflet
Ggplot2
Dash
Shiny
View Answer