March 17, 2024OOPSQuestion 69 A member function can always access the data in __________ , (in C++). A the class of which it is member B the object […]
March 18, 2024UGC NET CS 2004 Dec-Paper-2Question 2 If f(x) = x+1 and g(x)=x+3 then f0 f0 f0 f is : A g B g+1 C g 4 D None of the […]
March 18, 2024Digital-Logic-DesignQuestion 9 (a) Assume that a CPU has only two registers R1 and R2 and that only the following instruction is available XOR Ri, Rj; {Rj […]
March 18, 2024Computer-OrganizationQuestion 7 State True or False with one line explanation A FSM (Finite State Machine) can be designed to add two integers of any arbitrary length […]