in Education by
Which is the function used to add the vectors? (a) c() (b) add(vectors) (c) c(vectors) (d) vectors.add The question was asked in an interview. I need to ask this question from Getting Started with R topic in chapter Sockets of JavaScript Select the correct answer from above options JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
The correct option is (a) c() Easiest explanation: The c() is a generic function which combines its arguments. It is used to add the vectors.

Related questions

0 votes
    Which is the method used to add an event listener? (a) addEventListener() (b) addListener() (c) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Which method is used to add a binding? (a) binding() (b) add_bind() (c) bind() (d) ... questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    How do you add a particular state to the browsing history? (a) pushState() (b) replaceState() (c ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    Which of the following keyword is used by calling function to handle exception thrown by called function? (a ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 25, 2021 in Education by JackTerrance
0 votes
    Which keyword is used to define the function in javascript? (a) void (b) int (c) function (d) ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 24, 2021 in Education by JackTerrance
0 votes
    Which is the function used to retrieve a value? (a) get() (b) retrieve() (c) getItem() (d ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
0 votes
    Which function is used to stop the time logging? (a) stopTimeLogging() (b) stop() (c) finish() ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    Which function is used to start the time logging? (a) startTimeLogging() (b) start() (c) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    Which function is used to clear the timer value? (a) clearTimervalue() (b) clearTimeout() (c) ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 22, 2021 in Education by JackTerrance
0 votes
    The provides() function and the exportsobject are used to _________ (a) Register the module's API and Store ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
0 votes
    What is the function used to deregister event handler f'? (a) deleteAllListeners(name) (b) deleteListener( ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Oct 23, 2021 in Education by JackTerrance
...