472 Answered Questions for the topic programming

Programming Php

08/07/15

PHP Loop Help

Write a small program (Code) in PHP language using for loop which prints from 1 to 100.
Programming Php

08/07/15

PHP Array Help

The associative Array in PHP language can be define/declare through Array() function and can take any number of key-value pairs. The indices/keys of an associative array can be numeric or... more
Programming Php

08/07/15

PHP Basic Help

Write a small program (Code) in PHP language which declares a variable that stores some amount and calculate the “Zakat” on this amount.Note: The “Zakat” can be calculated through formula “(Amount... more

07/26/15

R programming

To my IT professionals, I am an HR professional trying to transition into Business analysis. I like data and how you can use it to predict outcomes. I am interested in learning data analytics and... more
Programming

07/13/15

Programming with C

Write a program that print symbol ‘X’ based on input value in the range of 1 to 5. If user enter out of range, the program will keep loop until the right value is enter.Example:User input 7The... more
Programming

07/13/15

Programming with C

Write a program to produce a square of n x m input. For example, when user input n=3, m=4, the output will be display as below:############
Programming

06/11/15

notepad++ programming

I need to Write a program in notepad++...I need to Write a program in notepad++ that will start a back up of a system when it is on battery backup, and have a message appear to say that is is doing... more

XML schema for a catalog of cars

7.1 Create an XML schema for a catalog of cars, where each car has the child elements make, model, year, color, engine, number_of_doors, transmission, and accessories. The engine element has the... more

Computer Architect questions: C TO MIPS

a)Assume the following C code. Translate both functions to MIPS using the caller callee conventions as presented in class. Do not translate the print statement:int main(){ int g=0; /*global... more

java program a mp3 catalogue

Hi! i am new to programming and especially to Java. I have been given a task o complete which is to program a mp3 catalogue. An example could be like itunes where the songs are listed and could be... more
Programming

11/22/14

pseudocode for 3 problems

Laramie Park District has files of participants in its summer and winter programs this year.Each file is in participant ID number order and contains additional fields for first name, last name, age... more

11/14/14

How to I change a switch operation on a string to work in eclipse 1.6?

This is the code I have:   public static double monthly(String month) { switch (month) { case "01": return .5; case "07": return .5; default: return 1; } }   However, eclipse does't allow... more

How to calculate the CPU Efficiency for FCFS, SJF, Priority and RR?

I am working on CPU Scheduling and I have to calculate the CPU efficiency for each algorithm i.e. First Come Fist Serve, Shortest Job First, Priority and Round Robin. How can I do this?
Programming

11/04/14

Programming questions

this question is stressing me out i cant even know what to start. it is in Visual Basic. Design a program that calculates and displays the number of miles per hour over the speed limit that a... more
Programming

06/14/14

How do I get Python Interpreter online for free?

I have Notepad++ but I need to get Python Interpreter to write Python programs and execute them. But how do I get Python Interpreter online for free? I have a shortcut of JetBrains PyCharm... more
Programming

06/12/14

Please help me with downloading python?

I went to the website www.python/org/downloads/ and clicked on the yellow button where says Download Python 3.4.1 and I waited and I followed the procedure but when I checked my File Explorer and... more

04/13/14

Help Creating Java Program Menu, Classes, and Quit function

I am creating a java program and I do not know how to put my 3 functions into it. I also need some sort of menu screen and a way to quit the program. These are my only guidelines:   • You must... more

02/24/14

how do i do this c++ program????????

i need to make a program that does this, i have no idea where to start     The Computer decides on 12 + 34 = 46. The computer/game then randomly displays Operator is + and Value 2 is 34. The... more

11/14/13

Hey, I have this question for Matlab, and I am completely lost on what I need to do .

Chemical, environmental, and nuclear engineers must be able to predict the changes in chemical concen- tration in a reaction. A model used for many single reactant process isRate of change of... more

10/22/13

Under what circumstances would you use a sequential file over a database?

Under what circumstances would you use a sequential file over a database? Describe these circumstances. When would a database be more beneficial than a sequential file? Is it possible for the two... more

Help writing this program homework

Presidential Eligibility Article II, Section 1, Clause 5 of the Constitution of the United States, states that "No Person except a natural born Citizen, or a Citizen of the United States at the... more

Using Visual Basic write Program

Cost of Flash Drives: A Company sells 8 GB flash drives for $3.300 each and 16 GB flash drives for $5.20 each. However, large-quantity orders of flash drives of the same type receive discounts.... 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.