472 Answered Questions for the topic programming

Programming Computer Science

01/28/21

Write a subroutine in an assembly language program which divides an array of 20 elements into two halves. It rotates left the first half and rotates right the second half 5 times.

Write a subroutine in an assembly language program which divides an array of 20 elements into two halves. It rotates left the first half and rotates right the second half 5 times.

01/28/21

Help with c homework please

http://www.cs.ucf.edu/courses/cop3223/spr2021/section2/cop3223sp21ass1.pdfI need help with coding Problem A, B, and CB and C are if-then-else statements/constructs

01/23/21

I have a coding question

How do you capitalize the first character of each word in a string in an array?Explain with a simple example please?Thanks

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

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

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/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

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

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

01/13/21

Python While loops and For loops

Is there a way for me to use for loops with not equal marks like you can you with while loops? For example, how can I convert while num!=0 to for loopI created a code for converting binary to... more

01/13/21

Python While loops and For loops

Is there a way for me to use for loops with not equal marks like you can you with while loops? For example, how can I convert while num!=0 to for loop
Programming Computer Programming C#

01/12/21

Type in textbox C#

Hi!I need help with a programming question. I am not sure how to put it into words but Ill try my best:I want to have a textbox with a text written in it in advance. Let's imagine this is how it... more

PLEASE HELP ME create a full and capable example of a java swing program based on the pictures

Based from the pictures given please help me I want to learn how to create this kind of program for our classPlease Help me Explain how you created the program so that I can learn from it and make... more
Programming C++

01/02/21

i need the code for prim's ALGO in c++

12/27/20

How to make GLabel font to resize as the application size changes

I need to adjust the font size of GLabel as the application size changes. I mean, when I resize canvas's windows I need GLabel font to resize too proportionally.

12/24/20

Can someone convert this c++ code to python?

#include<iostream> #include<cmath> using namespace std; int main() { for (int a=1; a<=3;a++){ int i_velo; cout<<"Please Enter Initial velocity (m/s):... more
Programming

12/21/20

Lab_Python_Assignment_12

Write a program that inputs an integer between 0 and 1000 and adds all the digits in the integer. For example, if integer is 634, the sum of all its digits is 13.

Database Questions

1.     Discuss some applications of active databases.2.     Discuss how time is represented in temporal databases and compare the different time dimensions. 3.     What are the differences between... more
Programming

12/18/20

Write a python program that calculates the following...

A milk carton can hold 3.78 liters of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one liter of milk is $0.38, and the profit of each... more
Programming

12/18/20

Write a Python program that calculate the amount of dried fruit and nuts per student.

In an elementary school, a mixture of equal amounts of nuts and dried fruit is provided during lunch. Suppose that the number of calories in each pound of nuts is 0.70 times the number of calories... more
Programming Java Coding

12/10/20

Word Frequencies

Write a program that reads a list of words. Then, the program outputs those words and their frequencies. The input begins with an integer indicating the number of words that follow. Assume that the... more

Word frequencies - methods

Write a program that reads a list of words. Then, the program outputs those words and their frequencies. The input begins with an integer indicating the number of words that follow. Assume that the... more

Password requirement

Websites commonly require a password that satisfies several requirements. Write a program that checks if an input string satisfies the following (error message is shown for each): At least 8... more

Leap year - methods

A common year in the modern Gregorian calendar consists of 365 days. In reality, the earth takes longer to rotate around the sun. To account for the difference in time, every 4 years, a leap year... more

12/10/20

C++ Encryption/Decryption Spaces Problem Caesar Cipher

C++ I have a problem with this code I can't encrypt with spaces for the caesar cipher and decrypt back for caesar cipher with spaces. I have it working on substitution cipher but I can't fix it for... 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.