Un-Answered Questions { Programming Languages }

When would you use a pointer? A reference?

589


What are the advantages and disadvantages of B-star trees over Binary trees?

564


How do you write a function that can reverse a linked-list in C++?

532


What is Boyce Codd Normal form?

596


What does it mean to declare a member function as virtual in C++?

544


What does it mean to declare a member function as static in C++?

566


What is a COPY CONSTRUCTOR and when is it called?

520


What is an abstract class in C++

587


What is function overloading and operator overloading in C++?

556


What is the difference between an ARRAY and a LIST in C++?

550


What is the difference between realloc() and free() in C++?

517


What is the difference between Stack and Queue in C++?

550


How can I do serial ("comm") port I/O?

694


How can I find the modification date of a file?

708


What does the error message "DGROUP exceeds 64K" mean?

729