243 Answered Questions for the topic C
C
12/20/16
Average of use
The average age of passenger cars in use in a country is 9.0 years. For a simple random sample of 34 vehicles observed in the employee parking area of a large manufacturing plant, the average age...
more
C
12/20/16
Probability
Suppose 40% of a large population of registered voters favor the candidate John. A random sample of n=5 voters will be selected, and X, the number favoring John out of 5, is to be observed. What is...
more
C
12/19/16
Probability
The number of accidents on a particular road averages 2.1 per day. Assuming that a Poisson distribution is appropriate, find the probability that 4 accidents will occur on a given day
12/16/16
This is a c programming question on pointer
Write a function that will take the length, width and height of a box, and calculate the volume and area of the box. Use call by reference so that your main function can have access to the...
more
12/07/16
Malika spen 131 on shirts. Long sleeve shirts cost $28 and short sleeve shirts cost $15. If she bought a total of 7 , then how many of each kind did she buy
I neeed help on how to solve this
C
08/24/16
An IT professional with a project-based job works at the same location each day and interacts with the same people on a regular basis.
An IT professional with a project-based job works at the same location each day and interacts with the same people on a regular basis.
C Java
04/23/16
Convert MIPS Assembly language to C or Java
Consider the following loop. loop: lw r1, 0(r1) and r1, r1, r2 lw r1, 0(r1) lw r1, 0(r1) beq r1, r0, loop Rewrite the above assembly code back to C or Java code
04/15/16
In C programming, when comparing 2 files, how do I compare which file is newer than the other?
This is for a really big homework. In C programming, when comparing 2 files, how do I compare which file is newer than the other?
C
01/12/16
A man has Rs.10350 in the form of Rs.50 notes and Rs.500 notes. The total number of notes are 36.Find the number of notes of Rs.50 denomination.
A. 15B. 21C. 17D. 19
C
10/14/15
write code for the following program in c
the Kuantan airport has announced their new luggage tax for their passenger . each passengers are only eligible to carry two luggage . first luggage is rm 0.50 per kgsecond luggage is rm 0.25 per...
more
03/18/15
Computer Architect questions: C TO MIPS
a)Assume the following C code. Translate both functions to MIPS using the caller callee conventions as presented in class. Do not translate the print statement:int main(){ int g=0; /*global...
more
C
02/04/15
can you tell me the wrong
int main() { int x,n,d,c,swap,array[d],swap scanf("%d", &x); switch (x) { case 1: mergeSort(...); for (c = 0 ; c < ( n - 1 ); c++) { for (d = 0 ; d < n - c - 1; d++) { if (array[d] >...
more
C
12/14/14
Create a structure called car with the following members: make, model, year, and miles.
Create a structure called car with the following members: make, model, year, and miles. Create an instance of the car structure named myCar and assign data to each of the members. Print the...
more
Find the average or mean slope of the function on this interval
Consider the function f(x)=3x3-5x on the interval [-5,5]. Find the average or mean slope of the function on this interval.
By the mean value theorem, we know there exists at least on c in the open...
more
for what value of the constant c is the function f continious
For what value of the constant c is the function f continuous on (-infinity,+infinity) where
f(s)= {s2-c if s ξ(-infinity,8)
{cs+4 if s ξ[8,infinity)
c=
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.