CS411 Current FinalTerm Paper 20 August 2016
Q1:How to fill dock panel remaining space (2)
Q2:Why grid panel is best choice for programmer ? (2)
Q3:Define thread programming in one sentence (2) Q4: What is objdataprovider? Write iOS block feature (3)
Q5: Writesyntax of iOS block feature (3)
Q6: What categories of object data provider write just names (3)
Q6: What is CSS define in your own words (3) Q7: Select commands and rule base programming (5)
Q8: Write code of javascript and jquery (5) Q9: What is LocBaml ? write syntax of LocBaml (5)
Q10 What is difference between XML, XBAP, HTML, XAML (5)
Another Paper :
Current FinalTerm paper CS411 (20/08/2016 4:30pm)
Question
# (01): (5 Marks)
Consider the following code Skelton:-
Public class Button: Button Base
{
// Task 1 --- Code to Add one routed event named
“Click me”.
Static Button()
{
// Task 2 --- Code to Register the “Click me” event
}
Protected override void
onMouseLeftButtonDown(MouseButtonEventArgs e)
{
// Task 3 --- Code to Raise the “Click me” event
}
Question
# (02): (5 Marks)
Ali wants to select hide all <p> tags from
Html.give Syntax in JavaScript and
JQuery???
Question
# (03): (5 Marks)
Describe
purpose of using navigation in page in one line? And how we perform navigation?
Question
# (04): (5 Marks)
When web browser
send request etcccccc……….????????
Question
# (05): (3 Marks)
Why the
accuracy is important???
Question
# (06): (3 Marks)
what will
be the efficient way of applying the same style on all paragraphs of HTML
page?also provide an example
Question
# (07): (3 Marks)
Why Grid panel is the best choice for most complex?
Question
# (08): (3 Marks)
Layout Scenarios???
Question
# (09): (2 Marks)
Which object is the core of Ajax?
0 comments: