Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Web development and programming

191828 questions • Page 3691 / 3837

my code should do this How many guests are invited to the party: 5 When Guest 1
my code should do this How many guests are invited to the party: 5 When Guest 1 arrives, Handshakes=1, Total Handshakes=1 When Guest 2 arrives, Handshakes=2, Total Handshakes=3 Wh…
my code wont compile please help. import java.util.Arrays; import java.util.Scan
my code wont compile please help. import java.util.Arrays; import java.util.Scanner; public class ArrayCalc { private static final double[] NaN = null; private static Scanner inpu…
my current code: #include #include using namespace std; int userschoice, compcho
my current code: #include #include using namespace std; int userschoice, compchoice, wincode; int getUserChoice();//select rock paper or scissors. return 1 for rock 2 for paper 3 …
my do while fuctions will not stop giving me an error and i can seem to call the
my do while fuctions will not stop giving me an error and i can seem to call the function search here is my code // //  main.cpp //  final project // //  Created by Ahmed Shogar o…
my do while fuctions will not stop giving me an error and i can seem to call the
my do while fuctions will not stop giving me an error and i can seem to call the function search here is my code // //  main.cpp //  final project // //  Created by Ahmed Shogar o…
my ecommers project is choos busnes and make project so i choose to make wallpap
my ecommers project is choos busnes and make project so i choose to make wallpaper company provide and sell wallpapers and make web site for my buseness can you pleas help me to :…
my first web page
what is this a simple page put together using html.i said a simple page put together using html. why is this to learn html to show off to my boss to my friends to my cat to the li…
my header.php page says error still can anyone help me please.
my header.php page says error still can anyone help me please. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <htm…
my homework is a simple simple snake game. plz guide me as i am a beginner. need
my homework is a simple simple snake game. plz guide me as i am a beginner. need some initial source code!!!
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my implement: ? Load the data ? Iteratively check each of the surface area value
my implement: ? Load the data ? Iteratively check each of the surface area values ? Determine the bacteria classification of each surface area value (e.g., Low, High, etc.) using …
my javascript code is not working please help me. for example if you enter the f
my javascript code is not working please help me. for example if you enter the following values: car price: 10 000.00 Down payment: 0 Terms: 1 interest rate : 7.0 it should give y…
my javascript code is not working please help me. for example if you enter the f
my javascript code is not working please help me. for example if you enter the following values: car price: 10 000.00 Down payment: 0 Terms: 1 interest rate : 7.0 it should give y…
my leap year function doesn\'t quite work: output should be: 1700-> not leap yea
my leap year function doesn't quite work: output should be: 1700-> not leap year 2000-> leap year 1992-> leap year need help with age function is there anyway to get rid …
my problem is in the last part of the program i can\'t get the grades entered in
my problem is in the last part of the program i can't get the grades entered in the array to print. import javax.swing.JOptionPane; public class Average{ public static void main(S…
my professor provided the most confusing problems with no time to do them so if
my professor provided the most confusing problems with no time to do them so if someone could provide the code i'd greatly appreciate it. He provided a test program to run it agai…
my program does not runing and does not show any error, could you show which mis
my program does not runing and does not show any error, could you show which mistake a did please? Design and write a computer program as a Win32 console application in C to store…
my program is suppose to do this Write a program that prompts the user for a beg
my program is suppose to do this Write a program that prompts the user for a beginning bank balance and an interest rate. The program will display the value of the account at the …
my program is supposed to exit it out and not give the class or whether its publ
my program is supposed to exit it out and not give the class or whether its public or private if the ip address is not valid. currently as i have it, it still displays the class a…
my program prints binary in reverse order i.e for 10 it shouldprint 1010 but it
my program prints binary in reverse order i.e for 10 it shouldprint 1010 but it prints 0101 plz help? rectify any error in my prg my prg is # include <stdio.h> int main (voi…
my program should display an alphabetized listing of the words that were found u
my program should display an alphabetized listing of the words that were found using a array-based binary search, I have created the binary search array already but I'm having a l…
my program wont run on my computer and im not understanding why. please help. #i
my program wont run on my computer and im not understanding why. please help. #include<iostream> #include<iomanip> #include<string> #include "bookdata.h" #includ…
my program works fine but i\'m getting this number 4.24399e-314 andi want to kno
my program works fine but i'm getting this number 4.24399e-314 andi want to know how to get rid of it. My code is: #include <iostream> #include <iomanip> #include <…
my programi s compiling but its not right result. i suppose to display stu recor
my programi s compiling but its not right result. i suppose to display  stu records ,pushedall records and poped list also has to remaining student records .......but not sure why…
my question is about problem 2.21. i need help trying to solve it Write a progra
my question is about problem 2.21. i need help trying to solve it Write a program that reads in investment amount, annual interest rate, and number of years, and displays the futu…
my question is on a java program. i have added all instructions for this homeowr
my question is on a java program. i have added all instructions for this homeowrk assignment. from how the input is entered and what the output should read. im seeing if i can get…
my question is on a java program. i have added all instructions for this homeowr
my question is on a java program. i have added all instructions for this homeowrk assignment. from how the input is entered and what the output should read. We can only use condit…
my solution so far : #include #include /*const double depos
my solution so far : #include <stdio.h> #include <stdlib.h> /*const double deposits[31] = { 80, 140, 110, 90, 180, 0, 0, 90, 70, 40, 120, 200, 0, 0, 80, 90, 110, 130, …
my variable xt keeps on setting to 20 for all the javascript arrays why is it no
my variable xt keeps on setting to 20 for all the javascript arrays why is it not incrementing after it stores into the array? Please help thanks! PHP/Javascript Code: <? $xt =…
my vba code has bugs and errors. please leave comments with how it was fixed and
my vba code has bugs and errors. please leave comments with how it was fixed and a copyable code. Sub TotalSales2()     Dim states() As String, reps() As String, repName As String…
my vba function returns crazy results! I commonly use a summation like this: =su
my vba function returns crazy results! I commonly use a summation like this: =sum(b3:offset(b48,-1,0)) where b3 typically has text and b48 is the cell in which the formula appears…
myProgrammingLab - C++. Need help, please. Thank you. Write a full class definit
myProgrammingLab - C++. Need help, please. Thank you. Write a full class definition for a class named ContestResult, and containing the following members: A data member winner of …
myProgrammingLab - C++. Need help, please. Thank you. Write a full class definit
myProgrammingLab - C++. Need help, please. Thank you. Write a full class definition for a class named Counter, and containing the following members: A data member counter of type …
mySQL Help? Can anyone help correct this code? The error i am getting below ERRO
mySQL Help? Can anyone help correct this code? The error i am getting below ERROR 1215 (HY000): Cannot add foreign key constraint # # inventory-schema.sql file # DROP DATABASE IF …
mySQL toolbench examine the opportunities and threats discussed below and write
mySQL toolbench examine the opportunities and threats discussed below and write a detailed analysis of the architecture. Weakness: MySQL tends to be somewhat less reliable than it…
mySQL ~results are based on user selection of a value (using dropdowns in PHP).
mySQL ~results are based on user selection of a value (using dropdowns in PHP). These values are marked with asterisks in the query description.~ 1.) Produce a chronological list …
mySQL ~results are based on user selection of a value (using dropdowns in PHP).
mySQL ~results are based on user selection of a value (using dropdowns in PHP). These values are marked with asterisks in the query description.~ 1.) Produce a chronological list …
my_title
Define an interesting macro in m4 --------------------------------- Define and test a non-trivial macro, using the m4 macro processor. "Non-trivial" should be read as "not as simp…
mycalc.add(4.52); mycalc.add(3.789); cout
mycalc.add(4.52); mycalc.add(3.789); cout << mycalc.display() << endl;       // prints out "8.309" mycalc.divide(2.6); mycalc.multiply(3.12); mycalc.subtract(2.678); m…
mycat must receive at least one parameter, file1, whose content will be printed
mycat must receive at least one parameter, file1, whose content will be printed on the screen. If more than one file name is specified, the contents of all of the files will be pr…
myint.cpp : Here are some sample runs: Sample Run 1: You can take your time and
myint.cpp: Here are some sample runs: Sample Run 1: You can take your time and update me in the comments. Thanks a lot for your assistance! This C++ dynamic memory allocation insi…
mysgl> describe kkdata6 Field. Nu11 Type work no int (11) YES art first varchar
mysgl> describe kkdata6 Field. Nu11 Type work no int (11) YES art first varchar (34) YES art last varchar (34) YES gertitle varchar (79) YES engtitle varchar (79) YES datemonth…
mysgl> describe kkdata6 Field. Nu11 Type work no int (11) YES art first varchar
mysgl> describe kkdata6 Field. Nu11 Type work no int (11) YES art first varchar (34) YES art last varchar (34) YES gertitle varchar (79) YES engtitle varchar (79) YES datemonth…
mysgl> describe kkdata6 Field. Nu11 Type work no int (11) YES art first varchar
mysgl> describe kkdata6 Field. Nu11 Type work no int (11) YES art first varchar (34) YES art last varchar (34) YES gertitle varchar (79) YES engtitle varchar (79) YES datemonth…
mysql 3. Increase by 8% the credit limit of each employee whose credit limit is
mysql 3. Increase by 8% the credit limit of each employee whose credit limit is below average New class SELECT FO employee New department employee Profling [ Edit inline ] [ Edit]…