Web development and programming
191828 questions • Page 317 / 3837
1a) How to find out the number of hard links to a regular file? In your answer,
1a) How to find out the number of hard links to a regular file? In your answer, clearly state the command needed for this task and how this command should be used here. State wher…
1a) Which of the following functions does NOT return a correct maximum of any li
1a) Which of the following functions does NOT return a correct maximum of any list of n integers a1, a2, . . . , an? a)function Max (a1, a2, . . . , an : Integers) max := a…
1a). In C++ Design and implement a class dayType that implements the day of the
1a). In C++ Design and implement a class dayType that implements the day of the week in a program. The class dayType should store the day, such as Sun for Sunday. The program shou…
1a)Write a query using the HumanResources.Emploee and Person.Contact table showi
1a)Write a query using the HumanResources.Emploee and Person.Contact table showing the EmploeeID, Title, FirstName and LastName. Label the Title as JobTitle. (ALL QUERIES USE THE …
1a)which of the following is the syntax to overload the function operator{}as a
1a)which of the following is the syntax to overload the function operator{}as a memmember function of a class of constant arrays a)constant Type& [] operator(int index) const;…
1a-scammers area good at drwing the attention of pepole to click on the web link
1a-scammers area good at drwing the attention of pepole to click on the web link that interst them. they will give notification that won a prize. these scammers trick you into thi…
1a. Declare/Create a structure/class called Card. Declare two variables in it: O
1a. Declare/Create a structure/class called Card. Declare two variables in it: One a string (char ) called face, and the other another string called 'suit'. 1b. From the main() fu…
1a. In a population, the fitness function values of each member are: F1 = 100, F
1a. In a population, the fitness function values of each member are: F1 = 100, F2 = 800, F3 = 1, F4 = 90, F5 = 9. Using roulette wheel selection, what is the approximate probabili…
1a. What is the output of the following C++ program? #include #includ
1a. What is the output of the following C++ program? #include <iostream> #include <string> using namespace std; class Circle { public: …
1a.) How to time execution time of code in Linux with input value? 1b.) How to c
1a.) How to time execution time of code in Linux with input value? 1b.) How to create a script file in Linux that has all the information? For example cat file, compiling file, an…
1b. Write the implementation file timeClock.cpp for the class TimeClock. Compile
1b. Write the implementation file timeClock.cpp for the class TimeClock. Compile the file, and save it in the Chap13 folder of your Student Data Files. 1c. Write a C++ program nam…
1e import java.io.IoException; 2 import java nio file iles 3 import java nio. fi
1e import java.io.IoException; 2 import java nio file iles 3 import java nio. file. Paths; 4 import java util.ArrayList; 6 public class FilesLecture2 9 2 points 10e static string …
1e. Write a script which receives a list of parameters. If no parameters are rec
1e. Write a script which receives a list of parameters. If no parameters are received, output an error message. Otherwise, iterate through the list and, using a case statement, te…
1is the kmow iodige of how data and information are used by individuals, groups,
1is the kmow iodige of how data and information are used by individuals, groups, and A) vallue chain B) infommatiom systems lineracy D) systems investigation 2) comsists of maw fa…
1m. What command is used to verify the routing protocol being used? What are two
1m. What command is used to verify the routing protocol being used? What are two commands that can be used to display the routing protocol? 1n. What command displays only the EIGR…
1polnt 1. What lo is responsibie for glusing avarything togather, axplaining wha
1polnt 1. What lo is responsibie for glusing avarything togather, axplaining what the application consists of, wht ts main building blocks are, axt... O A) Layout file B) Strings …
1s3il0, Blog post, video, or other me Personal 1. Antivirus Program Not Updating
1s3il0, Blog post, video, or other me Personal 1. Antivirus Program Not Updating You are attempting to update your antivirus program with the latest virus definitions, but you rec…
1st C++ Program: Container *ptr; ptr = new Container[2500]; 1. Suppose Container
1st C++ Program: Container *ptr; ptr = new Container[2500]; 1. Suppose Container is a C++ class. Which of the following is true? a. an exception is thrown if the system does not h…
1st Class:: public class Link { public int iData; public double dData; public Li
1st Class:: public class Link { public int iData; public double dData; public Link next; public Link(int id, double dd) { iData=id; dData=dd; } public void displayLink() { System.…
1st Code: 1) Write a function to compute the average of allitems in a double arr
1st Code: 1) Write a function to compute the average of allitems in a double array and return that value. The functionshould not print anything. The header for this functionshoul…
1st Part: Create a class named Pizza that stores information about a single pizz
1st Part: Create a class named Pizza that stores information about a single pizza. It should contain the following: • Private instance variables to store the following: o The size…
1st is HTML page to ask for few inputs from user (with appropriate validations/c
1st is HTML page to ask for few inputs from user (with appropriate validations/checks) and send to server with method=GET 2nd is PHP file - which based on inputs will display appr…
1st part ---> http://www.cramster.com/answers-mar-11/computer-science/700-points
1st part ---> http://www.cramster.com/answers-mar-11/computer-science/700-points-intro-mips-file-required-2nd-part-questi_1214386.aspx *****************************************…
1st question on Chegg, I\'m stuck, please help.. I\'m at a loss on 48 and I keep
1st question on Chegg, I'm stuck, please help.. I'm at a loss on 48 and I keep getting an error on 58. I've double checked everything and before I start ripping through my tables …
1t Task: Create a program that uses a switch statement and case statements to ca
1t Task: Create a program that uses a switch statement and case statements to calculate the number of days in any given month based upon a user's input. February is a unique month…
1|2|3 ----- 4|5|6 ----- 7|8|9 Player 1 please make your move>1 o|2|3 ----- 4|5|6
1|2|3 ----- 4|5|6 ----- 7|8|9 Player 1 please make your move>1 o|2|3 ----- 4|5|6 ----- 7|8|9 Player 2 please make your move>5 o|2|3 ----- 4|x|6 ----- 7|8|9 Player 1 please m…
1} How do I started a processing job on a remote server that probably won\'t be
1} How do I started a processing job on a remote server that probably won't be finished before the lab closes for the evening. Demonstrate how can you keep the job running until f…
1· (32 points) Negate the following binary numbers in 6-bit 2\'s complement repr
1· (32 points) Negate the following binary numbers in 6-bit 2's complement representation a) (8 points) 0010102 b) (8 points) 1100112 c) (8 points) 1001002 d) (8 points) 0100012 2…
1· (5 0 points) Write a VBA code to perform matrix multiplication operation: whe
1· (5 0 points) Write a VBA code to perform matrix multiplication operation: where A and B are given matrices in spreadsheet. Then use your code to calculate matrix multiplication…
1·The project should be submitted using the Blackboard. 2. Include all files in
1·The project should be submitted using the Blackboard. 2. Include all files in one folder and compress your folder using (zip) not rar. 3. Includes al the following files in one …
1• Network is 172.16.0.0 • You want to divide the network into subnets. • You wi
1• Network is 172.16.0.0 • You want to divide the network into subnets. • You will allow 600 nodes per subnet. • What subnet mask should you use? • What is the address of the firs…
2 (10 pts) You have been asked to find solutions to providing network connectivi
2 (10 pts) You have been asked to find solutions to providing network connectivity for the following scenarios. Given each scenario, explain your preferred method of connectiviy a…
2 (15 pts.). Write an HTML document prob2.html that loads a JavaScript file prob
2 (15 pts.). Write an HTML document prob2.html that loads a JavaScript file prob2.js. The JavaScript program should prompt the user for a string that contains three values separat…
2 (15 pts.). Write an HTML document prob2.html that loads a JavaScript file prob
2 (15 pts.). Write an HTML document prob2.html that loads a JavaScript file prob2.js. The JavaScript program should prompt the user for a string that contains three values separat…
2 (20%) write aprogram, in cm. Define a Shape class with two member variables wi
2 (20%) write aprogram, in cm. Define a Shape class with two member variables width and height both are ble; define a public member function named set0, which has two arguments ha…
2 (40 Points) Software Design Specification You are going to develop a software
2 (40 Points) Software Design Specification You are going to develop a software application for administering the lending of books at a public library in San Antonio. A person mus…
2 (A). What header files must be included in the following program? int main() {
2 (A). What header files must be included in the following program? int main() { double amount = 89.7; cout << fixed << showpoint << setprecision(1); cout <&l…
2 (Code only) Create a class called Car in a file called Car.java that has the f
2 (Code only) Create a class called Car in a file called Car.java that has the following: A String field called make A String field called model An int field called mileage An int…
2 (Code only) You have been hired by TAMU Transportation Services to write a pro
2 (Code only) You have been hired by TAMU Transportation Services to write a program that simulates all parts of a TAMU police officer issuing a parking ticket. The classes vou ne…
2 - The Problem You will be provided with an input file that has a series of enc
2 - The Problem You will be provided with an input file that has a series of encoded messages. You will need to read in the file and decode the messages. You must check to make su…
2 - The Program You must detect all of the the email addresses in the input file
2 - The Program You must detect all of the the email addresses in the input file called input.txt . If an email address does not have a sub-domain, create an Email object to store…
2 115) Scanner Write a static method named wordStats that accepts as its paramet
2 115) Scanner Write a static method named wordStats that accepts as its parameter a Scanner holding sequence of words and that reports the total number of words (as an integer) a…
2 3 # Consider a list of values, xs. Find and return the value at location index
2 3 # Consider a list of values, xs. Find and return the value at location index. 4 # If index is invalid for xs, return response instead. Remember that .get() 5 # for dictionarie…
2 3 *Standard heapsort template void heapsort ( vector & a ) 5 6 for ( int i a.s
2 3 *Standard heapsort template void heapsort ( vector & a ) 5 6 for ( int i a.size( ) / 2-1; i >= 0; --i ) /* buildHea p */ percDown a, i, a.size() ):; 8 9 10 for int j-a.…
2 3 ? 5 CHAPTER 9 Advanced Modularization Techniques caps lock Writing Exercise
2 3 ? 5 CHAPTER 9 Advanced Modularization Techniques caps lock Writing Exercise 9.2: Writing Methods that Require a Sin In this exercise, you use what you parameter to answer Ques…
2 3. Consider the following algorithm implemented in python: (18 points) def cho
2 3. Consider the following algorithm implemented in python: (18 points) def chocolateAlgorithm (n) #Input is a positive integer n if n= 1: return 1 else: return chocolateAlgorith…
2 A Game of UNO You are to develop an interactive game of UNO between a number o
2 A Game of UNO You are to develop an interactive game of UNO between a number of players. The gameplay for UNO is described at https://www.unorules.com/. Your program should oper…
2 A. Does the browser sending the HTTP message prefer Swiss French over traditio
2 A. Does the browser sending the HTTP message prefer Swiss French over traditional French? Explain. B. What is the type of client browser and the client's operating system? The H…
2 Absolute and relative errors In this part of project, you will implement absol
2 Absolute and relative errors In this part of project, you will implement absolute and relative errors formulus in MATLAB code. In the file errors.m, you will find the outline of…
2 April-8 April )-Chapter 13-Forum Search forum M- 104 OL-20 18WI-N I , nces Cha
2 April-8 April )-Chapter 13-Forum Search forum M- 104 OL-20 18WI-N I , nces Chapter 13 - Forum Choose a type of cybercrime (a list can be found here) and explain what is involved…
Subject
Web development and programming
Use Browse or pick another subject.