Web development and programming
191828 questions • Page 3633 / 3837
i got the code to work where it repeats if the user answers question incorrectly
i got the code to work where it repeats if the user answers question incorrectly but not if you answer incorrectly it keeps repeating same question and does not accept new answer …
i got the java code for library system management but i couldnot run it on eclip
i got the java code for library system management but i couldnot run it on eclipse can you help me , how to run it ? with explanation package librarymanagementproject; //Book clas…
i got these 2 programs, i wrote them but i get an error in the last 3 lines in t
i got these 2 programs, i wrote them but i get an error in the last 3 lines in the c++ program and in the last line in the c program, can any programmer help me #include<iostre…
i got these 2 questions wrong. can you help identify the errors? //Requires: sta
i got these 2 questions wrong. can you help identify the errors? //Requires: start > 0; end > 0 //Modifies: nothing //Effects: prints out the twin primes between start and e…
i gotta modify the code using below options ====================================
i gotta modify the code using below options ================================================= Write a program to implement Huffman coding and decoding (see pages 415-421) in Java.…
i have 3 cases that do the following: Search, Delete, and Display. I need help a
i have 3 cases that do the following: Search, Delete, and Display. I need help adding a fourth case for Inserting a State into the hash table; ---------------My Code--------------…
i have a HTML code my website is aankitmalhotra.com when i click on the contact
i have a HTML code my website is aankitmalhotra.com when i click on the contact page and type in the info and press submit it does not calcualte the age correctly can someone edit…
i have a bunch of questions that i need answers to and understanding. i cant ful
i have a bunch of questions that i need answers to and understanding. i cant fully get my head wrap aroun them. Also can you provide a very brief explanation on why the answer is …
i have a class Vehicle , its the parent class , and i have a three child class\'
i have a class Vehicle , its the parent class , and i have a three child class's and every one of them have a child and i just need to have a simple varibels and methodes in every…
i have a code in C++ language can any one plz write the followingcode in C langu
i have a code in C++ language can any one plz write the followingcode in C language. #include <iostream> using std::cout; using std::endl; using std::cin; #include <ioman…
i have a code that runs, but it only lets the player to guess where the ships ar
i have a code that runs, but it only lets the player to guess where the ships are(which is a one player game with one board). is there a way some one can help turn this game into …
i have a code. could you complete it by writing both play and shuffle functions
i have a code. could you complete it by writing both play and shuffle functions ? this is the code //main.c #include "header_dmm.h" #define LOAD 1 #define STORE 2 #define DISPLAY …
i have a code. could you complete it by writing both play and shuffle functions
i have a code. could you complete it by writing both play and shuffle functions ? this is the code //main.c #include "header_dmm.h" #define LOAD 1 #define STORE 2 #define DISPLAY …
i have a couple of questions on java for my homework 20864 A \' array palindrome
i have a couple of questions on java for my homework 20864 A 'array palindrome' is an array which, when its elements are reversed, remains the same (i.e., the elements of the arra…
i have a couple of questions on java for my homework 21229 Assume the availabili
i have a couple of questions on java for my homework 21229 Assume the availability of a method named makeLine that can be passed a non-negative integer n and a character c and…
i have a database filled with data i entered. now i am gettingstuck with the SEL
i have a database filled with data i entered. now i am gettingstuck with the SELECT operation the question is asking me to list the firstname, lastname, andphonenumber of users wh…
i have a database table called \"COMMUNIK\", and this is how i created CREATE TA
i have a database table called "COMMUNIK", and this is how i created CREATE TABLE `COMMUNIK` ( `PID` int(11) NOT NULL AUTO_INCREMENT, `KID` char(3) DEFAULT NULL, `CID` char(6) DEF…
i have a database table called clients CREATE TABLE `CLIENTS` ( `PID` int(11) NO
i have a database table called clients CREATE TABLE `CLIENTS` ( `PID` int(11) NOT NULL AUTO_INCREMENT, `CID` char(6) DEFAULT NULL, `CNAME` varchar(75) DEFAULT NULL, `CADDRESS` var…
i have a dictionary file which consist inappropariate words and its named hangma
i have a dictionary file which consist inappropariate words and its named hangman.txt so i cant paste but here is the assignment instruction Let's play Hangman! Word: _ _ _ Misses…
i have a function which receives for parameters it is called ratethegroup() it r
i have a function which receives for parameters it is called ratethegroup() it recieves four integer values and their total so ratethegroup(int score1,int score2, int score3,int t…
i have a java code completed but need to add in there if the user answers incorr
i have a java code completed but need to add in there if the user answers incorrectly then they are asked the same question again till they get it correct and it should not just g…
i have a java error problem, can someone help me with it? the problem is the pub
i have a java error problem, can someone help me with it? the problem is the public Math(JButton buttons[]) { /* * To change this template, choose Tools | Templates * and open the…
i have a practice problem where we have to create an assembly language program.
i have a practice problem where we have to create an assembly language program. This involves setting up a DIP switch and then to activate the LEDs on the Dragon 12 light board. T…
i have a problem with my code and i want you to fix it.......the code generate t
i have a problem with my code and i want you to fix it.......the code generate the program with no problem except that it gives wrong values for BMI ...........my code is: #includ…
i have a problem with writing code i have a text file that has data 101 50000 22
i have a problem with writing code i have a text file that has data 101 50000 225 70000 -93 15000 550 49000 333 93000 781 -11678 499 27654 680 55000 209 60000 0 with this datas i …
i have a program in computing where i have to read a list of students and their
i have a program in computing where i have to read a list of students and their grades from an input file and calculate each studen't average, then copy the information into a new…
i have a program that requires to keep track of all the itemsbought that have th
i have a program that requires to keep track of all the itemsbought that have there own unique parameters and they are of type Item Ex) Clothing-shit,price,quantity,weight Groceri…
i have a project to builu a slot machine. If the user gets the lucky number, the
i have a project to builu a slot machine. If the user gets the lucky number, the liquid display will say Jackpot! You Win!" on its screen and a noise will play only on Jackpots. W…
i have a question about python programming. it\'s about how to use numpy to perf
i have a question about python programming. it's about how to use numpy to perform data analysis. please help me with this You are given a Python variable with the name rainfall. …
i have a question about python programming. it\'s about how to use numpy to perf
i have a question about python programming. it's about how to use numpy to perform data analysis. please help me with this You are given a Python variable with the name rainfall. …
i have a question about these code. im triyng to get a shuffle deck with 13 diff
i have a question about these code. im triyng to get a shuffle deck with 13 different faces but i only het number from 1 trought 4 instead the of the other 9 faces i have how can …
i have a questions on page118 from Murach\'s Oracle SQL and PL/SQL Works with Al
i have a questions on page118 from Murach's Oracle SQL and PL/SQL Works with All Versions Through 11g could write a code for me please. 9. write a SELECT statemnet that returns th…
i have a runable code below that works with just guessing where the ships are. i
i have a runable code below that works with just guessing where the ships are. i need help editing this code to be able to have a player play against computer and taking turns pla…
i have a school project can anyone help me do the homework -------------- Transl
i have a school project can anyone help me do the homework -------------- Translating Reading Frames Given a sequence of DNA, it is necessary to examine all six reading frames of …
i have added all the pictures of all the files needed for this problem. please s
i have added all the pictures of all the files needed for this problem. please solve the problem in Matlab es tor xLetureeUser DashbLab 05 ve/folders/0B9GgSM1 JoViYV2t5X1FMZXdoMjg…
i have an error excess element in array initializer at int num[NUM_ROWS][NUM_COL
i have an error excess element in array initializer at int num[NUM_ROWS][NUM_COLS]= {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20}; please point me out why there is an error…
i have been asked to do this program and I wrote the overall of the entire thing
i have been asked to do this program and I wrote the overall of the entire thing, I'm not getting any syntax errors, just logic ones, apparently it won't switch between x and o. I…
i have been trying to figure out how to move the iris to follow the mouse here i
i have been trying to figure out how to move the iris to follow the mouse here is my code: import javax.swing.*; import java.awt.*; import java.awt.event.*; /** This program draws…
i have coge in java and it showin me error in the import and i did know how to f
i have coge in java and it showin me error in the import and i did know how to fix it > /* * To change this license header, choose License Headers in Project Properties. * To c…
i have following url and wants to write programme in java GUI - redButton:JButto
i have following url and wants to write programme in java GUI - redButton:JButton - greenButton:Button -YellowButton:Button -buttonLabel:JLabel - lastpressedLabel:JLabel -buttonPa…
i have here the code its suppose to ask user for how many numbers they want to e
i have here the code its suppose to ask user for how many numbers they want to enter and then lets them enter it but the problem I'm facing is after it ask me how many numbers i w…
i have my access database document already inserted, and i want to link the sear
i have my access database document already inserted, and i want to link the search, save , Delete buttons to it. so that i would be able to record to my database document and to d…
i have my access database document already inserted, and i want to link the sear
i have my access database document already inserted, and i want to link the search, save , Delete buttons to it. so that i would be able to record to my database document and to d…
i have my code here and i need to add to it original assignment was to ask user
i have my code here and i need to add to it original assignment was to ask user to answer 2 random integers and if they get it correct it will tell them if they want another one b…
i have my ds exam 2moro...plz cn any1 tell hw to do it. Implement the class STEU
i have my ds exam 2moro...plz cn any1 tell hw to do it. Implement the class STEUE: It’s a data structure which is Stack As well as a Queue, using inside 2-Stack Data structure. He…
i have posted what i have so far but i need to make it so it displays the states
i have posted what i have so far but i need to make it so it displays the states you enter in alphabetical order...can you help me? <html> <body> <script type="text…
i have saved multiple xml files within 1 giant xml file and nowwhen i parse it u
i have saved multiple xml files within 1 giant xml file and nowwhen i parse it using perl am getting an error which says junkelement.is there any way that i can parse multiple xml…
i have simmler queastion might help (a). At offset 00014, data at GDT is 92 00 a
i have simmler queastion might help (a). At offset 00014, data at GDT is 92 00 and data at LDT is 92 04. So, as we know that a protected-mode segment register holds a 16-bit segme…
i have test review project for my C++ can i get some help plz // CS 250 test rev
i have test review project for my C++ can i get some help plz // CS 250 test review #include <iostream> using namespace::std; // single linked list without classes, direct a…
i have the assembly for the max. can someone change the variables of it and make
i have the assembly for the max. can someone change the variables of it and make it min. I mean, the assembly for finding the min of the flaoting points. Please!!! .686 .model fla…
Subject
Web development and programming
Use Browse or pick another subject.