Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 17 Not yet answered What is the value at index str[4] for the string str[]=RELISH ? Marked out of 1.00 Das p Flag question

image text in transcribed
image text in transcribed
Question 17 Not yet answered What is the value at index str[4] for the string str[]="RELISH" ? Marked out of 1.00 Das p Flag question b.1 CE d. R Question 18 What is the output of the below code snippet? char course[ ] = {'M', 'A',T,'H','S 10'}; printf("%c course[2]); Not yet answered Marked out of 1.00 Flag question a. M b. H . + d. T Question 19 Not yet What is the value in string st10 of the below code snippet? char st1 [] ="SultanateOf";char st2 1 ="Oman";strcpy(st1.st2); answered Marked out of 1.00 a. Sultanate Of p Flag question O b. SultanateOfOman O c. Oman O d. OmanSultanateOf Question 20 Not yet answered Marked out of 1.00 P Flag question What is the value in Las per the following given statements ? char name[]="STEVEN"; L=strlen(name); a. 7 b. O c.4 d. 6

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introductory Relational Database Design For Business With Microsoft Access

Authors: Jonathan Eckstein, Bonnie R. Schultz

1st Edition

1119329418, 978-1119329411

More Books

Students also viewed these Databases questions