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

1. In the following statement, $con : $con=mysqli_connect(\"www.amazoncloud.com\
1. In the following statement,   $con : $con=mysqli_connect("www.amazoncloud.com","bravo","rio","astra") a. is variable that return the connection to the database b. is the name o…
1. In the following statements, which one(s) are True or False? .The assembly la
1. In the following statements, which one(s) are True or False? .The assembly language program can execute every instruction in the instruction set of the target machine. (T or F)…
1. In the game of Yahtzee, five dice are rolled simultaneously. Here are some in
1. In the game of Yahtzee, five dice are rolled simultaneously. Here are some interesting outcomes: three-of-a-kind (three dice show the same number, the other two show different …
1. In the murach.db package, create an interface named IProductDB. This interfac
1. In the murach.db package, create an interface named IProductDB. This interface should specify this abstract method: public abstract Product get(String productCode); 2. Modify t…
1. In the object-oriented design of an airline passenger reservation program, su
1. In the object-oriented design of an airline passenger reservation program, suppose that "airplane" has been identified as one object and "airplane seat" has been identified as …
1. In the program max.cpp is a section of code which declares a list of strings.
1. In the program max.cpp is a section of code which declares a list of strings. Write code that will position an iterator that starts at “Dave” and output the list elements (all …
1. In the transport layer, data transmission is controlled to ensure data integr
1. In the transport layer, data transmission is controlled to ensure data integrity and avoid data loss. What is the technique called? a) Synchronize b) Flow control c) Session co…
1. In this assignment, using C++ you will be using inheritance and polymorphism
1. In this assignment, using C++ you will be using inheritance and polymorphism to implement a similar structure to the drawing/shape example in the lecture. For this, you will ne…
1. In this class the source code for a program is created using a(n) ___________
1. In this class the source code for a program is created using a(n) _____________. a. compiler b. interpreter c. text editor d. linkage editor e. none of the above 2. The act of …
1. In this discussion, we will focus on the way to build process models and disc
1.   In this discussion, we will focus on the way to build process models and discuss their technical aspects. Give an example of how process modeling might be beneficial, whether…
1. In this exercise, you are required to write a C++ program that calculates a c
1. In this exercise, you are required to write a C++ program that calculates a customer's monthly water usage bill, using tariffs given in Table 1 and Table 2. The total amount to…
1. In this lab we discussed the specific heat in the units cal/g degree C. In st
1. In this lab we discussed the specific heat in the units cal/g degree C. In strict SI units specific heat should be expressed in J/Kg degree C. What is the specific heat of wate…
1. In this lab, you will use 5 different programming languages to solve the same
1. In this lab, you will use 5 different programming languages to solve the same problem: Write and use a generic sort function. This function should be able to sort values of any…
1. In this problem you will design and implement a proportional (P) and a propor
1. In this problem you will design and implement a proportional (P) and a proportional derivative (PD) controller to track the horizontal movement of your computer cursor on the s…
1. In this problem, assume a propagation speed of 100 km/hr and that each toll b
1. In this problem, assume a propagation speed of 100 km/hr and that each toll booth takes 25 seconds to service a car. a) (7 points) Suppose the caravan of 10 cars travels a tota…
1. In this project you will implement a trivia game. It will ask random trivia q
1. In this project you will implement a trivia game. It will ask random trivia questions, evaluate their answers and keep score. The project will also have an administrative modul…
1. In this project, you\'re asked to develop your own SIMPLE spell-checker utili
   1. In this project, you're asked to develop your own SIMPLE spell-checker utility. Create your own dictionary initialized with three or more sample words of your choice. Design…
1. In this question, we will utilize proposition 7. to investigate linear algebr
1. In this question, we will utilize proposition 7. to investigate linear algebra techniques applied to efficiency in code. Input the following matrix into MATLAB 25 .05 A= .15 .3…
1. In this question, you will investigate the nucleotides at the splicing sites
1. In this question, you will investigate the nucleotides at the splicing sites (intersection of the exon and intron) within protein coding genes in human genome. You are given a …
1. In vi, you differentiate between editing commands and input characters by a.
1. In vi, you differentiate between editing commands and input characters by a. b. c. d. e. Specialized control characters like control+d to delete Specialized escape characters l…
1. In vi, you differentiate between editing commands and input characters by a.
1. In vi, you differentiate between editing commands and input characters by a. Specialized control characters like control+d to delete b. Specialized escape characters like escap…
1. In web analytics for ecommerce you may allow your site for benchmarking as a.
1. In web analytics for ecommerce you may allow your site for benchmarking as a. 1 to 1 benchmarking b. 1 to many benchmarking c. Many to many benchmarking d. All of the above    …
1. In what programming situations would the use of an array be beneficial? 2. Wh
1. In what programming situations would the use of an array be beneficial? 2. What situations would not warrant the use of an array? Provide an example explaining why? 3. Imagine …
1. In what ways does KM (knowledge management) support e-commerce? 2. Enter flee
1. In what ways does KM (knowledge management) support e-commerce? 2. Enter fleetmatics.com and find its major tracking systems for fleets (vehicles) and summarize its capabilitie…
1. In which language was UNIX written? 2. Why did Linus Torvalds invent Linux? 3
1. In which language was UNIX written? 2. Why did Linus Torvalds invent Linux? 3. What is a good hardware hack for an x86 system? 4. Describe a particular utility vulnerability. W…
1. In your discussion of the systems design phase, you mentioned normalization t
1. In your discussion of the systems design phase, you mentioned normalization to Cassia. She would like you to explain the basics of normalization in plain English to help her un…
1. In your normal login account, dale, you type passwd jennie. What will be the
1. In your normal login account, dale, you type passwd jennie. What will be the effect? Select one: a. You’ll see an error message. b. You’ll be prompted to change your password. …
1. In your opinion, what is the most important thing about Analyzing Information
1. In your opinion, what is the most important thing about Analyzing Information for business decisions making ( chp6 of information system business) 2.Briefly discuss the differe…
1. In your own words , define the term gateway. 2. I n your own words , describe
1.In your own words, define the term gateway. 2.In your own words, describe the Transport Control Protocol (TCP) and one application of this protocol. 3.In your own words, describ…
1. In your own words, describe the difference between an \"if-statement\" and an
1. In your own words, describe the difference between an "if-statement" and an "if-then-else" statement. 2. Come up with one new situation (i.e. not already mentioned by your clas…
1. In your own words, explain why using arguments and corresponding parameters t
1. In your own words, explain why using arguments and corresponding parameters to pass data among program modules is an important feature of modular programming. 2. Given the foll…
1. In your own words, list and describe the three well known categories of Cloud
1. In your own words, list and describe the three well known categories of Cloud Computing. 2. Describe the differences between a Generation 1 and Generation 2 guest operating sys…
1. In your ubuntu, open course website (https://github.com/syracuse-fullstacksec
1. In your ubuntu, open course website (https://github.com/syracuse-fullstacksecurity/cis342) (e.g. using Firefox) and hit the green "Clone or download" button to download all the…
1. Include a File menu with the options Open and Quit. The open option is used t
1. Include a File menu with the options Open and Quit. The open option is used to open a transaction file and run the transactions. 2. Include a Database menu with three menu item…
1. Include a File menu with the options Open and Quit. The open option is used t
1. Include a File menu with the options Open and Quit. The open option is used to open a transaction file and run the transactions. 2. Include a Database menu with three menu item…
1. Increasing the size of a branch-prediction buffer means that it is less likel
1. Increasing the size of a branch-prediction buffer means that it is less likely that two branches in a program will share the same predictor. A single predictor predicting a sin…
1. Indicate whether each expression is True or False a. (5 >= 4) _______________
1. Indicate whether each expression is True or False a. (5 >= 4) __________________________ b. (5 = = 4) __________________________ c. (4 > 4) __________________________ d. …
1. Indicate whether each expression is True or False a. (5 >= 4) _______________
1. Indicate whether each expression is True or False a. (5 >= 4) ______________________ b. (5 = = 4) ________________________ c. (4 > 4) _______________________ d. (7 < =…
1. Indicate whether the following statement is True or False: Ø is a subset of Ø
1. Indicate whether the following statement is True or False: Ø is a subset of Ø 2. Indicate whether the following statement is True or False: Ø Ø 3. Indicate whether the followin…
1. Indicate which entry you could add to /etc/rsyslog.conf to: a. Log all critic
1. Indicate which entry you could add to /etc/rsyslog.conf to: a.      Log all critical messages from the kernel to /var/log/alert b.      Log all messages from the user processes…
1. InheritanceUsing the Tree Class With the Tree base class and derivedclasses O
1. InheritanceUsing the Tree Class With the Tree base class and derivedclasses Oak and Pine, you can explore the concept ofpolymorphism. Write a main() driver function that create…
1. Input a text string from user and count number of spaces in it For example if
1. Input a text string from user and count number of spaces in it For example if user enters I am a student in KFU. Then you answer should be Number of spaces in text is 5 2. Chan…
1. Input an integer value altitude and use a loop to write your own graphics pro
1. Input an integer value altitude and use a loop to write your own graphics program 'fall.cpp' that produces a graphic representation of falling object (e.g. circle). An object h…
1. Input data into 2 Single dimension arrays called StudentID, Mobile for 10 stu
1.    Input data into 2 Single dimension arrays called StudentID, Mobile for 10 students. Sort the data using StudentID, and display the data before and after sorting. Sample Run …
1. Insert data in the database as it appears in the above tables. 2. For each bo
1. Insert data in the database as it appears in the above tables. 2. For each book, retrieve the Title, Author (only 1 author in case there are more), and Publisher. 3. Change the…
1. Insert the following classes\' records Name Description his course introduces
1. Insert the following classes' records Name Description his course introduces accounting concepts and explores the accounting environment It covers the basic structure of accoun…
1. Insert the missing statement in the following code fragment. The method is de
1. Insert the missing statement in the following code fragment. The method is designed to compute the area of a circle with the radius given as argument. public static double circ…
1. Insertion Sort 2. Selection Sort 3. Merge Sort 4. Quick Sort This assignment
1. Insertion Sort 2. Selection Sort 3. Merge Sort 4. Quick Sort This assignment requires you to complete the following tasks: 1. Create several text files (you can simply download…
1. Inside the XML snippet, below activity_main.xml, add two lines of XML so that
1. Inside the XML snippet, below activity_main.xml, add two lines of XML so that the dimensions (width and height) of the TextView are just enough to hold the text inside the Text…
1. Interface [answer] describes methods for writing primitive types to an output
1. Interface [answer] describes methods for writing primitive types to an output stream. 2. Adding the services of one stream to another is known as ________. a. Adding b. Wrappin…