Web development and programming
191828 questions • Page 104 / 3837
- I save this file as a (.awk) - this code it only execute if I used this comman
- I save this file as a (.awk) - this code it only execute if I used this command ( ./ filename.) The question or the issue I need help with is I'm trying to run or execute this c…
- ID(int): must be greater than zero. - Price(double): must be greater than zero
- ID(int): must be greater than zero. - Price(double): must be greater than zero. - Available (int): how many items available of this product. - …
- Implement a tree which constructs an expression tree from the prefix form of a
- Implement a tree which constructs an expression tree from the prefix form of an arithmetic expression. Example of the prefix form: * + 1 3 – 6 4 Example of t…
- Implement a tree which constructs an expression tree from the prefix form of a
- Implement a tree which constructs an expression tree from the prefix form of an arithmetic expression. Example of the prefix form: * + 1 3 – 6 4 Example of the infix form: (1 + …
- Implement array based queue ( 50 pts ) - Implement linked-list based queue ( 5
- Implement array based queue (50 pts) - Implement linked-list based queue (50 pts) In either of which, - enqueue(): (15 pts) - dequeue(): (15 pts) - Others (constructor, destruct…
- Implement poker game program in package PJ4: Part I (40%) Implement Decks clas
- Implement poker game program in package PJ4: Part I (40%) Implement Decks class Part II (60%) Implement VideoPoker class See PJ4/PlayingCard.java and PJ4/VideoPoker.java for mor…
- Implement the size() method (along with a recursive method) for the BinarySear
- Implement the size() method (along with a recursive method) for the BinarySearchTree class developed in lecture. - Implement the contains() method (along with a recursive method…
- In Javascript Write a function named givenName with one parameter named fullNa
- In Javascript Write a function named givenName with one parameter named fullName. The parameter fullName will always contain a person’s family and given names in that order sepa…
- In a software project, 10 errors were introduced in the Software Requirements
- In a software project, 10 errors were introduced in the Software Requirements Specification document. All of those errors were amplified by a factor of 1:2 during the design pha…
- In the exercises below there is given a code for methods named find1, find2, f
- In the exercises below there is given a code for methods named find1, find2, find3 and printMany. Analyze each of the corresponding algorithms according to the points as follows…
- In the main class, declare and initialize two arrays as follows: Long[] salari
- In the main class, declare and initialize two arrays as follows: Long[] salaries = {24000, 34000, 40000, 21000, 18000}; String[] profession = {"nurse", "teacher", "Architect", "…
- In this assignment you will implement a queue structure that emulates what goe
- In this assignment you will implement a queue structure that emulates what goes on inside many modern routers. …
- In this assignment you will implement a queue structure that emulates what goe
- In this assignment you will implement a queue structure that emulates what goes on inside many modern routers. - We will implement an output port that supports 4 traffic classes…
- It needs to open a file for reading (txt file for example) - It has to be able
- It needs to open a file for reading (txt file for example) - It has to be able to read the lines of the file (like array of structs) - Has to calculate the sum of all the number…
- Let’s say that a system has 32 bit addressing and uses a 4KB page size. Write
- Let’s say that a system has 32 bit addressing and uses a 4KB page size. Write a c program that takes one argument from command line which is the virtual address(in decimal) and …
- MIPS five stage pipeline is given as IF Instruction fetch from memory ID Instr
- MIPS five stage pipeline is given as IF Instruction fetch from memory ID Instruction decode and register read EX Execute operation or calculate address MEM: Access memory operan…
- Maze please use c++ post copy of your code. Be prepared to run your code in cl
- Maze please use c++ post copy of your code. Be prepared to run your code in class. Write a program that creates a 10 by 10 maze. Represent the maze as an array of characters, wh…
- Multi-Threaded Dictionary Server Design and Implementation of a Simple Multi-T
- Multi-Threaded Dictionary Server Design and Implementation of a Simple Multi-Threaded Distributed System Supporting Access to a Remote Dictionary (using Java netbeans) -Aim: -To…
- Need and updated program written, old example on chegg will not work. C++ clas
- Need and updated program written, old example on chegg will not work. C++ classes program 1. Class specification Box.h models a box. Include private data for length, w…
- None of above b. acceleration is perpendicular to the displacement. c. acceler
- None of above b. acceleration is perpendicular to the displacement. c. acceleration is vertical, while the displacement can be in any direction d. acceleration is vertical and t…
- PART 2: Executing the grep Command (continued) In this part of the lab, you wi
- PART 2: Executing the grep Command (continued) In this part of the lab, you will formulate a command using grep to filter information from a file named "Texas.txt" located in th…
- PLEASE read the instructions carefully -I have included the code for the progr
- PLEASE read the instructions carefully -I have included the code for the program that i have created.. It is a memory game where all images buttons are a picture that are not sh…
- Please get the 2 files, SFStateStudent.java and SFStateStudentMain.java, from
- Please get the 2 files, SFStateStudent.java and SFStateStudentMain.java, from below -You need to implement this SFStateStudent class. - SFStateStudentMain.java -Please do not ch…
- Please solve for b, c, d Q)Answer the following questions regarding Object cla
- Please solve for b, c, d Q)Answer the following questions regarding Object class public class TestObject { public static void main(String [] args) { Object x = new Object(); Sys…
- Program has to be written in C# as a Windows Console App. Any sort of help / d
- Program has to be written in C# as a Windows Console App. Any sort of help / direction would be greatly appreciated. hapter3: Using GUI Obiects PavrolIGUI Programming Exercise (…
- Program must be written in C# You Do It Using the Sort) and ReverseO Methods I
- Program must be written in C# You Do It Using the Sort) and ReverseO Methods In the next steps, you create an array of integers and use the SortO and ReverseO methods to manipul…
- Programming Exercise 2: implement the member function moveToNth(...) that remo
- Programming Exercise 2: implement the member function moveToNth(...) that removes the item marked by the cursor and inserts it as the nth element of the list; test your implemen…
- Programs below, are incorrect and used as a template. Make corrcections by usi
- Programs below, are incorrect and used as a template. Make corrcections by using directions. Problem: The Swami class (Swami.java) 40 pts 3 instance data: name, mo…
- Put your SQL statement under the following lines: 1. Find all the coaches who
- Put your SQL statement under the following lines: 1. Find all the coaches who have coached exactly ONE team. List their firstnames followed by their last names Schema create tab…
- Q: Rewrite this code in two classes (one class that have the code and the othe
- Q: Rewrite this code in two classes (one class that have the code and the other class call the method that have public static void main) that inputs five each of which is betwee…
- Question - Write down the missing code according to the comments included in t
- Question - Write down the missing code according to the comments included in the code list.php <?php print" <!doctype html> <html lang="en"> <head> <meta…
- Re ie ine ne In this part, you will read in a file line by line float avgChars
- Re ie ine ne In this part, you will read in a file line by line float avgCharsPerLine (string filename) The avgCharsPerLine function will take one argument, a string for the nam…
- Read in a file (input.txt) that has at least two lines (you can assume 2 lines
- Read in a file (input.txt) that has at least two lines (you can assume 2 lines). Insert each line into a node creating single linked list (using the definitions in node.h). Then…
- Read in a file of complex numbers (126import.txt) and store them in an array o
- Read in a file of complex numbers (126import.txt) and store them in an array of complex objects. (Please include complex.h, complex.cpp and main.cpp) - Create a menu to allow co…
- Read the article titled “IT Project Failure Rates: Facts and Reasons”, located
- Read the article titled “IT Project Failure Rates: Facts and Reasons”, located here. Next, propose three (3) critical areas or phases that the IT project manager must pay attent…
- Require SSL encryption for remote access; Prevents intercepted transmissions,
- Require SSL encryption for remote access; Prevents intercepted transmissions, including passwords, to be read as “clear text”. - Require all accounts to have a password; Prevent…
- Sample output : java PJ4.Decks ******* Create 2 decks of cards ********* *****
- Sample output : java PJ4.Decks ******* Create 2 decks of cards ********* ************************************************ Loop # 0 Before shuffle:104 cards [A Clubs, 2 Clubs,…
- Sample output : java PJ4.Decks ******* Create 2 decks of cards ********* *****
- Sample output : java PJ4.Decks ******* Create 2 decks of cards ********* ************************************************ Loop # 0 Before shuffle:104 cards [A Clubs, 2 Clubs,…
- Script file used to create five tables. CREATE TABLE Customer( CUS_CODE NUMBER
- Script file used to create five tables. CREATE TABLE Customer( CUS_CODE NUMBER(5), CUS_LNAME VARCHAR2(20), CUS_FNAME VARCHAR2(20), CUS_INITIAL CHAR(1), CUS_AREACODE CHAR(3), CUS…
- Search the Internet for three SOFTWARE related RFPs. - Select one of the RFPs
- Search the Internet for three SOFTWARE related RFPs. - Select one of the RFPs and critically evaluate it. Using the information from the text - Discuss the benefits and drawback…
- See more at: http://www.ex-designz.net/test_page.asp?tid=49#sthash.i9t9MYV1.dp
- See more at: http://www.ex-designz.net/test_page.asp?tid=49#sthash.i9t9MYV1.dpuf 22) Where is the default Session data is stored in ASP.Net? a) InProcess b) StateS…
- Show only linux commands only. Your company was acquired by Google corporation
- Show only linux commands only. Your company was acquired by Google corporation. Now there is a site-to-site vpn connectivity is established however, it doesn’t work as expected.…
- Show that Employee is active (working) - Change the pay() in volunteer to get
- Show that Employee is active (working) - Change the pay() in volunteer to get 500 - If Executive salary more than 1000 oer week do not give them bouns - Change the data to show …
- Show the average with four decimal places, using the DecimalFormatter class. -
- Show the average with four decimal places, using the DecimalFormatter class. - Trailing zeroes will not be shown. If the user enters a zero, stop asking for inputs and output th…
- Step 1: Let the user enter the last number by simply add a parameter named las
- Step 1: Let the user enter the last number by simply add a parameter named last: bool NumberGuessing(int last); Now you can call NumberGuessing in main() like the following exam…
- Summarize DIACAP and ISO27002’s framework and history. - Choosing either DIACA
- Summarize DIACAP and ISO27002’s framework and history. - Choosing either DIACAP or ISO27002, update your plan to include the following: 1. Describe how and where the framework c…
- Suppose your SOHO network connects to the Internet using cable modem. When you
- Suppose your SOHO network connects to the Internet using cable modem. When you open your browser and try to access a web site, you get the error, “Internet Explorer cannot displ…
- The DBA finds that long distances generate values equal to or insignificantly
- The DBA finds that long distances generate values equal to or insignificantly varying from the expected results, while short distances generate significant errors, which are inc…
- The Timely Talent Temporary Help Agency maintains an employee master file that
- The Timely Talent Temporary Help Agency maintains an employee master file that contains an employee ID number, last name, first name, address, and hourly rate for each temporary…
- The assignment is in java Code-breaker Game Specification Code-breaker is a nu
- The assignment is in java Code-breaker Game Specification Code-breaker is a number guessing game. The computer chooses a 4-digit secret code at random. The player must guess wha…
Subject
Web development and programming
Use Browse or pick another subject.