Browse W
Alphabetical listing with fast deep pagination.
66619 items • Page 360 / 1333
When I compile the program these are the errors that I get: public class CourseG
When I compile the program these are the errors that I get: public class CourseGrades { private GradedActivity[] grades; private static int NUM_GRADES = 4; public CourseGrades() {…
When I compile the program, i get the error message \"warning:multi-line string
When I compile the program, i get the error message "warning:multi-line string laterals are deprecated". what does this mean?how can i fix it? thanks! the program reads as; #inclu…
When I compile this program, it completely ignores my input function and I have
When I compile this program, it completely ignores my input function and I have a feeling it has to do with how I am calling the function but I do not know how to fix it. Any help…
When I compile this program, it gives me the following answers: Ko Ko Cat says C
When I compile this program, it gives me the following answers: Ko Ko Cat says Chung Lion Meow Brina Tiger Cat says Roar Ko Ko Cat says Meow Zach Tiger Cat says Great Meow Katheri…
When I created my first web application few years ago, I remember trying to use
When I created my first web application few years ago, I remember trying to use the designer in VS 2008. Before I can even remember I abandoned it to the favor of actual debug to …
When I debug I cannot keep the console open. No errors.. What am I doing wrong h
When I debug I cannot keep the console open. No errors.. What am I doing wrong here. using System; using System.Collections.Generic; using System.Linq; using System.Text; namespac…
When I enter a number in 2 decimal, the symbol $ cannot be added or autosum. Exc
When I enter a number in 2 decimal, the symbol $ cannot be added or autosum. Excel refuses to do the calculation, no message come out. I re-load again still have the same problem.…
When I enter new numbers in a column I get the little error box with a ! that gi
When I enter new numbers in a column I get the little error box with a ! that gives me the option to convert text to number. It's annoying to have to do this each time, is there a…
When I execute my code, I am able to enter the size of the classroom 3 X 3. I am
When I execute my code, I am able to enter the size of the classroom 3 X 3. I am able to enter the first student's name "Mickey/Mouse". I am able to type in the row (1) and column…
When I execute my php code, I get an error saying \": mysql_fetch_array() expect
When I execute my php code, I get an error saying ": mysql_fetch_array() expects parameter 1 to be resource " It says that my error occurs at "$good1 = mysql_fetch_array($sql1)". …
When I execute this program in debug mode, the console screen may appear and dis
When I execute this program in debug mode, the console screen may appear and disappear before I have an opportunity to view the output. How do I keep this from happening? C++ code…
When I faced a problem, I try to follow the following steps to find out the solu
When I faced a problem, I try to follow the following steps to find out the solution for it. The steps are as follows: In order to solve the problem, we have to follow the followi…
When I find a concrete dependency inside an extension method, I have been attemp
When I find a concrete dependency inside an extension method, I have been attempting to remove the (concrete) dependency by parameterising it like so // original implementation pu…
When I first started learning cryptography, I had my first a-ha moment when I fu
When I first started learning cryptography, I had my first a-ha moment when I fully appreciated the value of a One Time Pad and XOR and all the functions that attempt to emulate t…
When I first started to learn how to program, real programmers could write assem
When I first started to learn how to program, real programmers could write assembly in their sleep. Any serious schooling in computer science would include a hefty bit of training…
When I first taught myself how to make websites (html/css) I used exact pixel wi
When I first taught myself how to make websites (html/css) I used exact pixel width and height for all div elements. I've also practiced making websites with nothing but percentag…
When I further analyzed the system I could establish 10 distinct possible roles
When I further analyzed the system I could establish 10 distinct possible roles in the system. You may find more. If you do, feel free to add them. The ones I could establish were…
When I get a design from a designer, I get it as a PSD (Photoshop) file. I alway
When I get a design from a designer, I get it as a PSD (Photoshop) file. I always expect proper layer and folder names, basically a clean and managed PSD. From this desigbn I deve…
When I go to run the program all I get is continuous scrolling of the cout
When I go to run the program all I get is continuous scrolling of the cout << "ERROR : invalid command " << command << " from bank.txt" << endl; line in th…
When I graduated, I thought getting into a web development job meant I get to wo
When I graduated, I thought getting into a web development job meant I get to work in a group of at least a handful of developers, and seniors can teach this young Padawan their t…
When I learned the C++ language for the first time I learned that besides int, f
When I learned the C++ language for the first time I learned that besides int, float etc, smaller or bigger versions of these data types existed within the language. For example I…
When I make a profit, how do I know if the profit I make is correct ???because I
When I make a profit, how do I know if the profit I make is correct ???because I don’t know if I should charge more or much much more if needed for the CORRECT profit I should rec…
When I need to access our school web portal I need to access it with my certific
When I need to access our school web portal I need to access it with my certificate (pfx). Since certificate needs to be installed in browser, I'm thinking (out of security reason…
When I need to generate unique id\'s based on some information hashing is typica
When I need to generate unique id's based on some information hashing is typical choice. However, sometimes that id needs to be of a particular size. I've seen a lot of schemes (H…
When I need to properly wipe a harddrive, I tend to use shred on the whole devic
When I need to properly wipe a harddrive, I tend to use shred on the whole device, i.e. pointing shred to the /dev/sdX without regard to particular partitions; however I noticed t…
When I picture a really well functioning software team in my mind, one of the vi
When I picture a really well functioning software team in my mind, one of the visions I have is of a developer showing off to a small group of devs some cool, clever UI that they …
When I posted this previously someone said there needs to be more information bu
When I posted this previously someone said there needs to be more information but this is everything from the problem thats given. Question 1 The bank portion of the bank reconcil…
When I press 1 the program does not repeat the process, could you please fix to
When I press 1 the program does not repeat the process, could you please fix to repeat the whole program. clc; clear all; x = ceil(6*rand) + 1; y = ceil(6*rand) + 1; while(1) fpri…
When I press map on my html page, it needs to call a function form my javascript
When I press map on my html page, it needs to call a function form my javascript code in order to put a image on a new, blank webpage(named page). How do i do this? Don't output t…
When I put the code in my and try to run it my run, build, option, etc is all ju
When I put the code in my and try to run it my run, build, option, etc is all just taken away. Has this happened to anyone else, or has anyone heard about it and can help fix it, …
When I read computational complexity I encounter problems like 3-SAT, set cover,
When I read computational complexity I encounter problems like 3-SAT, set cover, knapsack. In the first two variables are discrete. In knapsack the weights and values are integer …
When I read descriptions of the many-worlds interpretation of quantum mechanics,
When I read descriptions of the many-worlds interpretation of quantum mechanics, they say things like "every possible outcome of every event defines or exists in its own history o…
When I read the information it talks about doing one drop down that opens to ano
When I read the information it talks about doing one drop down that opens to another drop down. Maybe I didn't explain what I'm trying to do. Where hole one is I would like a drop…
When I run in visual studio, it says this: error C2447: \'{\' : missing function
When I run in visual studio, it says this: error C2447: '{' : missing function header (old-style formal list?) and fatal error C1004: unexpected end-of-file found. Not sure what I…
When I run my code I am supposed to read a file and get: 1 Joe Sf 23 main st. 23
When I run my code I am supposed to read a file and get: 1 Joe Sf 23 main st. 234-4333 but I get: 1 Joe Sf 23 main st. 234-4333 Joe Sf 23 main st. 234-4333 I dont have…
When I run my program it will not let me input decimal numbers. Numbers with no
When I run my program it will not let me input decimal numbers. Numbers with no decimals are okay. How do I fix this in C# program. using System; public class GradeBook { public s…
When I run the below code it runs successfully. drop function udffullname go cre
When I run the below code it runs successfully. drop function udffullname go create function dbo.udffullname(@studentid int) returns int as begin return (select concat(lastname, '…
When I run the below program, it gets trapped in a loop. What adjustment(s) need
When I run the below program, it gets trapped in a loop. What adjustment(s) need to be made? Design a set of classes that work together to simulate a car's fuel gauge and odometer…
When I run the following code I randomly get true when it should be false. // Te
When I run the following code I randomly get true when it should be false. // Test to see if there is a special character int counter = 0; for (int i = 0; i < size; i++) { if (…
When I run the following program, I get a fraction that is 0/0 and I have no ide
When I run the following program, I get a fraction that is 0/0 and I have no idea why /////// code: Client Function: #include "fractions.h" int main() { int den3, num3; cout<&l…
When I run the program I get $85 for inputting 3 installations, and15 yards of c
When I run the program I get $85 for inputting 3 installations, and15 yards of cable. There must be a misunderstanding in theprogram. /* Cable Revenue Program This program calcula…
When I run the program and pick option 1 from the menu it asks for the input fil
When I run the program and pick option 1 from the menu it asks for the input file. I type in: input.txt and the console scrolls away asking same question. Can you find the bug? #p…
When I run the program, no matter what number I put in, I keep getting an output
When I run the program, no matter what number I put in, I keep getting an output of "Outside the data range." What am I doing wrong here? import java.util.Scanner; public class Te…
When I run this I get average high temp nandegrees var num1=parseInt(prompt(num1
When I run this I get average high temp nandegrees var num1=parseInt(prompt(num1 +("Enter high temp for day 1."))); var num2=parseInt(prompt(num1 +("Enter high temp for day 2.")))…
When I run this is, there are no errors. However, it does not produce these imag
When I run this is, there are no errors. However, it does not produce these images via command line arguments. What's the issue? public class Circles { public static void main(…
When I run this it returns all options. Example enter 44 and it returns Your Gra
When I run this it returns all options. Example enter 44 and it returns Your Grade is :A, Your Grade is: B. etc... It needs to only return the correct grade. package Grade; …
When I run this program, it complies fine, but gives me this errorwhen it runs:
When I run this program, it complies fine, but gives me this errorwhen it runs: java.lang.NoSuchMethodError: MovingCircle.<init>(DIIDD)V atFallingCircle.<init>(Fall…
When I run this program, which is getting it\'s input from Teams.txt, it returns
When I run this program, which is getting it's input from Teams.txt, it returns the error : Exception in thread "main" java.lang.NumberFormatException: For input string: "NCSU 28"…
When I run write and run the program listed below, the output data screen disapp
When I run write and run the program listed below, the output data screen disappears pretty quickly (within the blink of an eye). I believe I am close to having the proper result,…
When I search for this there are two different (completely different answers) on
When I search for this there are two different (completely different answers) on Chegg. I really would love to find the correct answer. One of the other solutions has really simpl…