Vidyalelo
R Programming · Q134

Introduction to R Programming

Programming · R Programming · question 134

Q134

What will be the output of the following R function? nchar()

A.
no. of characters
Answer
B.
first 5 characters
C.
last 5 characters
D.
Does not exist

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board