CS411 Mid Term Past Papers Mega File
CS411 Mid Term Past Papers Mega File
COM
► Only one
► No
► Few
► All
► Local
► Static
► Virtual
► Global
► Complied File
► Source File
► EXE File
► COAL
► COOP
Page 2 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► COAP
► Source of Program
► Error in Program
► Termination of Program
► Exception in Program
► Clearance
► Errors
► Ambiguity
► Waiting
► Waste
► Idle
► Blocking (Page 8)
Page 3 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
To use kbhit() command, you need to include which header file in your
program?
► fstream.h
► stdio.h
► iostream.h
► conio.h
► Properties
► Fields
► Finalizers
Page 4 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Private
► Static
► Abstract
► Attribute
► None of given
► Non-Anonymous
► Object
Page 5 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Event (Page 7)
► Result
► Message
► Event Producer
► Event Channel
► Event Generator
► A "finally" block executes only, when an exception is thrown and when the
"try" block runs to completion.
Page 6 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Value
► Reference
► Extension
During the program execution, program can be stopped with the help of
____________.
► Attributes
► Compiler
► Exception Handling
The ____, _________ and __________of applications that use events, either
directly or indirectly is called event-based programming.
► Copyright
Page 7 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Reliability
► Stability
► Consistency
► XmlLine
► XPath
► XmlReader
► Arrows
► Dots
► Semicolon
Page 8 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
If we run the program from within Visual Studio, the console window
disappears quickly so we can use ________________ to keep screen from going
away.
► Console.WriteLine()
► Console.Title
► Console.Clear
Which of the following is an entity that introduces event into the system?
► Event Channel
► Event Stream
► Event Consumer
► Public
► Static
► Unregistered
Page 9 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
The easiest way to declare an event is to put the event keyword in front of a
________ member.
► Interface
► Class
► Struct
► Deleting Events
► Reading Events
► Transforming Events
► Platform, Language
► Package, Language
► Language, Package
Page 10 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Double
► Expand
► Extend
► Two
► Three
► Multiple
Which of the following events may or may not relate to an actual occurrence?
► Actual Events
► Real Events
► Expected Events
Page 11 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Code Block
► Method Block
► Routine Block
► Structure
► Namespace
► Library
► Request
► Response
Page 12 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Coupling
► Java
► CSS
► C#
Extension methods __________ access the private data members of the class in
which they are extended.
► May
► Cannot
► May not
Page 13 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► Can
► CAML:NS
► XAML:NS
► CAML
In context of XAML child element rules, if the child is plain text and a type
converter exists to transform the child into the parent type (and no properties
are set on the parent element), treat the child as the input to the type converter
and use the output as the __________.
► none
► Math class
► Program class
► String class
Page 14 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► (I) Only
► (II) Only
► (III) Only
Visual Studio has a snippet called __________ that automatically expands into a
definition of a dependency property, which makes defining one much faster
than doing all the typing yourself!
► Property extension
► Dpprop
► Dependency property
Suppose we want to restrict the user to don’t decrease the height of a WPF
element from a specific amount then which property will be used?
Page 15 of 17
For more papers, go to VUInsider.com
FOR MORE PAPERS, GO TO VUINSIDER.COM
► none
► HeightMinimum
► MinimumHeight
► two
► three
► one
► 2012
► 2005
► 2003
► GDI
► Avalon
► Altia
We want the width of button should cover the whole width of StackPanel in
WPF then what should be value of HorizontalAlignment property of button?
► Parent
► Whole
► Fill
Page 17 of 17
For more papers, go to VUInsider.com