At a processing plant, A bottle filling mechanism is working. There are 3 flavou
ID: 3812847 • Letter: A
Question
At a processing plant, A bottle filling mechanism is working. There are 3 flavours & time to fill bottles for each hour is given as:- Flavour 1- 0.5 sec, Flavour 2- 0.8sec, Flavour 3- 1.4 sec The user inputs which flavor to fill in the input for each flavor is:- Flavour 1- 03; Flavour2- 50; Flavour 3- 39; The input is given through hex-pad. The user can also change the time to fill each flavor bottle. The time input will be within 0-10 sec only. The code must be in AVR C syntax… Within each & every step mentioned by using Timers…….
Explanation / Answer
import java.io.*;
class LRU
}
return temp;
}
public static void main(String args[])throws IOException the dimensions of the array”);
int n=Integer.parseInt(br.readLine());
int a[]=new int[n];
int flag[]=new int[n];
System.out.println(“enter the elements”);
for(int i=0;i<n;i++)
int b[]=new int[3];
int c[]=new int[3];
for(int i=0;i<3;i++)
for(int i=0;i<n;i++)
}
if (flag[i]==0 && b[2]==-1)
}
}
if(flag[i]==0)
}
System.out.println(“no of hits”+hit);
System.out.println(“no of faults”+faults);
System.out.println(“hit ratio”+(hit*100)/(hit+faults));
}
}
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.