Q&A Categories

Concepts

Why is the destructor of the StackLinkedList class empty?

Why is the destructor of the StackLinkedList class empty? Skill/Topic: Stacks using Linked ListA) The destructor of the StackLinkedList class is empty because the destructor of the LinkedList class is...

Answers No Answers In: Data-Structures By: soumya [1 Grey Star Level] Sep 6, 2010

Why is the isEmpty() member method called?

Why is the isEmpty() member method called? Skill/Topic: QueueA) The isEmpty() member method is called within the dequeue process to determine if there is an item in the queue to be removed.'

Answers No Answers In: Data-Structures By: claire [1 Grey Star Level] Sep 6, 2010

Why friend function cannot be used to overload the assignment operator?

Why friend function cannot be used to overload the assignment operator? '

Answers No Answers In: OOPS By: claire [1 Grey Star Level] Sep 6, 2010

Why in case of java header file name is not required ?

Why in case of java header file name is not required ? '

Answers No Answers In: OOPS By: neha [ Grey Star Level] Sep 6, 2010

Why is multiple inheritance not allowed in java?

Why is multiple inheritance not allowed in java? '

Answers No Answers In: OOPS By: rakesh [ Grey Star Level] Sep 6, 2010

Why do we Use a Multidimensional Array?

Why do we Use a Multidimensional Array? Skill/Topic: ArrayA) A multidimensional array can be useful to organize subgroups of data within an array. In addition to organizing data stored in elements of an...

Answers No Answers In: Data-Structures By: samir [ Grey Star Level] Sep 6, 2010

Why does QueueLinkedList class inherit the LinkedList class?

Why does QueueLinkedList class inherit the LinkedList class? Skill/Topic: Queues Using Linked ListsA) The QueueLinkedList class inherits the LinkedList class because the LinkedList class contains data...

Answers No Answers In: Data-Structures By: rakesh [ Grey Star Level] Sep 6, 2010

Why does the StackLinkedList class inherit the LinkedList class?

Why does the StackLinkedList class inherit the LinkedList class? Skill/Topic: Stacks using Linked ListA) StackLinkedList class uses different attributes and member functions of the LinkedList class.B)...

Answers No Answers In: Data-Structures By: samir [ Grey Star Level] Sep 6, 2010

Why do you need abstraction?

Why do you need abstraction? '

Answers No Answers In: OOPS By: raju1587 [1 Grey Star Level] Sep 6, 2010

Why contructors does not supports visual functions?

Why contructors does not supports visual functions? '

Answers No Answers In: Concepts By: nitin [ Grey Star Level] Sep 6, 2010

Didn't find what you were looking for?

Add your Question to the site.

You must be Logged In to Add a Question.

Not a member yet? Sign Up Now »

Star Points Scale

Earn points for Asking and Answering Questions!

Grey Sta Levelr [1 - 25 Grey Star Level]
Green Star Level [26 - 50 Green Star Level]
Blue Star Level [51 - 500 Blue Star Level]
Orange Star Level [501 - 5000 Orange Star Level]
Red Star Level [5001 - 25000 Red Star Level]
Black Star Level [25001+ Black Star Level]