Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Home » C++ » Singleton Classes in C++

Interview Questions on Singletone Classes in C++ : 2


Question: 1

(A) Both pointers hold same object
(B) They don't hold same object
(C) Compilation Error
(D) Exception occured

Compiler
Practitioner singleton[Posted by: | ]



Question: 2

Compiler
Practitioner singleton[Posted by: | ]