We are Permanently Move to www.VUpk.net Please Join us there.

CS410 Final term Subjective Paper 2012

Sunday 12 August 2012

CS410 - Visual Programming Subjective Questions from Final Exam 2012

2 Marks Questions
Q. What is Bind Function?
Q. What is the purpose of Pager control?
Q. What is the Mean by Resource definition Statement?
Q. Why static variables are not destroyed when function returns?
3 Marks Questions
Q. Some usages of Dialog
Q. How Transfer-Encoding is implemented in Exchange-2000.
Q. My Application uses impression and user interface show up in a different Language then the current user’s environment. How can I fix the mixed UI?
5 Marks Questions
Q. How do I restrict my windows so it can’t be resized longer or smaller then a certain size?
Q. If you include CS_DBLCLKS in your window call style, the windows procedure receives which message for double click. ( Specify exact sequence).
Q. Write a recursive function definition for the following function.
Int square (int n);
// Precondition : n>1
// Return the sum of dqure of number 1 through n
For example square of 3 returns 14 because 12 + 22 + 32 is 14

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...