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