JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Javascript interview questions part 17
Javascript interview questions part 17
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. What kind of data can be run in R?
A. Binary
B. Text
C. Decimals
D. All kinds
Show Correct Answer
Correct Answer is :
All kinds
2. Which of the following is/are the features of R?
A. Small
B. Self-contained
C. Extensible
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
3. What is the advantage for Linux users using R?
A. They get a command sequence to install the particular Linux flavor
B. They get a compiled installer
C. Easily compatible
D. Runtime is less
Show Correct Answer
Correct Answer is :
They get a command sequence to install the particular Linux flavor
4. Which of the following is the base install for R?
A. Contrib
B. Base
C. Rtools
D. RBase
Show Correct Answer
Correct Answer is :
Base
5. Which of the following comes with compiled third-party packages?
A. Contrib
B. Base
C. Rtools
D. RBase
Show Correct Answer
Correct Answer is :
Contrib
6. Which of the following comes with tools to build your own R packages?
A. Contrib
B. Base
C. Rtools
D. RBase
Show Correct Answer
Correct Answer is :
Rtools
7. The code of the R language has an extension?
A. .Rl
B. .R
C. .lR
D. .RR
Show Correct Answer
Correct Answer is :
.R
8. Which of the following is used to run ad hoc R commands?
A. R Console
B. R Primer
C. Both R Console and R Primer
D. R timer
Show Correct Answer
Correct Answer is :
R Console
9. For a more extensive search, which keyword needs to be used?
A. ??
B. ?
C. ?=
D. #ERROR!
Show Correct Answer
Correct Answer is :
??
10. What is the usage of the keyword ?? in R?
A. Help window
B. Extensive search
C. Error correction
D. Error detection
Show Correct Answer
Correct Answer is :
Extensive search
11. Which type of comment is not supported in R?
A. Single-line comments
B. Multi-line comments
C. Both Single-line & Multi-line comments
D. Multiple Comments
Show Correct Answer
Correct Answer is :
Multi-line comments
12. What is the usage of the keyword ? in R?
A. Help window
B. Extensive search
C. Error correction
D. Error detection
Show Correct Answer
Correct Answer is :
Help window
13. Which symbol is used to start a comment?
A. /
B. $
C. #
D. ?
Show Correct Answer
Correct Answer is :
#
14. Which of the following is a loosely-typed language?
A. R
B. T
C. S
D. Both R and S
Show Correct Answer
Correct Answer is :
S
15. What is the limit to matrices in R?
A. One dimensional
B. Two dimensional
C. Three dimensional
D. No limit
Show Correct Answer
Correct Answer is :
Two dimensional
16. Which is the function used to add the vectors?
A. c()
B. add(vectors)
C. c(vectors)
D. vectors.add
Show Correct Answer
Correct Answer is :
c()
17. Which of the following list contains multiple data types?
A. Vectors
B. Data frames
C. Matrices
D. Arrays
Show Correct Answer
Correct Answer is :
Data frames
18. Which function is used to create data frames?
A. data.frames()
B. frame.data()
C. data.frame()
D. frame(data)
Show Correct Answer
Correct Answer is :
data.frame()
19. What is the purpose of the canvas element?
A. Creates drawing surface
B. Exposes powerful drawing API to client-side JavaScript
C. Creates drawing surface & Exposes powerful drawing API to client-side JavaScript
D. Creates a rectangular box
Show Correct Answer
Correct Answer is :
Creates drawing surface & Exposes powerful drawing API to client-side JavaScript
20. From which version of IE is canvas supported?
A. 7
B. 8
C. 9
D. 6
Show Correct Answer
Correct Answer is :
9
Similar Interview Questions
Search for latest jobs
Find Jobs