1,475 Answered Questions for the topic computer programming

Computer Programming Java Programming Software

01/21/21

Write a program based on the problems given below.

1) Create a date chooser using mm-dd-yyyy format by creating three separate combo boxes. The user shall be able to concatenate the combobox values to form a full date then display it using... more
Computer Programming Computer Programming Internet

01/21/21

Internet Threats

real life one internet threat based on the categories given hacking, viruses, DDoS, etc. Provide the following information for a chosen internet threat:    What is the name of the internet... more
Computer Programming

01/21/21

Compute Volume function

C++Part 1 Question Link: https://ibb.co/swzRK4wPart 2 Question Link: https://ibb.co/P9WnMC0
Computer Programming

01/21/21

Programming Logic and Design

1. The following module uses a loop. Rewrite it as a recursive module that performs the same operation. Module trafficSign(int n) While n > 0 ... more
Computer Programming

01/21/21

Object-Oriented Programming

Give three basic sample pseudocode demonstrating oop.
Computer Programming Computer Java Networking (computer)

01/21/21

Help me with this please

Write a static void method that will take accept an int array as a parameter and will count the number of times the numbers, 0-9, appear in the array, which can just be print statements

01/20/21

Traffic Sign Design

You are asked to design a Traffic sign using a PIC16F877A, 3 LEDs, one Seven Segment Display and one Buzzer. The green LED must be connected to PORTB0, the yellow LED must be connected... more
Computer Programming

01/20/21

Write (C++) code , including a loop, required to calculate y(t) from the equation

Question Link: https://ibb.co/bgzhbBW
Computer Programming

01/20/21

Write a program that prompts the user to enter the year and month

( C++ )Write a program that prompts the user to enter the year and month, and displays the number of days in the month. For example, if the user entered month 2 and year 2000, the program should... more
Computer Programming Java Simple Program

01/19/21

Need help on control structures, arrays, and functions

Create a simple 5-question quiz with three (3) choices that will display the score of the user. The quiz should be about your favorite game/series. Make use of control structures, arrays, and... more
Computer Programming Java Programming Jframe

01/19/21

JFRAME: I cant understand how to make this

Write an application that displays a JFrame containing the opening sentence or two from your favorite book. Change the background color to your favorite one. Please help
Computer Programming

01/18/21

Python_Assignment

You found an exciting summer job for five weeks. Suppose it pays $15.50 per hour.  Suppose that: total_tax is 14% of the total pay for five weeks.After paying taxes you spend 10% of your net income... more
Computer Programming Java Programming Javascript

01/18/21

Simple Calculator

 Create a simple Java GUI application that will simulate the calculator. Numbers from 0-9 should be present and should perform a basic arithmetic operation such as Addition, Subtraction,... more
Computer Programming Computer Science

01/18/21

Manage The Work

Suppose that you have newly appointed to work in the Development Department for a medium size business. The person that previously had your job is nowhere to be found and now it’s totally up to you... more
Computer Programming Computer Science Microprocessor

01/17/21

Assignment of Microprocessor Fundamentals

In a pressure-monitoring environment, 10 pressure sensors have been connected. The pressure from these sensors has to be read at intervals of 5 msec. Write an assembly program to read... more
Computer Programming Computer Science

01/16/21

What is the output of the following code? Explain.

String s="hi";String w="hi";System.out.println(s==w);s2="hi";System.out.println(s==s2); System.out.println(s.equals(s2)); System.out.println(s2==w);
Computer Programming Computer Science Apcsa

01/15/21

APCSA Java Questions

Which of the following statements is most accurate? Explain.   A. A reference variable is an object.  B. A reference variable refers to an object.  C. An object may contain other objects.  D. An... more
Computer Programming

01/15/21

Python_Lab_2_Functions

An object’s momentum is its mass multiplied by its velocity.  The kinetic energy of a moving object is given by the formulaKE=(1/2)mv2, where m is the object’s mass and v is its velocity... more
Computer Programming

01/14/21

Programming Logic and Design

1. What is File in programming?2. Create your own sample pseudocode implementing File handling3. What is Menu Driven Program4 Create your own sample pseudocode implementing Menu... more
Computer Programming

01/14/21

Programming Logic and Design

1. Create your own sample pseudocodes implementing modular programming.2. What is the importance of input validation?3. Create your own sample pseudocode implementing input... more
Computer Programming

01/14/21

Programming Logic and Design

create your own sample pseudocode implementing decision structure.
Computer Programming

01/14/21

Programming Logic and Design

1. What is Decision control structure?2. Create your own sample pseudocode implementing decision structure.3. What is Function?4. Create your own sample pseudocode implementing... more
Computer Programming Python Programming Coding

01/14/21

Python Lists (User Input with all integers)

Hello! I designed this code that takes in user input and creates a list and then outputs the sum, highest number, lowest number, and average. Right now it can only take in whole numbers but I was... more
Computer Programming Computer Science Python

01/14/21

Data Structure and Algorithm python code Hash Tree

Write a program for the solution for when 2 generated hash key are same in hash tags in python code and explain your solution as well.           
Computer Programming

01/14/21

Programming Logic and Design

1. When using subscript notation to specify a character position in a string, what are the subscripts of the first and last characters? -2. Design an algorithm that determines whether the first... 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.