Answer:
import java.io.*;
public class Larger {
public static void main(String[] args) throws IOException{
BufferedReader br=new BufferedReader(new InputStreamReader(System.in));// reading input from buffered reader
int a,max=-99999,i;
for(i=1;i<=5;i++)
{
a=Integer.parseInt(br.readLine());//converting string input string to int
if(a >max)
max=a;
}
System.out.println("Maximum value : "+max);
}
Explanation:
there is no definite answer. so long as you are not touching another vehicle or in the road.
It should be compiled. It won't work if it's not compiled.
HDLC is a synchronous Data Link layer bit-oriented protocol developed by the International Organization for Standardization (ISO).