subject

Who want to talk?.I'm b. o.r. e.d... Also on a different note, does anybody know why most of my questions and answers have been deleated???

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 00:40
Reading characters and strings from the keyboard: consider the following c++ program 1. #include 2. #include 3. using namespace std; 4. mystring1 5. 6. int main() 7. { 8. 9. string mystring1, mystring2; mychar1 10. 11. 12. char mychar1, mychar2; 13. 14. cout< < "enter a string: "; mychar2 15. 16. cin> > mystring1; // 17. cin.get(mychar1); 18. cin> > mychar2; 19. getline(cin,mystring2); mystring2 20. 21. 22. cout<
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 13:00
Which part of the cpu accepts data?
Answers: 1
question
Computers and Technology, 23.06.2019 01:10
Problem 1 - hashing we would like to use initials to locate an individual. for instance, mel should locate the person mark e. lehr. note: this is all upper case. generate a hash function for the above using the numbers on your telephone. you know, each letter has a number associated with it, so examine your telephone keypad. generate 512 random 3 letter initials and take statistics on a linked list array size 512 to hold this information report how many have no elements, 1 element, 2 elements, does this agree with the hashing statistics distribution?
Answers: 1
You know the right answer?
Who want to talk?.I'm b. o.r. e.d... Also on a different note, does anybody know why most of my que...
Questions
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Chemistry, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Physics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
question
Mathematics, 10.09.2020 05:01
Questions on the website: 13722361