Statements: Some dogs are bags. No bag is lion. All rooms are lions Conclusions I. Some rooms are bags II. Some dogs are lions III. Some rooms are dogs
Which is a bottom-up approach to database design that design by examining the relationship between attributes
What among following is a generic class
Which technique is used by operating systems to execute several programs concurrently by switching back and forth
Which among following is not a valid visibility mode in c++ program
The advantage of declaring a virtual function as pure is
?
Only one copy of the class is inherited, when it is defined as
Which of the following is not the member of class? A. Static function B. Friend function C. Const function D. Virtual function