When error occurs, program of operating system automatically gets
Number of byte read during last read of program/memory is
Choice of shells in command interpreters of operating system are chosen by
What does the following piece of code do?for (int i = 0; i < arr.length-1; i++){ for (int j = i+1; j < arr.length; j++) { if( (arr[i].equals(arr[j])) && (i != j) ) { System.out.println(arr[i]); } }}
An engine supplies 196 joules of energy. If the energy is supplied to a weight of 500 gms. How high can it be lifted