JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
PHP interview questions part 28
PHP interview questions part 28
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. What will be the output of following code ? > x <- list(a = 1:4, b = rnorm(10), c = rnorm(20, 1), d = rnorm(100, 5)) > sapply(x, mean)
A. $SESSION[‘username’] = “Nachi”;
B. $_SESSION[‘username’] = “Nachi”;
C. session_start(“nachi”);
D. $SESSION_START[“username”] = “Nachi”;
Show Correct Answer
Correct Answer is :
$_SESSION[‘username’] = “Nachi”;
2. _________ are mostly used for statistical analysis.
A. Username now set to: nachi
B. Username now set to: System
C. Username now set to:
D. Error
Show Correct Answer
Correct Answer is :
Username now set to:
3. In which year Haykin gave a comprehensive survey of neural network techniques from an engineering perspective?
A. session-fixation
B. session-fixing
C. session-hijack
D. session-copy
Show Correct Answer
Correct Answer is :
session-fixation
4. Artificial neural networks may be thought of as simplified models of the networks of neurons that occur naturally in the ________
A. delete_old_file
B. delete_old_session
C. delete_old_session_file
D. delete_session_file
Show Correct Answer
Correct Answer is :
delete_old_session
5. The simplest artificial neuron is the _______
A. session_delete()
B. session_destroy()
C. session_garbage_collect()
D. session_expired_delete()
Show Correct Answer
Correct Answer is :
session_garbage_collect()
6. Which of the following is the short form of Threshold logical unit?
A. session_set_save()
B. session_set_save_handler()
C. Session_handler()
D. session_save_handler()
Show Correct Answer
Correct Answer is :
session_set_save_handler()
7. The building blocks of artificial neural networks are artificial _______
A. after the html tag
B. after the body tag
C. before the body tag
D. before the html tag
Show Correct Answer
Correct Answer is :
before the html tag
8. The membrane potential of the neuron has a negative resting or equilibrium value is called ____________
A. boolean
B. integer
C. float
D. character
Show Correct Answer
Correct Answer is :
boolean
9. _________ are commonly introduced as representations of quantities that have magnitude and direction.
A. i) and ii)
B. ii) and iv)
C. i) and iv)
D. ii) and iii)
Show Correct Answer
Correct Answer is :
i) and iv)
10. _______ is discovering unseen patterns from data.
A. p+
B. p*
C. P?
D. p#
Show Correct Answer
Correct Answer is :
P?
11. The method that the optimized weight values are attained is called as ________
A. 7
B. 8
C. 9
D. 10
Show Correct Answer
Correct Answer is :
7
12. They primary R system is available from the ______
A. Error
B. Username must be all lowercase!
C. Username is all lowercase!
D. No Output is returned
Show Correct Answer
Correct Answer is :
Username must be all lowercase!
13. R functionality is divided into a number of ________
A. PHP 4
B. PHP 5
C. PHP 5.2
D. PHP 5.3
Show Correct Answer
Correct Answer is :
PHP 5.3
14. Which Package contains most fundamental functions to run R?
A. Portable Operating System Interface for Unix
B. Portable Operating System Interface for Linux
C. Portative Operating System Interface for Unix
D. Portative Operating System Interface for Linux
Show Correct Answer
Correct Answer is :
Portable Operating System Interface for Unix
15. Which of the following is a base package for R language?
A. this is some text that we might like to parse.
B. Array ( [0] => some text that [1] => we might like to parse. )
C. Array ( [0] => this is [1] => some text that [2] => we might like to parse. )
D. [0] => this is [1] => some text that [2] => we might like to parse.
Show Correct Answer
Correct Answer is :
[0] => this is [1] => some text that [2] => we might like to parse.
16. Which of the following is “Recommended” package in R?
A. Only i)
B. ii) and iii)
C. i), iii) and iv)
D. i) and iv)
Show Correct Answer
Correct Answer is :
ii) and iii)
17. What is the output of getOption(“defaultPackages”) in R studio?
A. Only i)
B. i) and iii)
C. ii), iii) and iv)
D. ii) and iv)
Show Correct Answer
Correct Answer is :
Only i)
18. Advanced users can write ___ code to manipulate R objects directly.
A. 7
B. 8
C. 9
D. 10
Show Correct Answer
Correct Answer is :
8
19. Which of the following is used for Statistical analysis in R language?
A. Array ( [0] => pasta [1] => steak [2] => fish [3] => potatoes )
B. Array ( [3] => potatoes )
C. Array ( [1] => steak )
D. Array ( [0] => potatoes )
Show Correct Answer
Correct Answer is :
Array ( [1] => steak )
20. What is the output of the following R program? r<-0:10 r[2]
A. i) and ii)
B. iii) and iv)
C. None of the mentioned
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
Similar Interview Questions
Search for latest jobs
Find Jobs