435 Answered Questions for the topic general computer
04/12/20
Assign numMatches with the number of elements in userValues that equal matchValue.
Assign numMatches with the number of elements in userValues that equal matchValue. userValues has NUM_VALS elements. Ex: If userValues is {2, 2, 1, 2} and matchValue is 2 , then numMatches should...
more
04/12/20
Write a program that reads a list of integers, and outputs the two smallest integers in the list, in ascending order.
Write a program that reads a list of integers, and outputs the two smallest integers in the list, in ascending order. The input begins with an integer indicating the number of integers that...
more
04/12/20
Given a sorted list of integers, output the middle integer. Assume the number of integers is always odd.
Given a sorted list of integers, output the middle integer. Assume the number of integers is always odd.Ex: If the input is:
2 3 4 8 11 -1 (a negative indicates the end), the output is:4The maximum...
more
04/12/20
Write a program that first gets a list of integers from input.
Write a program that first gets a list of integers from input. The input begins with an integer indicating the number of integers that follow. Then, get the last value from the input, which...
more
04/12/20
Output each floating-point value with two digits after the decimal point, which can be achieved by executing cout << fixed << setprecision(2); once before all other cout statements.
Output each floating-point value with two digits after the decimal point, which can be achieved by executingcout << fixed << setprecision(2); once before all other cout statements.(1)...
more
04/07/20
Computer Science Tree Question
Hello,I am currently attempting to complete a project for my computer science class and we have to implement a ternary tree as a sort of database of different cat objects. I know that my method to...
more
04/06/20
Complete the function to replace any period by an exclamation point. Ex: "Hello. I'm Miley. Nice to meet you." becomes
Complete the function to replace any period by an exclamation point. Ex: "Hello. I'm Miley. Nice to meet you." becomes:"Hello! I'm Miley! Nice to meet you!"#include <iostream>#include...
more
I need help fixing my program??
#include <iostream>#include <vector>#include <cstring>#include <string>using namespace std;#define MAX_WORD_LENGTH (255)typedef struct _TSynonym{ char...
more
04/04/20
Write a program that replaces words in a sentence.
Write a program that replaces words in a sentence. The input begins with an integer indicating the number of word replacement pairs (original and replacement) that follow. The next line of input...
more
Write a program that removes all spaces from the given input.
Write a program that removes all spaces from the given input.Ex: If the input is:Hello my name is John.the output is:HellomynameisJohn.Your program must define and call the following function. The...
more
General Computer
03/27/20
Is it possible to see if someone is on a computer I am remotely controlling?
recently I left for a trip, my friend is watching my house. I had him turn on my computer so I could remotely work, would it be possible to see if he was on it? And also if he is would it reflect...
more
General Computer
03/03/20
how to check my audio and video before a lesson?
General Computer Networking (computer)
03/03/20
Why does your internet speeds fluctuate or get slower over time?
02/25/20
How to restore a JPG file which was corrupted?
Hello, I have a few JPG files. They all still have wheight. 3MB, 4MB e.t.c. But I can't open them in any programm. Photoshop, Paint and acdsee don't open them. (Of course before, I could open them...
more
02/08/20
Java Programming Question: Intro to Computer Science
I'm working on a project for my computer science class in java and it is a travel agency. In one of the classes, Basket, I need to make an array of objects of type Reservation. But I also have to...
more
01/29/20
Brightness calibration for monitor
I have an Acer predator x34p (1000 dollar range) and I’m trying to calibrate the brightness but brightness test patterns don’t seem to do anything when I adjust the brightness. I want to get the...
more
General Computer
01/23/20
Unable to access zip file
Hi, I am unable to access a zip file that i have downloaded onto my computer to look at the board i have done with my tutor for homework purposes. When I try to open this file onto my computer it...
more
12/05/19
please I need some help with java code
inheritance 1. Write a program represent the following class hierarchy 1.1. Person class a) which contain the following attributes: - Name Address .Gender -DateOfBirth b) And contain the following...
more
General Computer Networking (computer)
11/28/19
How to download videos from Osmosis.org?
I'm trying to download videos which the stream online on Osmosis.org, but the problem is the videos are segmented as .TS files and there's no .m3u8 playlist in developer tool (these were...
more
10/22/19
Why does my WIFI keep turning off / disconnecting by itself?
i don't know whether its a adapter problem or my router problem but i keep on disconnecting from my wifi, when i try to reconnect it shows that all the WIFI signals have no signal whats so ever and...
more
General Computer
09/06/19
Can a PS4 be used to boost laptop performance
My laptop doesn’t have enough juice and I have a PS4 that is currently not being used. Is there a way to use the PS4s processor for the laptop
General Computer Iphone Home Button
08/22/19
I plan on getting a screen replacement for my iPhone 7 plus but I heard that touch id won't work or something I have the original home button so will it work with a new screen
General Computer
08/09/19
Can I delete my Apple ID and make a new one?
General Computer
08/08/19
How do you Alt click on a Mac?
General Computer
08/08/19
How do I open files on a Mac?
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.