Friday , 22 November 2024

CS410 Assignments # 4 Solution Spring 2012

Task 1: (Marks = 2)

Draw a simple Window using ‘windows.h’

Task 2: (Marks = 8 (1 + 1 + 2 + 2 + 2))

When program will execute,

1 – Windows Title Bar has text as your VU ID.

2 – In client area, first line of the windows have your name as Name = XYZ       *Replace XYZ with your Name


3 – In next line, a Solid line would be appeared.

4 – After that, Text ‘Current Semester Registered Courses’ will appear. And in next line to that, there will be a dash line.

5 – After step 4, Courses ID with Course names would be displayed (One Course Code and Name per line).

6 – At last, a line is drawn with pattern brush to finish your task.

Sample output screen shot is provided below;

/****************** Download Solution From here **********************\

 


Spring 2012_CS410_4_SOL

Check Also

CS410 Solved Subject Mega Collection form Final Term Papers

QNo.1   Synchronization objects? Answer:- A synchronization object is an object whose handle can be specified …

Leave a Reply

Your email address will not be published. Required fields are marked *

*