+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. ___________ is a concepts of one to many.
Abstraction
Encapsulation
Inheritance
Polymorphism
View Answer
2. Which function is used to add labels to the graph in the ggplot() function.
All of them
lab()
labs()
label()
View Answer
3. Response variable is represented on ___________
y-axis
x-axis
none of them
both x-axis and y-axis
View Answer
4. The __________ function is used to group data frame.
group_by()
summerize()
List()
matrix()
View Answer
5. How to visualize data in Pie Chart?
package
piechart
pie
pipe
View Answer
6. The __________ function is used to sort the values of column in ascending or descending order.
sort()
mutate()
manage()
arrange()
View Answer
7. R is an__________programming language?
Open Source
GPL
Close Source
None of above
View Answer
8. When the explanatory variable is categorical, then _____________ graph is used.
scatter plot
None of these
pie chart
box plot
View Answer
9. __________ is the first step of data science life cycle.
Data Modeling
Data Acquisition
Model Deployment
Business Understanding
View Answer
10. The function that is used to extract or replace substrings in a character vector in ____________
string()
sub_string()
substr()
subchar()
View Answer