in Education by
Command lines entered at the console are limited to about ________ bytes. (a) 3000 (b) 4095 (c) 5000 (d) 6000 This question was posed to me in semester exam. Enquiry is from Basics topic in portion History, Overview and Getting Started of R Programming Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Right option is (b) 4095 For explanation: Elementary commands can be grouped together into one compound expression by braces (‘{’ and ‘}’).

Related questions

0 votes
    _______ will divert all subsequent output from the console to an external file. (a) sink (b) div (c) exp ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    If commands are stored in an external file, say commands.R in the working directory work, they may be executed ... of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    If a command is not complete at the end of a line, R will give a different prompt, by default it is ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    The most convenient way to use R is at a graphics workstation running a ________ system. (a) windowing (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    The entities that R creates and manipulates are known as ________ (a) objects (b) task (c) container (d) ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    Which of the following command is used to print an object x in R? (a) printf(x) (b) print(x) ... Getting Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    In R language, a vector is defined that it can only contain objects of the ________ (a) Same class (b) ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    In 2004, ________ purchased the S language from Lucent for $2 million. (a) Insightful (b) Amazon (c) IBM ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    In ________ Insightful purchased the S language from Lucent for $2 million. (a) 2002 (b) 2003 (c) 2004 (d ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    A single element of a character vector is referred as ________ (a) Character string (b) String (c) Data ... Started of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    R functionality is divided into a number of ________ (a) Packages (b) Functions (c) Domains (d) Classes ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    In 1991, R was created by Ross Ihaka and Robert Gentleman in the Department of Statistics at the University of ... of R Programming Select the correct answer from above options...
asked Feb 15, 2022 in Education by JackTerrance
0 votes
    A _______________ is a variable that holds one value at a time. (a) Scalar variable (b) Duplex (c) High ... Started of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    At higher level one limitation of R is that its functionality is based on __________ (a) Consumer demand ( ... of R Programming Select the correct answer from above options...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    The _______ and ________ of a discrete random variable is easy to compute at the console. (a) Mean, Variance ... of R Programming Select the correct answer from above options...
asked Feb 9, 2022 in Education by JackTerrance
...