CS101
532
CS201
225
CS301
232
CS302
174
CS304
192
CS401
224
CS402
258
CS403
228
CS408
113
CS411
121
CS502
249
CS504
268
CS601
679
CS604
381
CS605
261
CS607
184
CS609
230
CS610
300
CS614
100
CS703
65
Code | Question | Option A | Option B | Option C | Option D | Answer | |
---|---|---|---|---|---|---|---|
CS304 | Which One Is A Not Class Association | Simple Association | Inheritance | Composition | Aggregation | B | |
CS304 | Which One Is Not A Class Association? | Simple Association | Inheritance | Composition | Aggregation | B | |
CS304 | Which One Is Not An Object Association? | Simple Association | Inheritance | Aggregation | Association | B | |
CS304 | Which One Of The Following Features Of Oop Is Used To Derive A Class From Another? | Encapsulation | Polymorphism | Data Hiding | Inheritance | D | |
CS304 | Which One Of The Following Functions Returns The Total Number Of Elements In A Vector | Length(); | Size(); | Ele(); | Veclen(); | B | |
CS304 | Which One Of The Following Is Not An Object Association? | Simple Assocation | Inheritance | Aggregation | Composition | B | |
CS304 | Which One Of The Following Terms Must Relate To Polymorphism? | Static Allocation | Static Typing | Dynamic Binding | Dynamic Allocation | C | |
CS304 | Which Operator Can Not Be Overloaded? | The Relation Operator ( >= ) | Assignment Operator ( = ) | Script Operator ( [] ) | Conditional Operator (? : ) | D | |
CS304 | Which Part Of An Object Exhibits Its State? | Data | Operations | Any Public Part | Any Private Part | A | |
CS304 | Which Sentence Clearly Defines An Object? | One Instance Of A Class | Another Word For A Class | A Class With Static Methods | A Method That Accesses Class Attributes | A | |
CS304 | Without Using Deep Copy Constructor A __________ Problem Can | System Crash | Memory Leakage | Dangling Pointer | All Of The Given | D | |
CS304 | Without Using Deep Copy Constructor A __________ Problem Can Occur | System Crash | Memory Leakage | Dangling Pointer | All Of The Given | D |