435 Answered Questions for the topic general computer

10/19/21

program that will read in the quantities and prices items from a file then calculates the total price

Write a C++ program that will read in the quantities and prices items from a file then calculates the total price (quantity * price) for each item and saves it in another file including the... more

09/30/21

What are the protocols?

What is the protocols that SMS use?What is the protocols that WeChat use?What is the protocols that WhatsApp use?
General Computer Math Science Computer

08/16/21

Google collaboratory assignment. Python coding. PlZ HELP

Create a ColabTurtle program (within one code block) that creates a Turtle that will draw based on the commands you give it. The program should contain at least 200 lines of commands. You must use... more
General Computer Math Science Computer

08/16/21

Coding assignement help? Need assistance PLZ

Create a ColabTurtle program (within one code block) that creates a Turtle that will draw based on the commands you give it. The program should contain at least 200 lines of commands. You must use... more

need any help plz!

Create 2 int variables, return the statement “There is one negative and onepositive number” if one is negative and one is positive, return thestatement “One of the integers is positive” if one of... more
General Computer Math Science Computer

08/10/21

Need help answering these on a practice text for a upcoming exam. Any answers help, Thank you

1.What are the five types of computers?2.What are the three components of an operating system?3.The internet works due to two concepts, what are they?4.Each packet is ?,? and ?,... more

08/10/21

Google collab programming python

Can anyone help me out with this?Use Google Collab and create a collab notebook named "PythonActivity2"For this assignment please use your lecture and the Google Collab tutorial to help you... more
General Computer Computer Business Web Design

08/02/21

Technical Communications - blogs

Which is an appropriate strategy for using a workplace blog? A Use a professional tone. B Use an informal tone in internal blogs. C Treat internal blogs as personal communication.
General Computer Computer Motherboard Pc

07/26/21

What's the problem with my all on one Dell Inspiron 20 Model 3052?

The power button light is always amber when pressed (not flashing) and the screen will not show anything at all. If I press the lcd button above the volume buttons the screen turns on but only... more
General Computer Math Computer Microsoft Excel

07/23/21

Excel: I need to take given data and sort between f, d, or Both. Then I need to separate the data once determined by f or d pounds

So, imagine there is an excel sheet with a column full of f or d values, another with random minute values, and 5 different zone columns with a number in only one of these per row(These 5 columns... more
General Computer

07/19/21

Question of the question

CAn i ask about only math and science and educational stuff, or can I ask about your opinion on a question where there is no right answer? This question is general and not educational.
General Computer Computer Computer Engineering

07/05/21

I am confused between two laptops

ASUS Core i3 11th Gen - (8 GB/256 GB SSD/Windows 10 Home) X515EA-EJ312TS Thin and Light... more

How to activate VRAM

when i play games my vram is 0% please help it was 128mb i made it 512mb but not enough i have 2gb vram and only use 512mb of it?
General Computer Online Whiteboard

05/31/21

USB Tablet Doesn't Work with Wyzant Online Whiteboard

I want to use a Wacom Drawing Tablet with the whiteboard for online tutoring, but can't seem to get it to work. The tablet works fine with Zoom and other functions, and works as a mouse in the demo... more

Fibonacci functions. You will write three functions, each of which computes Fibonacci numbers.

Fibonacci functions. You will write three functions, each of which computes Fibonacci numbers.Write the assembly code for the functions fibonacci_recursive.s, fibonacci_iterative.s,... more

Computer Assembly/Architecture. Explain which two programs work with prime numbers and which two programs work with square numbers looking at the program assembly code below and explaining why.

Computer Assembly/Architecture. Explain which two programs work with prime numbers and which two programs work with square numbers looking at the program assembly code below and explaining... more

Computer Assembly/Architecture. Explain which two programs work with prime numbers and which two programs work with square numbers looking at the program assembly code below and explaining why.

Computer Assembly/Architecture. Explain which two programs work with prime numbers and which two programs work with square numbers looking at the program assembly code below and explaining... more

Computer Assembly/Architecture.

Computer Assembly/Architecture. Explain which two programs work with prime numbers and which two programs work with square numbers looking at the program assembly code below and explaining... more

Computer Assembly/Architecture. Your task is to figure out what password to enter to get a message saying you have been granted access.

Computer Assembly/ArchitectureDownload the lousylogin program. It works similar to the login program that controls access to UNIX systems, except that instead of actually granting or denying access... more

05/07/21

Will this result in syntax error? for the same array as the below question, int [] salaries = {20,95, 77,56, 83} the statement salaries[5]=100

Will this result in syntax error?for the same array as the above question,int [] salaries = {20,95, 77,56, 83}the statement salaries[5]=100This will result in what if not syntax error?(((Given an... more

05/07/21

Given an array declaration of salaries in thousands of dollars, int [] salaries = {20,95, 77,56, 83} The a=index at which the salary 56 is found is

Given an array declaration of salaries in thousands of dollars, int [] salaries = {20,95, 77,56, 83}The a=index at which the salary 56 is found is

05/07/21

Is it True That; Here is a program that tries to change the value of one the element of an array by passing the array to a changeNames method:

Here is a program that tries to change the value of one the element of an array by passing the array to a changeNames method:Is This True? The output of this program is[Alison, Biance, Cody,... more

05/07/21

 Is the following TRUE? Given the following quadrant method below: This method returns which quadrant of the x/y plane this Point object falls in?

Given the following quadrant  method to the Point class: public class Point { private int x; private int y; public int quadrant(){ if (x >0) return 1 if (x<0) return 2; if (y>0)... more

05/07/21

Write a main program in a class called SquareMain.java that instantiates two square objects called s1 and s2.

Write a main program in a class called SquareMain.java that instantiates two square objects called s1 and s2.Perform the following actions on s1 and s2 using methods of the Square classCreate s1... more

05/07/21

Here is a UML diagram for a geometric figure, the Square. Use this diagram to write a class called Square.java that contains the instance variables and instance methods given below:

Here is a UML diagram for a geometric figure, the Square. Use this diagram to write a class called Square.java that containsthe instance variables and instance methods given... more

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.