getline(superstring, 30) ; is equivalent to which of the following?
A) cin.getline(superstring, 30, '\0') ;
B) cin.getline(superstring, 30, '\n') ;
C) cin.getline(superstring, 30, '\s') ;
D) cin.getline(superstring, 30, '\t') ;
Correct Answer:
Verified
Q19: What method should be used to pass
Q20: Pointers may be assigned which of the
Q21: Consider the following function: void reverse(char *string1,
Q22: Given that k is an integer array
Q23: A string array:
A) Stores an actual string
Q25: A string array is commonly used for:
A)
Q26: Which of the following can have a
Q27: Which of the following is not true
Q28: Which of the following is false for
Q29: Assuming that t is an array and
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents