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

2) Problem 2: Registration Fee (10 pts Problem Statement: Based on an automobile
2) Problem 2: Registration Fee (10 pts Problem Statement: Based on an automobile's model year and weight a state can determine the car's weight class and registration fee using th…
2) Review the way in which const variables and references can be initialized in
2) Review the way in which const variables and references can be initialized in a class constructor. 6) Review the definition of a default assignment operator. 7) Review the defin…
2) Short coding questions: a Write the declaration for a struct called pythType
2) Short coding questions: a Write the declaration for a struct called pythType that holds 3 integers named numi, num2 and num3. b) Based on a), write the declaration for an array…
2) Software - EBook Summarizer: An eBook company has hired you to write a progra
2) Software - EBook Summarizer: An eBook company has hired you to write a program to help them to organize their books by their contents. Your program must read a text file of a b…
2) Software - EBook Summarizer: An eBook company has hired you to write a progra
2) Software - EBook Summarizer: An eBook company has hired you to write a program to help them to organize their books by their contents. Your program must read a text file of a b…
2) Start Raptor, and create a Raptor program as follows. The program will ask th
2) Start Raptor, and create a Raptor program as follows. The program will ask the user for a number of days (which becomes the loop control variable), opens an output file, prompt…
2) Suppose that you write the bits 10010001000101 to a memory location, and late
2) Suppose that you write the bits 10010001000101 to a memory location, and later you read the bits 10010001001101? Assuming the bits shown have already been encoded using hamming…
2) Suppose you have a directory named MyStuff in your working directory. Specify
2) Suppose you have a directory named MyStuff in your working directory. Specify the command(s) you would use to do the following. (8 points a) Give everyone permission to list fi…
2) Task: Practice with FOR loops (10 pts) -Create a program that lists out Fibon
2) Task: Practice with FOR loops (10 pts) -Create a program that lists out Fibonacci numbers based upon user input. The Fibonacci sequence is a series of values where every number…
2) The Intel® Math Kernel Library Developer Reference Rev 15 Release 2018 contai
2) The Intel® Math Kernel Library Developer Reference Rev 15 Release 2018 contains the following cautionary statement: “Because the precision of floating point arithmetic is limit…
2) The following processes are bei scheduling algorithm. priority, with a higher
2) The following processes are bei scheduling algorithm. priority, with a higher number indicating a higher relative priority. In addition to the processes listed below, the syste…
2) The following processes are being scheduled using a preemptive, roundrobin sc
2) The following processes are being scheduled using a preemptive, roundrobin scheduling algorithm. Each process is assigned a numerical priority, with a higher number indicating …
2) This question is about the implementation of a singly linked list in Java. Th
2) This question is about the implementation of a singly linked list in Java. This implementation will use a Node data structure whose Java definition is given as follows: Public …
2) To run an MPI program on a linear array of 4 nodes, what allocation of proces
2) To run an MPI program on a linear array of 4 nodes, what allocation of processes (viz., the list of the ranks of the processes allocated on each node of the linear array) is po…
2) Tuple Relational Calculus Queries Consider the \"Hiking\" database schema sho
2) Tuple Relational Calculus Queries Consider the "Hiking" database schema shown below. The HIKES relation indicates the mountains hiked by each hiker. The INHABITS relation shows…
2) What type of data file consists of a mixture of alphanumeric ASCII characters
2) What type of data file consists of a mixture of alphanumeric ASCII characters and special binary formatting codes that are used in a word processor or spreadsheet? a) Text b) V…
2) What type of data file consists of a mixture of alphanumeric ASCII characters
2) What type of data file consists of a mixture of alphanumeric ASCII characters and special binary formatting codes that are used in a word processor or spreadsheet? a) Text b) V…
2) What value does MATLAB compute from the command ble? a) 1 b) 2 d) 4 e) 8 33)
2) What value does MATLAB compute from the command ble? a) 1 b) 2 d) 4 e) 8 33) What value does MATLAB compute from the command die? a) 0 b) 2 c) 6 d) eps e) NaN Questions 34-35 a…
2) Wireless network standards are ________ standards. A) OSI B) TCP/IP C) both A
2) Wireless network standards are ________ standards. A) OSI B) TCP/IP C) both A and B 9) Radio transmission is measured in terms of ________. A) bytes per second B) wavelength C)…
2) Write 3 regular expressions for the following instances: a) Will match agains
2) Write 3 regular expressions for the following instances: a) Will match against a pattern consisting of an uppercase or lowercase d or m, followed by an optional [aA] and/or an …
2) Write a C Shell script that will add the current date to the end of a filenam
2) Write a C Shell script that will add the current date to the end of a filename. E.g, if today is Dec 25, 2017, then the shell script should change the filename to: filename 201…
2) Write a SELECT statement that returns these columns from the DATE_SAMPLE tabl
2) Write a SELECT statement that returns these columns from the DATE_SAMPLE table int EX database. The start_date column. A column that uses the DATE_FORMAT function to return the…
2) Write a bash script named q2. sh that can be used to “timestamp” files by ren
2) Write a bash script named q2.sh that can be used to “timestamp” files by renaming them. The script should expect some arguments, which should be file names. If no arguments are…
2) Write a bash script named q2. sh that can be used to “timestamp” files by ren
2) Write a bash script named q2.sh that can be used to “timestamp” files by renaming them. The script should expect some arguments, which should be file names. If no arguments are…
2) Write a bash script named q2. sh that can be used to “timestamp” files by ren
2) Write a bash script named q2.sh that can be used to “timestamp” files by renaming them. The script should expect some arguments, which should be file names. If no arguments are…
2) Write a function ioAve() which repeatedly prompts the user to enter numbers (
2) Write a function ioAve() which repeatedly prompts the user to enter numbers (of any sign), followed by any printable non-numerical character (to signal the end of the sequence …
2) Write a function that will merge the contents oftwo sorted (ascending order)
2) Write a function that will merge the contents oftwo sorted (ascending order) amays of the type DOUBLE values, use an insertion sort to sort two arrays first, and then use the m…
2) Write a program square.c that asks the user to enter the number from 1 to 16
2) Write a program square.c that asks the user to enter the number from 1 to 16 (in any order) and then displays the numbers in a 4 by 4 arrangement, followed by the sums of the r…
2) Write the function definition of a function) named stats5 that calculates and
2) Write the function definition of a function) named stats5 that calculates and returns the total, average, highest, lowest, standard deviation (sd), root mean square (RMS), and …
2) Write three functions (Should use #define for all literal numbers) a. main fu
2) Write three functions (Should use #define for all literal numbers) a. main function i. Asks the user for the number of hours ii. calls the function (convert_time) that takes th…
2) Write three functions a. main function i. Declares a two dimensional array of
2) Write three functions a. main function i. Declares a two dimensional array of ints 4 * 4 ii. Ask the user to enter a value for each of the elements of the array iii. Call a fun…
2) You are creating a new way to do math that uses estimates instead of actual v
2) You are creating a new way to do math that uses estimates instead of actual values. You are going to create a class called EstimateMath, and inside this class will be only two …
2) You are implementing a NoSQL database to record the grievances of customers o
2) You are implementing a NoSQL database to record the grievances of customers of an automobile company. You have freedom of recommending a Key-Value type database or a Document D…
2) You\'re working on your system in the office and also surfing an entertainmen
2) You're working on your system in the office and also surfing an entertainment Web site. Suddenly, a window pops up with a message from your boss telling you to stop wasting you…
2) [2 marks each] For each of these sets of premises, what relevant conclusion o
2) [2 marks each] For each of these sets of premises, what relevant conclusion or conclusions can be drawn? Explain the rules of inference used to obtain each conclusion from the …
2) [42] Write a program to manage the grades of students in a class. To represen
2) [42] Write a program to manage the grades of students in a class. To represent the information of each student define a structure type named student. The members of this struct…
2) a) What is the difference between arrays and lists? b) What are the pros and
2) a) What is the difference between arrays and lists? b) What are the pros and cons of storing data in arrays and/or lists? c) You are given 7 Giga Bytes worth of data that must …
2) ao points) Assuming there is an offline game, once players finish the game, t
2) ao points) Assuming there is an offline game, once players finish the game, the final score would be stored in a score file. Now we have multiple players playing that game. Eac…
2) ao points) Assuming there is an offline game, once players finish the game, t
2) ao points) Assuming there is an offline game, once players finish the game, the final score would be stored in a score file. Now we have multiple players playing that game. Eac…
2) unsigned and sign extension a. 8-bit to 16-bit unsigned number conversion Inp
2) unsigned and sign extension a. 8-bit to 16-bit unsigned number conversion Input 8 bits unsigned number (for example, hexadecimal of fd) and convert this value to the identical …
2). Which of the following Wi-Fi technologies employ radios that use Multiple-In
2). Which of the following Wi-Fi technologies employ radios that use Multiple-Input, Multiple Output (MIMO)? Select all that apply. a). 802.11ac b). 802.11n c). 802.11g d). 802.11…
2)Given Slope java to the right, in the main method below, write code with the f
2)Given Slope java to the right, in the main method below, write code with the following requirements. A) Declare a variable named s and assign it a new instance of the slope clas…
2)Which of the following is true regarding subclasses? a) A subclass that inheri
2)Which of the following is true regarding subclasses? a) A subclass that inherits methods from its superclass may not override the methods. b) A subclass that inherits instance v…
2, (10 points) Given the Python class below, perform the tollowing tasks: a. Nam
2, (10 points) Given the Python class below, perform the tollowing tasks: a. Name all mutator methods b. Give the output c. Give code to create a sibling class to Rectangle named …
2, (10 points) Given the Python class below, pertorm the folloving tasks: a. Nam
2, (10 points) Given the Python class below, pertorm the folloving tasks: a. Name all mutator methods b. Give the output e. Give code to create a sibling class to Rectangle named …
2, Demonstrate a direct mapping procedure to map an opcode into a corresponding
2, Demonstrate a direct mapping procedure to map an opcode into a corresponding microinstruction address considering the following: a. b. c. d. The opcode has 5 bits The mapping s…
2, Internet Service Provider.. An internet service provider has three different
2, Internet Service Provider.. An internet service provider has three different subscription package for its customers: Package A: For $9.95 per month 10 hours of access are provi…
2,3 and 4 please and the is for the program (matlab) 216 16-1 1.74+26 269.8+3In(
2,3 and 4 please and the is for the program (matlab) 216 16-1 1.74+26 269.8+3In(51) b. 6.4+5.23 1.32 C. Define a=24.125487, b=35, c-22.316548, and d-19 in the editor window. write…
2- (Bitwise Operators) (I) Left shifting an unsigned int by 1 bit is equivalent
2- (Bitwise Operators) (I) Left shifting an unsigned int by 1 bit is equivalent to multiplying the value by 2. Write a function power2 that takes two integer arguments number and …
2- (Bitwise Operators) (I) Left shifting an unsigned int by 1 bit is equivalent
2- (Bitwise Operators) (I) Left shifting an unsigned int by 1 bit is equivalent to multiplying the value by 2. Write a function power2 that takes two integer arguments number and …