It looks like you're new here. If you want to get involved, click one of these buttons!
CS411 - Visual ProgrammingAll current and Finalterm Past Paper Download,
Share your Finalterm Term Papers (Questions/Pattern) & Past Papers as well here to help each other. Thanks
Following type of Document can comments in this discussion:
For Important Helping Material related to subject CS411 - Visual Programming (Solved MCQs, solved past Papers, Short Notes, E-Books, FAQ, Short Questions Answers & more). You must view all the Discussion in this subject group.
Comments
Final Term Papers Shared By Bilal Maqsood
All VU Subject Mid & Final Term Papers Data Shared by Moaazpk
Orignal Solved Final Term Papers By Waqar.siddhu
Solved Final Tem Papers Share By Malikooo
Final Term Made by waqar shiddu and solved by hadi
All Final Term Papers
Final Tem Solved Papers
Final Term Past Papers by(Sheri Khan)
Another Final Term Past Papers by(Sheri Khan)
FINAL TERM PASTPAPER MADE BY WAQAAR
Final Term Past Papers by(Sheri Khan)
Finalterm Papers 2016
Finalterm Papers 2015
All final term 2014 papers
Finalterm Solved Papers
Final Term Papers Shared By Bilal Maqsood
All VU Subject Mid & Final Term Papers Data Shared by Moaazpk
Orignal Solved Final Term Papers By Waqar.siddhu
Solved Final Tem Papers Share By Malikooo
Final Term Made by waqar shiddu and solved by hadi
All Final Term Papers
Final Tem Solved Papers
Final Term Past Papers by(Sheri Khan)
Another Final Term Past Papers by(Sheri Khan)
FINAL TERM PASTPAPER MADE BY WAQAAR
Final Term Past Papers by(Sheri Khan)
Finalterm Papers 2016
Finalterm Papers 2015
All final term 2014 papers
Finalterm Solved Papers
Final Term Papers Shared By Bilal Maqsood
All VU Subject Mid & Final Term Papers Data Shared by Moaazpk
Orignal Solved Final Term Papers By Waqar.siddhu
Solved Final Tem Papers Share By Malikooo
Final Term Made by waqar shiddu and solved by hadi
All Final Term Papers
Final Tem Solved Papers
Final Term Past Papers by(Sheri Khan)
Another Final Term Past Papers by(Sheri Khan)
FINAL TERM PASTPAPER MADE BY WAQAAR
Final Term Past Papers by(Sheri Khan)
Finalterm Papers 2016
Finalterm Papers 2015
All final term 2014 papers
Finalterm Solved Papers
Final Term Papers Shared By Bilal Maqsood
All VU Subject Mid & Final Term Papers Data Shared by Moaazpk
Orignal Solved Final Term Papers By Waqar.siddhu
Solved Final Tem Papers Share By Malikooo
Final Term Made by waqar shiddu and solved by hadi
All Final Term Papers
Final Tem Solved Papers
Final Term Past Papers by(Sheri Khan)
Another Final Term Past Papers by(Sheri Khan)
FINAL TERM PASTPAPER MADE BY WAQAAR
Final Term Past Papers by(Sheri Khan)
Finalterm Papers 2016
Finalterm Papers 2015
All final term 2014 papers
Finalterm Solved Papers
Final Term Papers Shared By Bilal Maqsood
All VU Subject Mid & Final Term Papers Data Shared by Moaazpk
Orignal Solved Final Term Papers By Waqar.siddhu
Solved Final Tem Papers Share By Malikooo
Final Term Made by waqar shiddu and solved by hadi
All Final Term Papers
Final Tem Solved Papers
Final Term Past Papers by(Sheri Khan)
Another Final Term Past Papers by(Sheri Khan)
FINAL TERM PASTPAPER MADE BY WAQAAR
Final Term Past Papers by(Sheri Khan)
Finalterm Papers 2016
Finalterm Papers 2015
All final term 2014 papers
Finalterm Solved Papers
Final Term Papers Shared By Bilal Maqsood
All VU Subject Mid & Final Term Papers Data Shared by Moaazpk
Orignal Solved Final Term Papers By Waqar.siddhu
Solved Final Tem Papers Share By Malikooo
Final Term Made by waqar shiddu and solved by hadi
All Final Term Papers
Final Tem Solved Papers
Final Term Past Papers by(Sheri Khan)
Another Final Term Past Papers by(Sheri Khan)
FINAL TERM PASTPAPER MADE BY WAQAAR
Final Term Past Papers by(Sheri Khan)
Finalterm Papers 2016
Finalterm Papers 2015
All final term 2014 papers
Finalterm Solved Papers
4:00 PM
14 December 2019
Objective *(18 Marks)*
Mostly McQs From Past Papers
Subjective *(21 Marks)*
*Question NO 1(3 Marks)*
Write XAML code to add list box with 3 items in it
1.Programming
2.Data
3.Computer
*Question NO 2 (3 Makrs)*
What is JIT in C#.
*Question NO 3 (5 Marks)*
Write Three Difference B/W "Margin" and "Padding" Property.
*Question NO 4 (5 Marks)*
What is Anonyms Methods in C#. Declare and Call an Anonyms method.
*Question NO 5 (5 Marks)*
Is Finally blocks always execute in C# while working with try clause.
Most of mcqs from past paper Q1. Write defult value of minheight, minwidth, maxwidth, max height...Q2. Difference b/t event producer and event consumer... Q3. Different btwen margin and pidding properties... OR do m code diya howa tha output likhni thi
Most of mcqs from past paper Q1. Write defult value of minheight, minwidth, maxwidth, max height...Q2. Difference b/t event producer and event consumer... Q3. Different btwen margin and pidding properties... OR do m code diya howa tha output likhni thi
25 McQs From Past Papers Others Are Conceptual
Subjective (40 Marks)
Question No 1 (2 Marks)
Write names of the properties of touchPoint.
Question No 2 (2 Marks)
Define the term "dealloc message" and who is responsible for sending this message.
Question No 3 (3 Marks)
Seperate the server_side languages from client_side languages
ASP .net
PHP
Java Script
ColdFusion
Question No 4 (3 Marks)
Consider the following XAML code
Modify the given code so whatever the text is written inside text box it is automatically written as button text.
Note: modify the XAML code only do not write C# code.
1.
+ Final
Term Papers Shared By Bilal Maqsood
2.
+ All VU
Subject Mid & Final Term Papers Data Shared by Moaazpk
3.
+ Orignal
Solved Final Term Papers By Waqar.siddhu
4.
+ Solved
Final Tem Papers Share By Malikooo
5.
+ Final
Term Made by waqar shiddu and solved by hadi
6.
+ All
Final Term Papers
7.
+ Final
Tem Solved Papers
8.
+ Final
Term Past Papers by(Sheri Khan)
9.
+ Another
Final Term Past Papers by(Sheri Khan)
10. + FINAL
TERM PASTPAPER MADE BY WAQAAR
11. + Final
Term Past Papers by(Sheri Khan)
12. + Finalterm
Papers 2016
13. + Finalterm
Papers 2015
14. + All
final term 2014 papers
15. + Finalterm
Solved Papers
Write XAML code to create button in a canvas with attributes
left=0
right=0
top=0
bottom=0
Question No 6 (5 Marks)
Consider the following code in which we have selected properties and than applied an assending and descending sort:
ShortDescription Sort = NewShortDescription ("Name" listSortDirection.Assending);
ShortDescription Sort = NewShortDescription ("ID" listSortDirection.Desending);
You are required to write the code to add given two "ShortDescription" to the collection named "ShortDescription"