Home About Contact
vustudents.org
Connect with Facebook



CS410 CS410 Visual Programming.Download/upload Video Lectures, Handouts, Helping Materials, Assignments Solution, Online Quizzes, GDB, Past Papers, Solved Papers and more….

Download/upload Video Lectures, Handouts, Helping Materials, Assignments Solution, Online Quizzes, GDB, Past Papers, Solved Papers and more….
Reply
  #1  
Old 12-01-2011, 02:09 PM
lubna lolo's Avatar
Senior Member
 
Join Date: Nov 2011
Posts: 325
Default cs410 mid term paper 2011

MIDTERM EXAMINATION

SPRING 2011 (15 MAY 2011)

CS410- VISUAL PROGRAMMING

Time: 60 min

Marks: 40



Total 26 Questions

20 x MCQs

2 x 2 Marks Questions

2 x 3 Marks Questions

2 x 5 Marks Question



Few MCQs which I remembered are as under:-



Question No: 1 ( Marks: 1 ) - Please choose one

Choose Command line user interface

► MS DOS

► MS Windows

► MS Word

► MS Visio



Question No: 2 ( Marks: 1 ) - Please choose one

Identifier is not replaced if it appears

► In a comment

► With in a string

► As a part of a long identifier

► All of given



Question No: 3 ( Marks: 1 ) - Please choose one

We can undefine already defined preprocessor directive using

► #undef

► #unifdef

► #unenddef

► None of given



Question No: 4 ( Marks: 1 ) - Please choose one

C language is an extensible language.

► True

► False



Question No: 5 ( Marks: 1 ) - Please choose one
Union Person
{
char name[30]; //30 bytes
int age;
float height;
};
How many bytes will skip after executing ptr = ptr +1.
Union Person abc, *ptr;
Ptr = &abc;
ptr = ptr +1;
► 30 bytes will skip after executing ptr = ptr +1.
► 31 bytes will skip after executing ptr = ptr +1.
► 32 bytes will skip after executing ptr = ptr +1.
► 38 bytes will skip after executing ptr = ptr +1.

Question No: 6 ( Marks: 1 ) - Please choose one

GDI presents a?

► device-independent view

► device-dependent view



SUBJECTIVE QUESTIONS



Question No: 21

What is massage (2 Marks)



Question No: 22

Write any two Common controls of Window. (2 Marks)



Question No: 23

An application can set up for itself any logical coodinates system, using API. write down any two. (3 Marks)

Question No: 24

What is storage class? (3 Marks)



Question No: 25

What is an Instance Handle, Define briefly? (5 Marks)



Question No: 26

What are the Stock objects, Define briefly? (5 Marks)
my paper 15 may 2011

nitification code(2)

delete0bject(hBrush)

define the working of this statement(2)

"every application has its own message queue" define it (2)

extern storage class(3)

reasons of stack overflow (5)

write complete syntax for "GetParent" (5)

Today: CS410 Mid term Paper
Big question was from Windows components, especially from GDI and Kernal. (5)
WM_invoation and two other messages was in 3 no. question
Stack and its use.
Itration (Very comes in exam as short question and Big question) (5+2=7)
Bit-wise Operation. (most mcqs was from this sction)
Attached Files
File Type: doc Today.doc (28.5 KB, 21 views)
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
cs410 final term papers 2010 lubna lolo CS410 0 12-01-2011 02:07 PM
cs605 final term paper 2011 lubna lolo CS605 1 12-01-2011 12:20 PM
cs607 final term paper 2011 lubna lolo CS607 0 11-30-2011 02:29 PM
cs606 mid term paper 2011 lubna lolo CS606 0 11-30-2011 02:24 PM
cs304 final term 2011 paper lubna lolo CS304 0 11-26-2011 11:05 PM


All times are GMT +5. The time now is 03:52 PM.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

 

Gravatar as Default Avatar by 1e2.it