subject

where do I go to ask help from a tech and internet expert. security and protection. I'm open to suggestions and guesses​

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
How can a broadcast station be received through cable and satellite systems?
Answers: 1
question
Computers and Technology, 22.06.2019 13:00
Write a program which asks you to enter a name in the form of first middle initial last. so you might enter for example samuel p. clemens. use getline to read in the string because it contains spaces. also, apparently the shift key on your keyboard doesn’t work, because you enter it all lower case. pass the string to a function which uses .find to locate the letters which need to be upper case and use toupper to convert those characters to uppercase. the revised string should then be returned to main in the form last, first mi where it will be displayed.
Answers: 1
question
Computers and Technology, 22.06.2019 19:00
Which parts of a presentation should be the most general? a. introduction and conclusion b. introduction and outline c. outline and conclusion d. outline and body
Answers: 1
question
Computers and Technology, 23.06.2019 03:10
Fill in the following program so that it will correctly calculate the price of the orange juice the user is buying based on the buy one get one sale.#include //main functionint main() { int cartons; float price, total; //prompt user for input information printf("what is the cost of one container of oj in dollars? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & price); printf("how many containers are you buying? \n"); scanf(" [ select ] ["%d", "%c", "%f", "%lf"] ", & cartons); if ( [ select ] ["cartons / 2", "cartons % 1", "cartons % 2", "cartons % price", "cartons / price", "cartons / total"] [ select ] ["=", "==", "! =", "< =", "> =", "< "] 0) total = [ select ] ["price * cartons", "cartons * price / 2 + price", "(cartons / 2) * price", "cartons / (2.0 * price)", "(cartons / 2.0) * price + price", "((cartons / 2) * price) + price"] ; else total = ((cartons / 2) * price) + price; printf("the total cost is $%.2f.\n", total); return 0; }
Answers: 2
You know the right answer?
where do I go to ask help from a tech and internet expert. security and protection. I'm open to sugg...
Questions
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Social Studies, 11.09.2020 08:01
question
Biology, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Social Studies, 11.09.2020 08:01
question
Chemistry, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Mathematics, 11.09.2020 08:01
question
Physics, 11.09.2020 08:01
Questions on the website: 13722367