Posts

cs paper i and ii question for oral

Image
paper I advantages of c++ give c++ data types give operaters in c++ what is insertion operator what is extraction operator what is scope resolution what is swith statement in c++ what is pointer in c++ what is oop what is objects in c++ what is classees in c++ what is inhertance what is polymorphism what is consturctor in c++ ewhat is inhertiance <img> tag <tr> <th> paper ii 1.     Data Transfer Group a.    MOV r1, r2            (Move Data; Move the content of the one register to another).             [r1] ß [r2].               b. MOV r, m (Move the content of memory register). r ß [M]      c. MOV M, r. (Move the content of register to memory...