1,534 Answered Questions for the topic computer science
10/14/19
Linear Algebra for Computer Science
Let M and N be 2x2 matrices and each is rank 1. What can you say about the renal of M+N?
Positional Number Systems
The problem is: Convert number 3424 base 5 to base 6 in Positional Number Systems Can you please describe it step by stepThank you in Advance!
Computer Science
10/07/19
Use a sum accumulator, a for loop and a range statement to find the sum of the odd ints from 1 to 51. Use a print statement to print out a labelled answer.
10/06/19
How to write a and b as inclusive integers? (python3)
Write a program that takes three integers a, b, and k as command-line arguments writes the integers between a and b (both inclusive), but only k integers per row.I honestly have no idea where to...
more
10/04/19
How do I properly fill in and create a While Loop Flowchart and Pseudo code for this? I also need to perform 3 desk checks, details below...
"Farmer Pete’s pigs and sheep are all intermingled. He wants to be able to determine how many pigs and sheep he has by just walking out and counting them one at a time. He also needs to know what...
more
10/03/19
please make a significant effort to the problem and organized summary of the process you have followed and conclusions you can draw.
Five applicants are to be scheduled for job interviews at five given times. On an application form, each applicant was asked to mark two out of the five times. What is the probability that each of...
more
10/01/19
Java Switch Case
Why is the output of the code 14, not 8 : alpha=3+5=8?public class Application4{public static void main(String[] args) {int alpha=3;int beta=5;switch (beta){case 3:alpha=alpha+3;case...
more
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 ?
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.