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

the data file provided contains similar to data below name \"purchases.txt\" Ama
the data file provided contains similar to data below name "purchases.txt" Amazon 22.5 Bojangles 18.23 Lowes 56.50 Mcdonalds 6.73 FAB 19.25 Bojangles .99 Firestone 189.34 Lowes 67…
the debugger shows \"SyntaxError: JSON.parse: unexpected character at line 1 col
the debugger shows "SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON dat" How can I fix it <html> <head> <style> table {     border-c…
the difference between UI, UX, and Behavior Design What’s the difference between
the difference between UI, UX, and Behavior Design What’s the difference between a project manager and a product manager? Name and explain one of the 3 “Typical failures in produc…
the dithmentpurpow.of blems lems and Exercises 6-34 dime gh 6-44 snl ces rhe cla
the dithmentpurpow.of blems lems and Exercises 6-34 dime gh 6-44 snl ces rhe class win Esmi num ficarr dre data for an ASSIGNMENT Natioe, ah ntesReartsint, Nurkmalup behave w Jarv…
the due date is 14 -8-2017 The task is to write a JavaScript code that can build
the due date is 14 -8-2017 The task is to write a JavaScript code that can build a dynamic webpage content. Please allow the user to: 1. Select any html element and place it in th…
the equation of a line is ax + by =c, where both a and b can not bezero, and a a
the equation of a line is ax + by =c, where both a and b can not bezero, and a and b and c are real numbers. if b is not zero, then -a/b is the slope line if a is zero (a=0) it is…
the expression is (3 + 2 * 6) / (8 – 5) Please use C++ or Python Design and impl
the expression is (3 + 2 * 6) / (8 – 5) Please use C++ or Python Design and implement an algorithm which takes a binary tree representing an arithmetic expression, and evaluate th…
the first 10 records in your data The first 10 records in your data file each co
the first 10 records in your data The first 10 records in your data file each contain a pay code and the corresponding pay rate per hour, the remaining records in the file are 1 p…
the first Ex i need it with comments after fixing the bugs ,, Ex2 , i need it wi
the first Ex i need it with comments after fixing the bugs ,, Ex2 , i need it with explanations and comments please, whenn you do what they ask for please put comments , and add t…
the first code which has a class in which I tried implementing the main methods
the first code which has a class in which I tried implementing the main methods needed for a proper queue. Unfortunately, I did not get it to work. I left the store field protecte…
the first element. 8. A array is one in which the subscript ranges are staticall
the first element. 8. A array is one in which the subscript ranges are statically bound and storage allocation is static (done before run time). 9. A_array is one in which the sub…
the first picture is the problem statement and the second is the code to be modi
the first picture is the problem statement and the second is the code to be modified Problem Description One way that MATLAB can be used is for data analysis. One common applicati…
the first picture is the problem. the second one explanation. answers are differ
the first picture is the problem. the second one explanation. answers are different and also I need clarification of how I'm counting stored values. for example, i get that array …
the following 2D complex vectors: Construct matrix A that has five columns and a
the following 2D complex vectors: Construct matrix A that has five columns and as many rows as the number of vectors. The first column should be the number of the vector (1, 2, 3 …
the following A. Calculated variable (s): B. Linear equation (s): C. Non-linear
the following A. Calculated variable (s): B. Linear equation (s): C. Non-linear equation (s): D. Input factor (s) and intermediate factor (s): The GYS Fitness Center is providing …
the following Sub calculates the present value of a future amount: Sub ComputePr
the following Sub calculates the present value of a future amount: Sub ComputePresentValue(ByVal FValue As Single, ByVal Years As Integer, ByVal Rate As Single, ByRef PValue As Si…
the following Sub calculates the present value of a future amount: Sub ComputePr
the following Sub calculates the present value of a future amount: Sub ComputePresentValue(ByVal FValue As Single, ByVal Years As Integer, ByVal Rate As Single, ByRef PValue As Si…
the following Sub calculates the present value of a future amount: Sub ComputePr
the following Sub calculates the present value of a future amount: Sub ComputePresentValue(ByVal FValue As Single, ByVal Years As Integer, ByVal Rate As Single, ByRef PValue As Si…
the following Sub calculates the present value of a future amount: Sub ComputePr
the following Sub calculates the present value of a future amount: Sub ComputePresentValue(ByVal FValue As Single, ByVal Years As Integer, ByVal Rate As Single, ByRef PValue As Si…
the following abstract class, which allows us to define specific mathematical fu
the following abstract class, which allows us to define specific mathematical functions as subclasses: public abstract class AbstractFunction {         // holds arguments that are…
the following bit of code and 16-bit register definition: (10) BRW CTL: 0x00630
the following bit of code and 16-bit register definition: (10) BRW CTL: 0x00630 Bits 0-1 Description 00b: LEDs off 0lb: Right LED on 10b: Left LED on 11b: Reserved 2-5 Reserved Ob…
the following equations define the first two terms of a sequence of numbers and
the following equations define the first two terms of a sequence of numbers and each subsequent term using a recursion formula. write a Matlab function to calculate the first n te…
the following equations define the first two terms of a sequence of numbers and
the following equations define the first two terms of a sequence of numbers and each subsequent term using a recursion formula. write a Matlab function to calculate the first n te…
the following grammar generates all regular expressions over the alphabet of let
the following grammar generates all regular expressions over the alphabet of letters (we have used quotes to surround operators, since the vertical bar is an operator as well as a…
the following grammar generates all regular expressions over the alphabet of let
the following grammar generates all regular expressions over the alphabet of letters (we have used quotes to surround operators, since the vertical bar is an operator as well as a…
the following is a program i need help with involvingclasses. any help will be g
the following is a program i need help with involvingclasses. any help will be greatly appreciated. Now you need to write a class WeightType to encapsulate poundsand ounces. Class…
the following is my assignment : You will create a Virtual World application as
the following is my assignment : You will create a Virtual World application as your final project. This Virtual World will have several objects including a MyClone object and ano…
the following is my code in main.c when i compile the whole program i get no err
the following is my code in main.c when i compile the whole program i get no errors and an a.out but then i try to run it with a file i get segmentation error. please help! #inclu…
the following is my sql TRAFFIC chart. The columns are id, tdate, ttime, SourceI
the following is my sql TRAFFIC chart. The columns are id, tdate, ttime, SourceIP, Protocol, WEBSERVER_IP, packetsize There's two queries to write number one is...Find the frequen…
the following program keeps crashing when I run it. When I ran thedebugger it sa
the following program keeps crashing when I run it. When I ran thedebugger it said I had an access Violation (segmentation fault) Ithink that is where it is trying to access parts…
the following programs reads a data set like the following Arribas 10 6 2 1 4 0
the following programs reads a data set like the following Arribas 10 6 2 1 4 0 6 3 1 8 7 5 Sanchez 7 4 9 10 2 0 10 8 5 0 4 6 Rooney 10 3 10 10 7 10 3 7 9 7 8 2 10 7 10 4 1 0 each…
the following question should be answered in the C language: The code for the Se
the following question should be answered in the C language: The code for the Selection Sort algorithm is as follows: for(i=0; i<n; i++) { small = i; for(j=i+1; j<n; j++) { …
the following relation with sample data. ns, Update Anomalies, and Normalization
the following relation with sample data. ns, Update Anomalies, and Normalization 121 ent of AIRPORT KLX TABLE AirlinelD AirlineName TerminalID NumberOfGates NumberOfDepartingFligh…
the following solutions that aim to increase the level of security for online ba
the following solutions that aim to increase the level of security for online banking: 1-Identity Authentication Banks should use appropriate measures in order to authenticate the…
the following statement is based on a power point presentation and needs a repla
the following statement is based on a power point presentation and needs a replay to To me I think that you should have not to many slides but in the same sense you do want to hav…
the following statement just a reply to I think about four components when desig
the following statement just a reply to I think about four components when designing and implementing a web page. The first is the layout of the website. I want to know what kind …
the following statement just a reply to pls What is a cell reference (also calle
the following statement just a reply to pls What is a cell reference (also called a cell address) and what is the significance of being able to use them in spreadsheet formulas? A…
the following statement just needs replied too thank u all organization needs di
the following statement just needs replied too thank u all organization needs direction, purpose, and objectives. Without a clear idea of "where" and "how" a company or organizati…
the following statement just neeeds a reply please The main thing I think that m
the following statement just neeeds a reply please The main thing I think that makes a website good is the content and the apperance. Another thing is a website that loads quickly…
the folowing staement from a fellow student needs a reply to Firstable, Table la
the folowing staement from a fellow student needs a reply to Firstable, Table layouts are difficult to revise. Except for the most simple web page designs, most layout tables requ…
the for statement the while statement C the do/while statement the switch statem
the for statement the while statement C the do/while statement the switch statement Which control statement which n best used when you know how many times to repeat the execute gr…
the full options are 1. read the command from the terminal 2.wait for the progra
the full options are 1. read the command from the terminal 2.wait for the program to complete. then go back for the next command 3.interpret the command and realize it is an exter…
the full options are: 1.bootstrap program(from firmware) runs system diagnostics
the full options are: 1.bootstrap program(from firmware) runs system diagnostics 2.boot block code loads the full bootstrap program(GRUB) 3. boostrap program reads the boot block …
the funciton need to pass values by reference not by value It is desired to crea
the funciton need to pass values by reference not by value It is desired to create a mortgage estimator by writing a program containing a function. The user inputs the amount of l…
the function Reverse needs reverse the list not just print it reverce the list i
the function Reverse needs reverse the list not just print it reverce the list it self has to be reversed #ifndef LIST_H #define LIST_H #include <algorithm> #include <ios…
the function,and prliRE Ehe Base eust ai electricity for customers. The program
the function,and prliRE Ehe Base eust ai electricity for customers. The program should read the following information from an input file named "chargin.dat" customer account numbe…
the game of Tic-tac-toe that we ( ON JAVA Programming ) generally call X/0 game.
the game of Tic-tac-toe that we (ON JAVA Programming ) generally call X/0 game. You may assume that the board is 3x3.   Class TicTacToeGame This class has the board (which is a pr…
the goal is to assign a unique digit to each letter in the equationin order to m
the goal is to assign a unique digit to each letter in the equationin order to make it true. Use recursion to generate ALLpossible assignments in a systematic way. The input file,…
the goal of this code is to create a matrix of userNum x userNum size of distict
the goal of this code is to create a matrix of userNum x userNum size of distict random integers. How can the printing for loop and vector creating for loop be rewritten into sepa…
the goal of this code is to create a vector matrix userNum x userNum, and to fil
the goal of this code is to create a vector matrix userNum x userNum, and to fill it with distinct random variables. The code below gives me a segmentation error 11. how can i fix…