Examveda

What will be the output of the following R function?
paste("Everybody", "is", “a” , "warrior")

A. "Everybody", "is", "a" , "warrior"

B. Everybody is a warrior

C. Everybody", "is", "a" , "warrior

D. "Everybody is a warrior"

Answer: Option D


This Question Belongs to R Programming >> Introduction To R Programming

Join The Discussion

Related Questions on Introduction to R Programming