Q For which one of the following ; Bohr model is not valid ? (a) Hydrogen atom ( b) singly ionised helium atom ( He+) (c) Deutron atom (d) singly ionised neon atom (Ne+)Consider the following code.
int fun(){if(isEmpty()){return -10;}else{int n;n= q[front];front++;return n;}}
public class Archana { public static void main(String args[]){ String s1 = new String("Hello"); String s2 = new String("Hellow"); System.out.println(s1 = s2); }}
Which of the following systems software does the job of merging the records from two files into one?