Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse A

Alphabetical listing with fast deep pagination.
167681 items • Page 3259 / 3354

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
a. Write a SELECT statement that returns two columns: vendor_id and the largest
  a. Write a SELECT statement that returns two columns: vendor_id and the largest unpaid invoice for each vendor. To do this, you can group the result set by the vendor_id column.…
a. Write a balanced equation for the reaction of trisilicate ion, Si3O84-, with
a. Write a balanced equation for the reaction of trisilicate ion, Si3O84-, with H+. b. Which od the anacid components will exhibit more than a one to one mole ratio, when titrated…
a. Write a balanced equation for the reaction of trisilicate ion, Si3O84-, with
a. Write a balanced equation for the reaction of trisilicate ion, Si3O84-, with H+. b. Which od the anacid components will exhibit more than a one to one mole ratio, when titrated…
a. Write a balanced equation for this reaction b. Equilibrium Expression c. At 3
a. Write a balanced equation for this reaction b. Equilibrium Expression c. At 319 degrees Celsius, the pressure is 1728 Pa. Calculate the equilibrium constant at that temperature…
a. Write a balanced reaction for equilibrium among the magnesian endmembers pyro
a. Write a balanced reaction for equilibrium among the magnesian endmembers pyrope garnet (Mg3Al2Si3O12), spinel (MgAl2O4), forsterite (Mg2SiO4), and enstatite (MgSiO3). (Hint to …
a. Write a brief definition of triboelectricity b. Considering each of the follo
a. Write a brief definition of triboelectricity b. Considering each of the following pairs of materials, circle the one that is more likely to attract electrons then its partner. …
a. Write a class Account with a constructor that accepts a series of charge acco
a. Write a class Account with a constructor that accepts a series of charge accounts as its argument. These numbers should be stored in an array records that is initiated in the c…
a. Write a class Person. It shouldhave the data members name and age b. Write a
a.      Write a class Person. It shouldhave the data members name and age b.      Write a class Student. Student isa person. Student should have the data members GPA and school. c…
a. Write a class called node . This class willbe used to store a positive intege
a. Write a class called node. This class willbe used to store a positive integer value in abinary search tree. It should have pointers that point to a leftand right child. Finally…
a. Write a code that will add three BCD numbers each of size 3 digits. b. Write
a. Write a code that will add three BCD numbers each of size 3 digits. b. Write a program that will read 10 numbers from location 30H in RAM, find the sum, and store it in locatio…
a. Write a code that will add three BCD numbers each of size 3 digits. b. Write
a. Write a code that will add three BCD numbers each of size 3 digits. b. Write a program that will read 10 numbers from location 30H in RAM, find the sum, and store it in locatio…
a. Write a function in C that takes an array of char and a char ** expression as
a. Write a function in C that takes an array of char and a char ** expression as parameters. The array of type char would contain a string the possibly starts with a sequence of d…
a. Write a function makeFile that takes two parameters an integer n and a string
a. Write a function makeFile that takes two parameters an integer n and a string fileName. The function prompts the user to input n integers and stores them in the file whose name…
a. Write a function named findmax() that finds and displays the maximum values i
a. Write a function named findmax() that finds and displays the maximum values in a two dimensional array of integers. The array should be declared as a 10 row by 20 column array …
a. Write a function named totamt() that uses four parameters named quarters, dim
a. Write a function named totamt() that uses four parameters named quarters, dimes, nickels, and pennies, which represent the number of each of these coins in a piggybank. The fun…
a. Write a function named totamt() that uses four parameters named quarters, dim
a. Write a function named totamt() that uses four parameters named quarters, dimes, nickels, and pennies, which represent the number of each of these coins in a piggybank. The fun…
a. Write a function printme that prints the contents of any 2-dim array of ints
a. Write a function printme that prints the contents of any 2-dim array of ints (I will check it with a small number of rows and columns) PASS TWO-DIMENSIONAL ARRAY. IN EACH OF TH…
a. Write a function which takes as parameters the x and y co-ordinates of two po
a. Write a function which takes as parameters the x and y co-ordinates of two point, and returns the length of the line segment joining the two points. float lineseg_length (float…
a. Write a method createArithmeticSeq that prompts the user to input two number,
a. Write a method createArithmeticSeq that prompts the user to input two number, first and diff. The method then creates a one-dimensional array of 16 elements ordered in an arith…
a. Write a method createArithmeticSeq that prompts the user to input two number,
a. Write a method createArithmeticSeq that prompts the user to input two number, first and diff. The method then creates a one-dimensional array of 16 elements ordered in an arith…
a. Write a non-recursive method to sequentially search for an element into a por
a. Write a non-recursive method to sequentially search for an element into a portion of an input array. You can use two indices (low and high) as inputs to your method in order to…
a. Write a paragraph about your analysis of the code and its flow of control. Be
a. Write a paragraph about your analysis of the code and its flow of control. Be very precise and to the point here. We are not expecting a line–by–line explanation of the code. A…
a. Write a parameter constructor for this class. The constructor should accept 4
a. Write a parameter constructor for this class. The constructor should accept 4 parameters for the subject, classSession, roomNumber and instructorID b. Write accessor and mutato…
a. Write a program in C++ that reads 10 integers from the user and stores them i
a. Write a program in C++ that reads 10 integers from the user and stores them in an array, Calculate the average of these 10 numbers and print the numbers in the array that are g…
a. Write a program named DEMOJOBS for Harold’s Home Services. The program should
a.   Write a program named DEMOJOBS for Harold’s Home Services. The program should instantiate several Job objects and demonstrate their methods. The Job class contains four data …
a. Write a program named DEMOJOBS for Harold’s Home Services. The program should
a. Write a program named DEMOJOBS for Harold’s Home Services. The program should instantiate several Job objects and demonstrate their methods. The Job class contains four data fi…
a. Write a program that accepts keyboard input of the five-digit stock number, p
a. Write a program that accepts keyboard input of the five-digit stock number, plus length, width, and height (inches) of various cardboard boxes, then stores this data in a disk …
a. Write a program that allows you to create a file of customers for a company.
a. Write a program that allows you to create a file of customers for a company. The first part of the program should create an empty file suitable for writing a three-digit ID num…
a. Write a program that finds the transpose of a square matrix,the user should e
a. Write a program that finds the transpose of a square matrix,the user should enter the elements of the matrix and the programshould print them in the transpose form. For example…
a. Write a program that reads two numbers from the keyboard representing, respec
a. Write a program that reads two numbers from the keyboard representing, respectively, an investment and an interest rate (you will expect the user to enter a number such as .065…
a. Write a program that uses a Do Whileloop to evaluate the following polynomial
a. Write a program that uses a Do Whileloop to evaluate the following polynomial. Yourprogram should allow the user to enter the starting value for X,the stopping value for X, and…
a. Write a program to implement multiple stacks ( say n stacks) in a single arra
a. Write a program to implement multiple stacks ( say n stacks) in a single array. Implement ADD(i. X) and DELETE(i) to add X and delete an element from stack i, 1<= i <= n.…
a. Write additional method push_front(Type someItem) that will add someItem to t
a. Write additional method push_front(Type someItem) that will add someItem to the front of the list and push everything else back. You must use iterators class and not just an in…
a. Write an abstract class Animal that represents the concept of a generic anima
a. Write an abstract class Animal that represents the concept of a generic animal. Your class must meet the following requirements. The class must have the private field String na…
a. Write an abstract class called File that has 2 attributes: filename and size
a. Write an abstract class called File that has 2 attributes: filename and size (in MB). It has an abstract method called view. The method view typically returns a string that des…
a. Write an algorithum for this system. b. Translate the algorithum to a C progr
a. Write an algorithum for this system. b. Translate the algorithum to a C program. You are in charge of designing a device to measure the height of crops in a field and control f…
a. Write an application for Cody\'s Car Care Shop that shows a user a list of av
a. Write an application for Cody's Car Care Shop that shows a user a list of available services: oil change, tire rotation, battery check, or brake inspection. Allow the user to e…
a. Write an application for Cody’s Care Shop that shows a user a list of availab
a. Write an application for Cody’s Care Shop that shows a user a list of available services: oil change, tire rotation, battery check, or brake inspection. Allow the user to enter…
a. Write an application that displays a menu of three items in a restaurant as f
a. Write an application that displays a menu of three items in a restaurant as follows: (1) Cheeseburger   3.99 (2) Pepsi         1.50 (3) Chips        1.00 Prompt the user to cho…
a. Write an application that extends JFrame and that displays a phrase in one co
a. Write an application that extends JFrame and that displays a phrase in one color the first time the user clicks a JButton. The next time the user clicks the JButton, make the f…
a. Write an equation for the formation of HCl(g) from its elements in its standa
a. Write an equation for the formation of HCl(g) from its elements in its standard states. b. Find Hf for HCl(g) from Appendix IVB in the textbook. c. Write an equation for the fo…
a. Write and balance the reaction between the magnesium ion, the bicarbonate ion
a. Write and balance the reaction between the magnesium ion, the bicarbonate ion and heat. b. Write and balance the scale removal reaction involving the scale generated in the abo…
a. Write and balance the reaction between the magnesium ion, the bicarbonate ion
a. Write and balance the reaction between the magnesium ion, the bicarbonate ion and heat. b.Write and balance the scale removal reaction involving the scale generated in the abov…
a. Write down the recurrence relation for the running time of Unusual. You are w
a. Write down the recurrence relation for the running time of Unusual. You are welcome to ignore floors and ceilings, but make sure you write the base case also, expicitly. b.  So…
a. Write the contrapositive of the following statement b. Use the contrapositive
a. Write the contrapositive of the following statement b. Use the contrapositive to determine whether the original statement is true or fa Statement: If a pair of lines do not int…
a. Write the definition of the functions setWaitingTime, getArrivalTime, getTran
a. Write the definition of the functions setWaitingTime, getArrivalTime, getTransactionTime, and getCustomerNumber of the class customerType defined in the section, "Application o…
a. Write the following Java Method (your code should probably be under twenty li
a. Write the following Java Method (your code should probably be under twenty lines): Public static int firstnonsmallerindex (int[] array, int value) The method takes in an array …
a. Write the net equations for : HCl (aq) + NaOH(aq) HCl (aq) +NaOH (s) HCl(aq)+
a. Write the net equations for : HCl (aq) + NaOH(aq) HCl (aq) +NaOH (s) HCl(aq)+NaOH(aq) b. what is the relationship among the chemical equations? can any two be combined to form …
a. Write the proper sequence of activities in the design of a video rental datab
a. Write the proper sequence of activities in the design of a video rental database. The initial ERD is shown in textbook Figure 9.9. The design must support all rental activities…
a. Write, compile, and run a C++ program that accepts five values of gallons, on
a. Write, compile, and run a C++ program that accepts five values of gallons, one at a time, and converts each value entered to its liter equivalent before the next value is reque…