1,474 Answered Questions for the topic computer programming
Computer Programming Computer Science
09/18/17
Need help fast with Java word problem!!
Write a Java program that simulates the quick pick feature used by people who play the Texas Lottery. Your program should generate 6 random numbers in the range of 1 to 50 inclusive and display...
more
Computer Programming Networking (computer)
09/08/17
segments needed to setup tcp connection?
how many segments needed to setup tcp connection
Computer Programming Java Programming
09/07/17
How to write a java program on Report Card in java using BufferedReader?
How to write a java program in java using BufferedReader?Data required: 5 Roll Numbers, 5 Names, 6 Subjects Marks each of 100 marks.Calculate: Total Marks, Percentage, Grade.Use: 1.Sorting...
more
Computer Programming
09/07/17
ios file name extension ?
q1 ios file name extension
a) .bin
b) .log
c) .cnf
d) .exe
09/06/17
Char tic tac toe
char tic_tac_toe(char board[][3]): Given the configuration of atic-tac-toe board, return the winner (‘x’ if ‘x’ wins, ‘o’ if ‘o’ wins, and ‘d’ if it’s a draw ).
09/06/17
Size of array
void copy(int a[], int b[], int n): Make a copy of a givenarray a of size n into b. Assume that the size of array b is the same as a and the memory for array b has been allocated.
06/28/17
what is the problem with this code
def new password=str(input("Please enter your new password ")) password2=str(input("Please re-enter your password")) if password==password2: print ("Password completed") if password2:...
more
06/26/17
Need help writing a code in Java.
I am asked the following.
Write a program that determines change to be dispensed from a vending machine using the least number of coins. An item in the machine can cost between 25 cents to a...
more
06/26/17
Trouble with a code segment in Java
What's wrong with the following code segment?final double TAX_RATE = 0.08;TAX_RATE = 0.0875;
This question is confusing. When I copy this into my Java IDE, it can't compile and i'm left with...
more
05/19/17
Please help with this C++ programming question
Using pseudo code algorithms!
c++ only
1- Detect if three angles can make a triangle. (1)
• Hint: In a triangle, the sum of all angles is 180.
2- Switch the value of two numbers (1)
• If a=2...
more
04/03/17
I need some help with variables.
So, I m in an online coding class and I have been stumped by this challenge.
Here are my starting variables:
var x = 5;
var y = 11;
var z = 4;
I need my output to be:
x = 2
y = 6
z...
more
03/26/17
Why is it important to document the lines of a batch program and how might you do that and why should you?
A batch file question dealing with command lines
Computer Programming
03/20/17
Andy and developers to setting a new program which tall should really use to help him complete his task
A. SQL integrity check
B. Unified modeling language
c. Selenium
d. perforce
Computer Programming Computer Science
02/16/17
Please show me the code for this
TasksWrite a program that printsProject 1 written by YOURNAMEand calls two methods:1.The first method should print a sequence of text boxes. The drawBox methodon p. 32 prints one text box, but your...
more
01/29/17
basic python multiple question
This program should prompt the user to enter an exact multiple of 19 that is greater than 200. Then, the program should analyze the input and display a response to each of the four possible results...
more
Computer Programming
01/24/17
what is a event
i am wondering about some things related to computer programming.
Computer Programming Python
01/22/17
basic python math problem
Peggy listed a real estate property for a commission rate of 5.0%. Peggy’s brokerage will get half of the commission and Peggy’s share will be half of that. The property sells when reduced by 20%....
more
12/22/16
If Statements (CS) Visual Basic
1.
intX = 129
intY = 200
intCount = 1
If (intX > 120 And intY < 30) Then
intCount = intCount + 1
Else
intCount = -1
End If
intCount = ?????
Can someone please explain this...
more
Computer Programming
10/29/16
Write a function (program)
Write a function ( R program) to connect to sources anddownload data from one of the sources. This function (program) needs tobe capable of downloading multiple assets combine them with the...
more
Computer Programming
09/06/16
what is the best way to learn programming ?
i just want to know how to be good at programming and how can i learn programming in the easiest possible way
Computer Programming
08/30/16
graphs and trees
Suppose that in a group of eight people, A , B , C , D , E , F , G , H each going shopping with at least one of the gang. A with B , C with D and E , B with E , F with G and H , H and B , E and A ,...
more
Computer Programming
07/25/16
please help me with the solution
Write a program that asks a user to enter the size of the matrix (rows and column)then, it asks the user to enter the elements of two matrices and finally it adds twomatrices and displays the...
more
05/23/16
How do I loop this code , so that the program repeats it self ?
import java.util.Scanner;public class pigLatin { public static void main(String[] args) { Scanner tread = new Scanner(System.in); // String word, pig; char first; System.out.print("Please Enter...
more
Computer Programming Firefox
04/18/16
Helping to understand the right answers to these 2 questions
I have these 2 question that I have been stuck on for days can someone help me please.
Firefox has many built in security features. Which of the following features are part of Firefox.[mark all...
more
Computer Programming Algebra Word Problem
04/08/16
im giving chocolates to 3 groups.Group1 gets twice what Group2 gets.Group3 gets 10 more than Group 2. if i enter the # of chocolates,what will each group get
I need this by saturday april 8th 10:30 am eastern time
I really Need this
This also has to use an algebraic equation
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.