+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
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. OOP stands for?
Object of Program
Orange Oriented Pixels
Option Object Programming
Object Oriented Programming
View Answer
2. How to installed packages in R?
Install.packages(packagenames)
Library(packagename)
install(packagename)
require(packagename)
View Answer
3. Which function is used to add labels to the graph in the ggplot() function.
lab()
label()
labs()
All of them
View Answer
4. What is the memory limit in R?
2TB
6TB
4TB
8TB
View Answer
5. The vertical dashed lines in the boxplot are known as ______________.
Notches
Outliers
Whiskers
Tails
View Answer
6. _____________ is an open source R package that provides an elegant and powerful Web framework for building Web applications.
Leaflet
Shiny
Dash
Ggplot2
View Answer
7. What is the function used to read CSV files into R?
read()
readfile()
csv()
read_csv()
View Answer
8. The lapply() function return ___________ as output.
Vector
Array
Data frame
List
View Answer
9. __________ are useful when you want to display proportional makeup of a sample in presentations.
Bubble charts
Scatter charts
Bar charts
Pie charts
View Answer
10. How are null entries in a data frame denoted in R?
n/a
NaN
na
None of these
View Answer