0% found this document useful (0 votes)
62 views2 pages

Anna University Coimbatore Mca Degree Examinations: May JUNE 2010 Regulations: 2007 Fourth Semester 074240025 - VISUAL PROGRAMMING Max - Marks: 100

This document outlines the questions for an exam on visual programming. It is divided into two parts: Part A contains 20 multiple choice questions covering topics like creating programs in Visual C++, function calls in windows programming, Hungarian notation, initializing register classes, message mapping, single document interface vs multiple document interface, resources, fonts, keyboard accelerators, status bars, GetDocument functions, TRACE macros, ActiveX controls, calendar control properties/methods/events, COM, creating ActiveX controls at runtime, ODBC, and Recordset member functions. Part B contains 5 long answer questions requiring explanations on architectural overview of windows programming, child window controls, benefits of MFC framework, creating a program to display

Uploaded by

ksbhuvaneshwari
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views2 pages

Anna University Coimbatore Mca Degree Examinations: May JUNE 2010 Regulations: 2007 Fourth Semester 074240025 - VISUAL PROGRAMMING Max - Marks: 100

This document outlines the questions for an exam on visual programming. It is divided into two parts: Part A contains 20 multiple choice questions covering topics like creating programs in Visual C++, function calls in windows programming, Hungarian notation, initializing register classes, message mapping, single document interface vs multiple document interface, resources, fonts, keyboard accelerators, status bars, GetDocument functions, TRACE macros, ActiveX controls, calendar control properties/methods/events, COM, creating ActiveX controls at runtime, ODBC, and Recordset member functions. Part B contains 5 long answer questions requiring explanations on architectural overview of windows programming, child window controls, benefits of MFC framework, creating a program to display

Uploaded by

ksbhuvaneshwari
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ANNA UNIVERSITY COIMBATORE

MCA DEGREE EXAMINATIONS: MAY I JUNE 2010


REGULATIONS: 2007
FOURTH SEMESTER
074240025 - VISUAL PROGRAMMING
TIME: 3 Hours Max.Marks : 100

PART-A (20 x 2 = 40 MARKS)

ANSWER ALL QUESTIONS

1. Give the steps for creating a program in the Visual C++ Developer Studio.
2. What are the function calls used in windows programming?
3. Define Hungarian Notation. Give an example.
4. How will you initialize the register class?
5. What do you mean by Message Mapping?
6. Differentiate SDI and MDI.
7. Give the resources for SDI.
8. How will you create a font in your application?
9. What is the use of keyboard accelerator?
10. How will you display the given messages in the status bar?
11. What is the use of GetDocumentO function?
12. Define TRACE macro.
13. What is an ActiveX control?
14. Give the prosperities, methods and events in a calendar control.
15. What do you mean by COM?
16. How will you create an ActiveX control at runtime?
17. Define ODBC.
18. What are the Recordset member functions?
19. Explain MFC ODBC class.
20. Differentiate Dynaset and Snapshot
PART-B
(5 x 12 = 60 MARKS)
ANSWER ANY FIVE QUESTIONS

21. (a) Write a short notes on architectural overview of windows programming. 8

(b) Explain in detail about Child window controls. 4

22. Why do we use the Application Framework? Explain in detail about MFC
library.

23. Write a VC++ program to display the sum of two numbers using modal and
modeless dialogs.

24. Explain in detail about creating a new menu item and using it.

25. What is a OLL? How will you create a new OLL? How can it be used in an
application?

26. What is an ActiveX control? How to build an application that uses a Calendar
Control in a dialog?

27. Explain the OOSC architecture.

28. Explain an OLE - Embedding Container Application.

*****THE END*****

You might also like