subject

Develop an algorithm which will ask the user to enter a character in a string they would like to replace, and then to also enter the character they would like it replaced with. Use two variables called find and replace for the inputs.

The string which is being modified is already written for you.

Output the following information:

The original word is schoolbook
The character to be replaced is o
The character to replace it with is 0
The changed word is sch00lb00k
The items above in bold will vary depending on the input from the user

using System;

class Program{
static void Main(){
string originalWord = "";
originalWord = Console. ReadLine();

//Write your code below this line

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:31
Q13 what function does a security certificate perform? a. creates user accounts b. scrambles data c. identifies users d. creates password policies e. provides file access
Answers: 1
question
Computers and Technology, 23.06.2019 17:00
*! 20 points! *jeff wants to create a website with interactive and dynamic content. which programming language will he use? a. dhtml b. html c. css d. javascript
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
How can we take picture in this app
Answers: 1
question
Computers and Technology, 24.06.2019 14:00
Fast answer i need for apex ! smartphones should be banned from the classroom in public schools so that students cannot cheat on test so easily? which is an example of a counter argument to the thesis above? a.the classroom is a place for learning not for making phone calls b. smartphones are useful learning tools in the modern classroom c.banning smartphones will not students pay attention to teachers any better d. banning smartphones would decreased incidents of theft
Answers: 2
You know the right answer?
Develop an algorithm which will ask the user to enter a character in a string they would like to rep...
Questions
question
Social Studies, 21.10.2020 21:01
question
Mathematics, 21.10.2020 21:01
question
Biology, 21.10.2020 21:01
question
English, 21.10.2020 21:01