Thursday 12 May 2011

CS201 VU Midterm Current Paper (May 2011)

long questions in CS201 midterm paper are :

Write a short note on files and also explain how they are handled in C++?
Is comparison possible in pointers? If yes what operators are used, if no justify your answers ?
Briefly explain structure padding?
What is the difference between single and multi dimensional arrays?
Explain the meaning of given C++ statement: const int *ptr = &x;
Write about char str?

No comments:

Post a Comment