| related to pointes and arrays | Anonymous | 2 years 13 weeks ago |
| When should a type cast be used? | Anonymous | 2 years 19 weeks ago |
| Can include files be nested? | Anonymous | 2 years 20 weeks ago |
| Can a variable be both const and volatile? | Anonymous | 2 years 20 weeks ago |
| How can you check to see whether a symbol is defined? | Anonymous | 2 years 20 weeks ago |
| What is page thrashing? | Anonymous | 2 years 20 weeks ago |
| Can static variables be declared in a header file? | Anonymous | 2 years 20 weeks ago |
| How can you determine the size of an allocated portion of memory? | Anonymous | 2 years 20 weeks ago |
| When should the register modifier be used? Does it really help? | Anonymous | 2 years 20 weeks ago |
| when should the volatile modifier be used? | Anonymous | 2 years 20 weeks ago |
| What is the quickest sorting method to use? | Anonymous | 2 years 20 weeks ago |
| What is hashing? | Anonymous | 2 years 20 weeks ago |
| How can I open a file so that other programs can update it at the same time? | Anonymous | 2 years 20 weeks ago |
| What is the benefit of using an enum rather than a #define constant? | Anonymous | 2 years 20 weeks ago |
| How can method defined in multiple base classes with same name can be invoked from derived class simultaneously | Anonymous | 2 years 20 weeks ago |