1,518 Answered Questions for the topic computer science
Computer Science C#
09/28/19
C# Interactive GUI Form Help
Write a GUI program named EggsInteractiveGUI that allows a user to input the number of eggs produced in a month by each of five chickens. Sum the eggs, then display the total in dozens and eggs....
more
Computer Science Computer Programming
09/28/19
how do I find the total cost of four years’ worthof tuition after the tenth year (11thto 14thyear).
#include <iostream>#include <iomanip>using namespace std;int main(){ double initialTuition = 10000; double theRate = 0.05; double startOfFourYearTuition = initialTuition; ...
more
09/23/19
anyone can help me with this problem with some explanation
We’ll call a set of numbers un-average if the average of any two numbers in the set is not in the set. So {1, 3, 6, 7, 10} is un-average, but {1, 3, 6, 7, 9} is not. What is the largest set of...
more
Computer Science Computer Programming
09/20/19
How do I get the company name to show all of it?
My output:Enter the name of the companyEnter shares of stockEnter purchase priceEnter sale price Company: "Still"Expected Output (should look like)Enter the name of the companyEnter sale price...
more
09/20/19
any idea in how to solve this ?
In a giant bin, we stir together 2019 red jelly beans and 2019 green jelly beans. We pull 3 jelly beans out of the bin at a time. There are two possibilities – they are all the same color or there...
more
C++ programming.
Algorithms -devising an efficient algorithm Write a function that is given an array of names and that removes duplicate names and keeps the remaining names in the order in which they first...
more
09/19/19
please show me how to solve it or what will be the outcome
In a giant bin, we stir together 2019 red jelly beans and 2019 green jelly beans. We pull 3 jelly beans out of the bin at a time. There are two possibilities – they are all the same color or there...
more
09/16/19
math problem what is best answer
In a giant bin, we stir together 2019 red jelly beans and 2019 green jelly beans. We pull 3 jelly beans out of the bin at a time. There are two possibilities – they are all the same color or there...
more
Essay help: Who’s Rights?
A digital war is upon us when it comes to copyright/trademark and privacy rights. Do you share files with a friend (P2P)--a favorite song, perhaps? Where do you draw the line? 75 characters
Computer Science
09/06/19
computer sinse SW
Define the basic term and concept under object oranted SW engeneriing prosese?
Computer Science Ooswe
09/06/19
efine the basic term and concept under OOSE prosess ?
efine the basic term and concept under OOSE prosess ?
09/04/19
Linear Algebra for Computer Science
Suppose we are given p,q are in Euclidean E2 and v,w are in all real numbers R2. Do the following operations result in a point or a vector?A. p-qB. 1/2p+1/2qC. p+vD. 3vE. v+wF. p+1/2w
09/03/19
Give a recursive definition of a language L_bad that does not contain either three 0s or three 1s in a row.
This assumes that ∑ = {0,1}For example,101101 ∈ Lbad011110∉ Lbad
09/02/19
Using PhotoScape X, how to erase only one color from an image
I have a png image file with different colors throughout. I want to erase everywhere there is one chosen color (for example, white) so that color is replaced by transparency. I have the image...
more
08/27/19
In how many ways “ n ” toys can be distributed among 3 friends so that there is not more than one winner and all of them contain at least one toy?
In how many ways "n" toys can be distributed among 3 friends so that there is not more than one winner and all of them contain at least one toy?Explanation:For n=5 , We can distribute in the...
more
08/18/19
Should I choose Computer Science or Data Science ?
I got Maters admission in Computer Science and Data Science in a well reputed university in Pakistan. I am a little bit confuse that what should I choose. Should I choose Computer Science or Data...
more
Computer Science Arithmetic Problem
08/17/19
A box contains some bottons.1/4 contain black, 1/8 are red, and the rest are white.there are 948 more white than red bottons. ,how many bottons in total?
Computer Science
08/06/19
Is it possible to move an AI with Machine Learning which you made on your mac on python to an android device
Computer Science Math
08/06/19
Negative math sets
Say X belongs to natural numbers, If i were to negate this statement, hence X does not belong to natural numbers, then exactly what is X? is X gonna be a fractional number, a negative number etc....
more
Computer Science
08/05/19
Compare the manual processing system vs computerized processing system
07/22/19
C++ program use of getchar and putchar function
What is difference between these two programs1 )#include<iostream.h>#include<stdlib.h> int main(){ system("cls"); char ch ; do { cout<<"enter a character :"; ch=...
more
07/13/19
What is Relativity program?
Computer Science
07/12/19
Depth of a pipeline in a CPU's architecture?
In a course on CPU architectures, I encountered the word "depth of a pipeline" in one of the exercises, but I don't know what's meant by the depth of a pipeline. Is it the number of stages of the...
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.