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

1) Pillars of Object Orientation A) The four pillars of OOP are: 1. Abstraction
1) Pillars of Object Orientation A) The four pillars of OOP are: 1. Abstraction 2. Encapsulation 3. Inheritance 4. Polymorphism Explain each of these core ideas: B) Explain the “I…
1) Players\' Names array: This is a 1D string array that will hold the names of
1) Players' Names array: This is a 1D string array that will hold the names of the five players. This array should be initialized in the program with the following data: Index Nam…
1) Please fix the following code. create database spring18_midterm; use spring18
1) Please fix the following code. create database spring18_midterm; use spring18_midterm; CREATE TABLE phone_book (id INT NOT NULL AUTO_INCREMENT, firstnamevarchar(100) NOT NULL, …
1) Present a page (start.html) to the user. This page should have a form with 2
1) Present a page (start.html) to the user. This page should have a form with 2 fields, login name and password. Hide the text for the password. There should be a button to login.…
1) Probleml: Fibonacci Numbers (10 pts) Problem Statement: The Fibonacci sequenc
1) Probleml: Fibonacci Numbers (10 pts) Problem Statement: The Fibonacci sequence is a series of numbers where a number is found by adding up the two numbers before it. Starting w…
1) Prompt the user to enter a sentence 2) read in AT MOST 80 characters of the s
1) Prompt the user to enter a sentence 2) read in AT MOST 80 characters of the sentence the user entered 3) call function parseInput that will go through the input looking for a s…
1) Propagation Delay and Transmission Delay. Consider two hosts, A and B, connec
1) Propagation Delay and Transmission Delay. Consider two hosts, A and B, connected by a link of rate R bps. Suppose that the two hosts are separated by m meters, and suppose the …
1) Provide a list of tables and columns for each table that changes the example
1) Provide a list of tables and columns for each table that changes the example to first normal form. 2) Is your answer to question 1 also in third normal form? If not, provide a …
1) Provide a listing of the fields associated with a certificate of your choosin
1) Provide a listing of the fields associated with a certificate of your choosing. Use the X509 definition to match the general fields of a certificate with the certificate you ch…
1) Provide an algorithm in pseudocode that calculates the mode of a given list.
1) Provide an algorithm in pseudocode that calculates the mode of a given list. The mode is the value that is repeated more often in the list. a.    Study the attributes and comme…
1) Questions on transactions, concurrency control and recovery. Answer each part
1) Questions on transactions, concurrency control and recovery. Answer each part. Assume there is a part table given by the following when relevant. Also assume, where relevant, t…
1) Questions on transactions, concurrency control and recovery. Answer each part
1) Questions on transactions, concurrency control and recovery. Answer each part. Assume there is a part table given by the following when relevant. Also assume, where relevant, t…
1) Read the documentation for the functional forms given below and write a brief
1) Read the documentation for the functional forms given below and write a brief description (2-3 sentences) for each one. Each description should discuss parameters, return value…
1) Read the documentation for the functional forms given below and write a brief
1) Read the documentation for the functional forms given below and write a brief description (2-3 sentences) for each one. Each description should discuss parameters, return value…
1) Read the documentation for the functional forms given below and write a brief
1) Read the documentation for the functional forms given below and write a brief description (2-3 sentences) for each one. Each description should discuss parameters, return value…
1) Read the documentation for the functional forms given below and write a brief
1) Read the documentation for the functional forms given below and write a brief description (2-3 sentences) for each one. Each description should discuss parameters, return value…
1) Read the entries of an array of 10 integers from a user. Compute x as the ave
1) Read the entries of an array of 10 integers from a user. Compute x as the average of the 10 entries (and print the first average) and then compute the average of those entries …
1) Remove directory \'test\' by running command: rm -rf test, then run command:
1) Remove directory 'test' by running command: rm -rf test, then run command: bash script2 7 What files are in directory 'test'? a) afile1.txt afile3.txt afile5.txt afile7.txt b) …
1) Represent the following decimal numbers using IEEE-754 Floating point represe
1) Represent the following decimal numbers using IEEE-754 Floating point representation (a) 0.5 (b) -0.75 (c) 0 2) Using the knowledge of NMOS and PMOS transistors we learned in c…
1) Research and explain how modern day host based anti-virus software works. How
1) Research and explain how modern day host based anti-virus software works. How does this protect us against unknown threats? What can we do to better protect our host machines a…
1) Retrieve the names of customers who borrowed Harry Potter book from Towson Br
1) Retrieve the names of customers who borrowed Harry Potter book from Towson Branch 2) List the authors with books published by Pearson 3) Find the list of books including author…
1) Return the BusinessEntityID and SalesYTD column from Sales.SalesPerson table.
1) Return the BusinessEntityID and SalesYTD column from Sales.SalesPerson table. Join this table to the Sales.SalesTerritory table in such a way that every in Sales.SalesPerson wi…
1) Retype and correct the code provided to combine two strings separated by a sp
1) Retype and correct the code provided to combine two strings separated by a space. Hint: What type of parameter does push_back expect? #include #include using namespace std; int…
1) Review the material about interfaces 2) Complete the following programming as
1) Review the material about interfaces 2) Complete the following programming assignment: Design a Java interface called Priority that includes two methods: setPriority and getPri…
1) Rewrite the GPA program using the CASE statement for each of the grades. The
1) Rewrite the GPA program using the CASE statement for each of the grades. The output should look the same. Public Class Form1 Private Sub calculate_Click(ByVal sender As System.…
1) Rewrite the if-else chain by using a switch statement: if(letterGrade == \'A\
1) Rewrite the if-else chain by using a switch statement: if(letterGrade == 'A') cout << "The numerical grade is between 90 and 100 "; else if (letterGrade == 'B') cout <…
1) Routine is not loaded until it is called. All routines are kept on disk in a
1) Routine is not loaded until it is called. All routines are kept on disk in a relocatable load format. The main program is loaded into memory & is executed. This type of loa…
1) Scripting language is a) High Level Programming language b) Assembly Level pr
1) Scripting language is a) High Level Programming language b) Assembly Level programming language c) Machine level programming language 2) Which best explains getSelection()? a) …
1) Search for sample security policies on the Web. Identify and analyze two EISP
1) Search for sample security policies on the Web. Identify and analyze two EISP and two ISSP sample policies. Copy and paste them into the document then individually compare thes…
1) Select your favorite website. Note the URL. For example, if you like ESPN.com
1) Select your favorite website. Note the URL. For example, if you like ESPN.com then write down the URL: http://espn.go.com/. 2) Go to The W3C Markup Validation Service at http:/…
1) Server2 has a frame to send to 192.168.1.95, but does not know the associated
1) Server2 has a frame to send to 192.168.1.95, but does not know the associated Ethernet address. Fill in the switch tables below after server2 ARPs for 192.168.1.95, server3 sen…
1) Should Colleges Teach Hacking (200 words essay) 2) Is Telecommuting Good or B
1) Should Colleges Teach Hacking (200 words essay) 2) Is Telecommuting Good or Bad for Business?(200 words essay) Textbook: Discovering computer 2016 3) feedback for this essay I …
1) Should Colleges Teach Hacking (200 words essay) 2) Is Telecommuting Good or B
1) Should Colleges Teach Hacking (200 words essay) 2) Is Telecommuting Good or Bad for Business?(200 words essay) Textbook: Discovering computer 2016 3) feedback for this essay I …
1) Show customer name and contact name for all the customers from Germany. Show
1) Show customer name and contact name for all the customers from Germany. Show me the results in sort order of contact name. 2) Show me the Order ID and Order Date for the orders…
1) Show me the steps for a binary search of the following sorted array for the n
1) Show me the steps for a binary search of the following sorted array for the number 15. 1 8 10 14 16 26 50 2) Using bubble sort, sort the following array from lowest to highest.…
1) Show the assembler instrctions equivalent to the following. a. $t0 = 1 - $t2
1) Show the assembler instrctions equivalent to the following. a. $t0 = 1 - $t2 b. $t1 = $t2 + (5+$t6) / $t3 2) Show the instructions equivalent to each of the following: A. if ($…
1) Show the contents of the id array after each union operation when you use the
1) Show the contents of the id array after each union operation when you use the quick union algorithm (Program I.I) to solve the connectivity problem for the sequence 0-2, 1-4, 2…
1) Show the effect each instruction has on the N, Z, V, and C flags in the progr
1) Show the effect each instruction has on the N, Z, V, and C flags in the program status register. Assume the N, Z, V, and C flags are initialized as indicated below. [ 10 points…
1) Show the output produced by the following: A: int x = 2, y=2; if( x++>2 || ++
1) Show the output produced by the following: A:             int   x = 2, y=2;                if( x++>2 || ++y < 3)                      cout << x-y ;                 …
1) Simple GUI Multiple choice questions starting from 2 (All this is in java): 2
1) Simple GUI Multiple choice questions starting from 2 (All this is in java): 2) Simple ArrayList MCQ questions: 3) Simple Inheritance/Interface MCQ questions: Write the code for…
1) Sir Pellias leaves for his adventure without his _____ ? 2) Sir Gawaine is fo
1) Sir Pellias leaves for his adventure without his _____ ? 2) Sir Gawaine is forced to leave Camelot because he _____. 3) Define ONE of the following words: brachet, bascinet, mi…
1) Solve the following problem by sorting the array first. How do you need to mo
1) Solve the following problem by sorting the array first. How do you need to modify the algorithm for computing the total? You are given the quiz scores of a student.You are to c…
1) Sort All Arrays -Write a method sortAll() . sortAll() should take in an array
1) Sort All Arrays -Write a method sortAll(). sortAll() should take in an array of int arrays (an int[][]), which we will call myArrays, and sort each individual int[] within myAr…
1) Specify what cross-validation is used for and with the help of an example exp
1) Specify what cross-validation is used for and with the help of an example explain how it works. 2) For many machine learning problems, multiple valid hypotheses are possible. S…
1) Specify, design and implement abase class called Shape. This is an abstract c
1)      Specify, design and implement abase class called Shape. This is an abstract class with thefollowing functions: a.       float area() b.      float perimeter() c.       Str…
1) Specify, design and implement aclass that can store an array of integer. The
1)      Specify, design and implement aclass that can store an array of integer. The number of Maximumelement can be 100. Write methods to : a.       Add an integer at thebeginnin…
1) Starbucks is opening up a new outlet in your neighborhood and is consulting w
1) Starbucks is opening up a new outlet in your neighborhood and is consulting with you regarding their new network design. They need 12x staff computers, 1x server, 1x 802.11ac W…
1) Start the Simple SQL app and load the two example tables: People and Citylnfo
1) Start the Simple SQL app and load the two example tables: People and Citylnfo 2) Edit the Citylnfo table and add a row for Ainsworth. Its famous thing is corn. (You do not need…
1) Start with the solution to the assignment where you implemented the Contact c
1)          Start with the solution to the assignment where you implemented the Contact class. Change the name of your Contact class to Person. Create a class Clerk derived from (…
1) Study the WBS and Gantt Chart View provided in Figure 3-3, Figure 3-4. Enter
1) Study the WBS and Gantt Chart View provided in Figure 3-3, Figure 3-4. Enter the WBS into project 2010 indenting task as shown to create the WBS Hierarchy. Do not enter duratio…