subject

What is the value of the variable named s2 after the following statements have been executed?string s1 = "118-45-9271";string s2 = "";for (int i = 0; i < s1.Length; i++)if (s1[i] != '-')s2 += s1[i];s2 = s2.Replace('-', '.');

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:00
Which type of tab stop is most for weights and measurements?
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
If you're using an existing powerpoint presentation that will receive new slides based on a word outline, select the a. slide that will appear after the new slides. b. first slide in the presentation. c. slide that will appear before the new slides. d. last slide in the presentation.
Answers: 2
question
Computers and Technology, 24.06.2019 04:30
Write and test a python program to find and print the largest number in a set of real (floating point) numbers. the program should first read a single positive integer number from the user, which will be how many numbers to read and search through. after reading in all of the numbers, the largest of the numbers input (not considering the count input) should be printed.
Answers: 1
question
Computers and Technology, 24.06.2019 13:50
What does code do? a creates a text box that says "solid black" b creates a black border of any width c creates a black border 1 pixel wide
Answers: 1
You know the right answer?
What is the value of the variable named s2 after the following statements have been executed?string...
Questions
question
Mathematics, 16.02.2021 05:00
question
Mathematics, 16.02.2021 05:00
question
Mathematics, 16.02.2021 05:00
Questions on the website: 13722359