Web development and programming
191828 questions • Page 211 / 3837
1. Describe the integration and configuration software development process model
1. Describe the integration and configuration software development process model. Also, indicate its advantages, disadvantages, and applicability. 2.Briefly explain what is meant …
1. Describe the interrupt vector and interrupt service routine of a microcontrol
1. Describe the interrupt vector and interrupt service routine of a microcontroller. 2. What is the difference between a subroutine and an interrupt service routine? 3. What are d…
1. Describe the need for switching and define a switch. 2. List the three tradit
1. Describe the need for switching and define a switch. 2. List the three traditional switching methods. Which are the most common today? 3. Compare and contrast a circui…
1. Describe the personal life of Grace Hopper the mathematician in 2-3 paragraph
1. Describe the personal life of Grace Hopper the mathematician in 2-3 paragraphs - personal home town - origins of her work - interesting facts use these sources if applicable: D…
1. Describe the process of demoting a Domain Controller and the significance if
1. Describe the process of demoting a Domain Controller and the significance if it is the last DC in the domain or if it is not. 2. Describe the purpose for creating Active Direct…
1. Describe the purpose of a buffer and give an example from your own experience
1. Describe the purpose of a buffer and give an example from your own experience where its use clearly benefits system response. 2. Rewrite each of the following arithmetic expres…
1. Describe the purpose of an RPC. 2. When two computers request a connection, w
1. Describe the purpose of an RPC. 2. When two computers request a connection, what are the four primary actions that the Session Layer takes? 3. List a few examples of protocols …
1. Describe the three ways a client can reference a name from a namespace in C++
1. Describe the three ways a client can reference a name from a namespace in C++. 2. Suppose someone designed a stack abstract data type in which the function top return…
1. Describe the two main advantages of the load/store architecture? 2. The archi
1. Describe the two main advantages of the load/store architecture? 2. The architectures load/store are more typical of RISC or CISC machines ? Explain. 3. Assuming all other fact…
1. Describe two different ways to secure database during the process of database
1. Describe two different ways to secure database during the process of database administration. 2. The super global variables $_POST and $_GET are commonly used for HTML input da…
1. Describe two reasons why creating organizational units to store active direct
1. Describe two reasons why creating organizational units to store active directory objects along geographical could be useful for a large business ? 2. Explain what is meant by r…
1. Describe what happens with the following instruction executes: a. J Loop b. L
1. Describe what happens with the following instruction executes: a. J Loop b. LUI $t0, 0xffff 2. Diagram the “stair step” instruction execution for the fo…
1. Describe what the following command does: useradd -c \"A Lovelace\" alovelace
1. Describe what the following command does: useradd -c "A Lovelace" alovelace 2. From the information in the video- Type the command that would set the password for userid alovel…
1. Description New Firm, based in San Francisco, needs a program to calculate ho
1. Description New Firm, based in San Francisco, needs a program to calculate how much to pay its hourly employees. The US Department of Labor requires that employees get paid tim…
1. Design a C++ program to convert seconds to a concise representation way: x ho
1. Design a C++ program to convert seconds to a concise representation way: x hours y minutes z seconds. Input an integer that represents a length of time in seconds. The program …
1. Design a FSA that will recognize names of judges that come in two forms: \"th
1. Design a FSA that will recognize names of judges that come in two forms: "the Honorable John Smith" or "the Right Hon. John Smith". In both cases assume that the words follow t…
1. Design a Fan class that represents a simple window fan. This class contains:
1. Design a Fan class that represents a simple window fan. This class contains: Three public static constants ("final" variables) named SLOW, MEDIUM, and FAST with the values 1, 2…
1. Design a Java application that reads a sequence of student id, last name and
1. Design a Java application that reads a sequence of student id, last name and first name from the user and then saves the user-entered data into an array of Student. The data in…
1. Design a Java interface called Priority that includes two methods: setPriorit
1. Design a Java interface called Priority that includes two methods: setPriority and getPriority. The interface should define a way to establish numeric priority among a set of o…
1. Design a Java interface called Priority that includes two methods: setPriorit
1. Design a Java interface called Priority that includes two methods: setPriority and getPriority. The interface should define a way to establish numeric priority among a set of o…
1. Design a Program that will that will record the weeks daily high and low temp
1. Design a Program that will that will record the weeks daily high and low temperatures, calculate the average high temperature and the average low temperature. 2. There must eit…
1. Design a Program that will that will record the weeks daily high and low temp
1. Design a Program that will that will record the weeks daily high and low temperatures, calculate the average high temperature and the average low temperature. 2. There must eit…
1. Design a Ship class that has the following members: - A member variable for t
1. Design a Ship class that has the following members: - A member variable for the name of the ship (string) - A member variable for the year the ship was built (int) - A default …
1. Design a ZOO using coding best practices and object oriented design principle
1. Design a ZOO using coding best practices and object oriented design principles The requirement went like this -Zoo can have different type of animals like Tiger, Bear and Monke…
1. Design a ZOO using coding best practices and object oriented design principle
1. Design a ZOO using coding best practices and object oriented design principles The requirement went like this -Zoo can have different type of animals like Tiger, Bear and Monke…
1. Design a ZOO using coding best practices and object oriented design principle
1. Design a ZOO using coding best practices and object oriented design principles The requirement went like this -Zoo can have different type of animals like Tiger, Bear and Monke…
1. Design a class named pizza. Data fields include a string field for toppings (
1. Design a class named pizza. Data fields include a string field for toppings (such as pepperoni) and numeric fields for diameter in inches (such as 12) and price (such as 13.99)…
1. Design a code scheme that will meet the marketing manager’s stated requiremen
1. Design a code scheme that will meet the marketing manager’s stated requirements. WORKING SHOES Working Shoes is a multistate shoe store that offers an extensive selection of ca…
1. Design a data structure IntSet that can hold a set of integers. Hide the priv
1. Design a data structure IntSet that can hold a set of integers. Hide the private implementation: a binary search tree of integer objects. Provide the following methods: - A con…
1. Design a data structure IntSet that can hold a set of integers. Hide the priv
1. Design a data structure IntSet that can hold a set of integers. Hide the private implementation: a binary search tree of integer objects. Provide the following methods: - A con…
1. Design a data structure IntSet that can hold a set of integers. Hide the priv
1. Design a data structure IntSet that can hold a set of integers. Hide the private implementation: a binary search tree of integer objects. Provide the following methods: - A con…
1. Design a program that will accept the users name separated by blanks. The pro
1. Design a program that will accept the users name separated by blanks. The program then uses the information in the string to output the following. The bold words are an exa…
1. Design a program to search a word for letters that the user enters. Declare a
1. Design a program to search a word for letters that the user enters. Declare a Boolean array of size 26 to represent each letter of the alphabet. (Remember that the alphabet con…
1. Design a set of database tables to store people and cars. A person has a name
1. Design a set of database tables to store people and cars. A person has a name, a unique driver license number, and an address. Every car has a unique vehicle identification num…
1. Design a swap module that accepts two arguments of the Real data type and swa
1. Design a swap module that accepts two arguments of the Real data type and swaps them. 2. Validate understanding This was previous answer PROGRAM: Swap_module Input: two numbers…
1. Design an Ethernet network to connect a single client PC to a single server.
1. Design an Ethernet network to connect a single client PC to a single server. Both the client and the server will connect to their respective workgroup switches via UTP. Their …
1. Design an Ethernet network to connect a single client PC to a single server.
1. Design an Ethernet network to connect a single client PC to a single server. Both the client and the server will connect to their respective workgroup switches via UTP. Their w…
1. Design an Ethernet network to connect a single client PC to a single server.
1. Design an Ethernet network to connect a single client PC to a single server. Both the client and the server will connect to their respective workgroup switches via UTP. Their …
1. Design an algorithm that will input sales volume records (until -1) from the
1. Design an algorithm that will input sales volume records (until -1) from the user and print the sales commission owing to each salesperson. Input includes salesperson number, n…
1. Design an algorithm using pseudocode running O(n log n) time to solve an aver
1. Design an algorithm using pseudocode running O(n log n) time to solve an average case.. 2. Design a randomized algorithm using pseudocode running O(n log n) time to solve the g…
1. Design and code a program including the following classes, as well as a clien
1. Design and code a program including the following classes, as well as a client class to test all the methods coded:<?xml:namespace prefix = o ns = "urn:schemas-microso…
1. Design and declaration. All classes’ data fields should be private. (40%) a.
1. Design and declaration. All classes’ data fields should be private. (40%) a. Design a class named Person (5%) i. Person has a data field: name. Default: name is “unknown”, …
1. Design and implement %u201Clock%u201D and %u201Ccondition%u201D variables. Yo
1. Design and implement %u201Clock%u201D and %u201Ccondition%u201D variables. You may either use semaphore as a building block, or you may use more primitive thread routines. When…
1. Design and implement a class called Sphere that contains instance data that r
1. Design and implement a class called Sphere that contains instance data that represents the sphere's diameter. ? Define the Sphere constructor to accept and initialize the diame…
1. Design and implement a class that will represent a student; call the class St
1. Design and implement a class that will represent a student; call the class Student. Name your instance variables firstName, lastName, GPA (double) and credits (integer). Have a…
1. Design and implement a stringed musical instrument class using the following
1. Design and implement a stringed musical instrument class using the following guidelines: a. Data fields for your instrument should include number of strings, an array of string…
1. Design and implement an ADT that represents a calendar date. You can represen
1. Design and implement an ADT that represents a calendar date. You can represent a date's month, day, and year as integers(for example, 5/15/2011). Include operations that advanc…
1. Design and implement function is_reachable(url) that shall check if the url i
1. Design and implement function is_reachable(url) that shall check if the url is reachable and return True or False, respectively. Hint: Assume that a URL is reachable if you can…
1. Design and implement function is_reachable(url) that shall check if the url i
1. Design and implement function is_reachable(url) that shall check if the url is reachable and return True or False, respectively. Hint: Assume that a URL is reachable if you can…
1. Design at end of the loop. a while loop that sum up all odd numbers starting
1. Design at end of the loop. a while loop that sum up all odd numbers starting from 17 to 2017. Display the value 2. Design a for loop that will allow you to enter integer) and d…
Subject
Web development and programming
Use Browse or pick another subject.