+ Link For Assignments, GDBs & Online Quizzes Solution |
+ Link For Past Papers, Solved MCQs, Short Notes & More |
Share Your Final Term Papers Here in Reply of this Discussion
May Allah Solve Our Problems and Give Us Success
You Can download papers by a simple click on file. All the uploaded filed are in Zip file or PDF format So Install Adobe Reader and Winrar Software’s to open these Files
Note: If you download files with Internet Download Manager (IDM), you would face problem of damage files. All files are correct and no damage file, If you face this problem, Open IDM > Click on Options > Click on File Types > Remove PDF and ZIP from files types and save. After it download again files, files will work properly.
You Can Download Solved Final Term Papers, Short Notes, Lecture Wise Questions Answers Files, Solved MCQs, Solved Quizzes , Solved Final Term Subjective Papers , Solved Final Term Objective Papers From This Discussion For Preparation Final Term Paper of Spring 2014
Or
For Important Helping Material related to this subject (Solved MCQs, Short Notes, Solved past Papers, E-Books, FAQ,Short Questions Answers & more). You must view all the featured Discussion in this subject group.
For how you can view all the Featured discussions click on the Back to Subject Name Discussions link below the title of this Discussion & then under featured Discussion corner click on the view all link.
Or visit this link
Tags:
+ http://bit.ly/vucodes (Link for Assignments, GDBs & Online Quizzes Solution)
+ http://bit.ly/papersvu (Link for Past Papers, Solved MCQs, Short Notes & More)
+ Click Here to Search (Looking For something at vustudents.ning.com?) + Click Here To Join (Our facebook study Group)Guys please share your current paperss...
Objective:
1. C# and C++ have ________ size.
Same
Different
Distinct
None of the given
2. Threads in Java are based upon the concept of
Monitor
3. Which is not a valid atom in PROLOG?
this_is_it
Mary, _c1
'happy'
f
4. C# is a __________ typed language.
strongly
safety
reference
value
5. Prolog has only one _____
goal
fact
rule
query
6. Which chaining type is used by Prolog?
Backward
forward
up
horizontal
7. ________ compile initially to an intermediate. Which can be run by interpretation or just in time compilation or an appropriate virtual machine?
C++ and C#
C# and Java
Java and C++
Ada , C++
8. In______ Boolean expression is convertible into integer type.
C#
C++
JAVA
Ada
9. PHP syntax looks like ___________
ASP syntax
C/C++ syntax
Both of the above options
None of the given
10. For narrowing conversion which type conversion is appropriate?
Implicit Conversion
Explicit Conversion
Both of the above options
None of the given
11. In Java we can make pointer of_________.
Any type
Reference type only
Both of the above options
None of the given
12. The concept of C# jagged array is similar in function to _________
C++ rectangular Array
Java Array of Array
Java pointer Array
C# Array
13. PHP is a __________typed language.
1) Strongly
2) Dynamic
3) Static
4) None of Given
14. _________is more strongly typed language then __________
1) C++, C#
2) C#, C++
3) C++, Java
4) None of the given
15. In C# the value type and reference type variable are interconvert able through ________
concept.
1) Tagged type
2) Boxing
3) Interfaces
4) None of the given
16. PHP supported all major Databases including_________.
1) ODBC
2) Oracle
3) SQL Server
4) None Of given
17. Object in java script can be accessed through ………
1) Reference pointer method
2) None of the above
3) Capital letter or underscore
4) Variable
18. Indexes of arrays do not start from 0 in _____
Prolog
C#
Java
Ada
19. Prolog is a _____ .
declarative
string manipulative
definitive
20. In __________, Enumeration type can also be used as indexes in arrays.
Ada
C
C++
LISP
21. In SONOBOL the size of the array can be determined at ____.
run time
compile time
array implimentation
22. In _____, Boolean values can convert to integers.
C#
C++
Java
Ada
23. It is always better to find out the mistakes in the code at ________.
Runtime
Compile time
Link time
None of given option
24. We can have nested procedures in _________ language.
C++
Ada
C
PROLOG
25. Indirect referencing in SONOBOL is same as of _____in C.
Arrays
Pointers
Aliasing
Stack
26. In ____ model in Javascript, we can address the client web browser. (kuch esa hi tha thik se yad nae)
DOM
BOM
TOM
VOM
27. Elementary types are derived from ____ data types in Ada.
primitive
discrete
built-in
static
28. _____ language has finally clause.
Java
Ada
C/C++
LISP
baki yaad nae :(
Subjective:
1. :( yaad nae
2. How can we access public classes in other packages in Java? (2 marks)
3. Which type of variable provides dynamic memory but it is not reliable or efficient? (2 marks)
4. Write names of three applications where PROLOG is suitable. (2 marks)
5. Coercion belongs to which type of conversion? Also write the Disadvantage of using it? (3 marks)
6. Write three features of C# which are not available in Java. (3 marks)
7. What are the three conditions in which a string is evaluated as a float in php. (3 marks)
8. Identify the error in given statement. Also write the corrected code. (3 marks)
x=x+1 alert(x)
9. How arrays are different from records. Justify your answer. (5 marks)
10. Write a code in C# to implement an enumeration of 12 months named YEAR. Also identify that the given expressions will result in True or False. (5 marks)
YEAR.April.ToString()="April"
YEAR.May.ToString()="June"
YEAR.August.ToString()="August"
11. Write a code of Java to convert double data type into int data type. How information is lost in this type of conversion? (5 marks)
12. What is the output of given code? (5 marks)
$a = array("a" => "apple", "b" => "banana");
$b = array("a" => "pear", "b" => “date", "c" => “mango");
$c = $a + $b; // Union of $a and $b
remember me in your prayers.. and best of luck for your exams
thanx Maahi Naveed .... Best of luck..
Thanks Maahi Naveed
Maahi Naveed (BS-CS, 7th) Thanks for sharing ur paper pattern & question ..best of luck for ur result
Attention Students: You don’t need to go any other site for current papers pattern & questions. Because all sharing data related to current Final term papers of our members are going from here to other sites. You can judge this at other sites yourself. So don’t waste your precious time with different links. Just keep visiting http://vustudents.ning.com/ for all latest updates.
Objective:
1. C# and C++ have ________ size.
Same
Different
Distinct
None of the given (Not confirmed cause this is a stupid question, size who knows)
2. Threads in Java are based upon the concept of
Monitor
3. Which is not a valid atom in PROLOG?
this_is_it
Mary, _c1
'happy'
f
4. C# is a __________ typed language.
strongly
safety
reference
value
5. Prolog has only one _____
goal
fact
rule
query
6. Which chaining type is used by Prolog?
Backward
forward
up
horizontal
7. ________ compile initially to an intermediate. Which can be run by interpretation or just in time compilation or an appropriate virtual machine?
C++ and C#
C# and Java
Java and C++
Ada , C++
8. In______ Boolean expression is convertible into integer type.
C#
C++
JAVA
Ada
9. PHP syntax looks like ___________
ASP syntax
C/C++ syntax
Both of the above options
None of the given
10. For narrowing conversion which type conversion is appropriate?
Implicit Conversion
Explicit Conversion
Both of the above options
None of the given
11. In Java we can make pointer of_________.
Any type
Reference type only
Both of the above options(Not sure)
None of the given
12. The concept of C# jagged array is similar in function to _________
C++ rectangular Array
Java Array of Array
Java pointer Array
C# Array
13. PHP is a __________typed language.
1) Strongly
2) Dynamic
3) Static
4) None of Given
14. _________is more strongly typed language then __________
1) C++, C#
2) C#, C++
3) C++, Java
4) None of the given
15. In C# the value type and reference type variable are interconvert able through ________
concept.
1) Tagged type
2) Boxing
3) Interfaces
4) None of the given
16. PHP supported all major Databases including_________.
1) ODBC
2) Oracle
3) SQL Server
4) None Of given
17. Object in java script can be accessed through ………
1) Reference pointer method
2) None of the above
3) Capital letter or underscore
4) Variable
18. Indexes of arrays do not start from 0 in _____
Prolog
C#
Java
Ada(maybe)
19. Prolog is a _____ .
declarative
string manipulative
definitive
20. In __________, Enumeration type can also be used as indexes in arrays.
Ada
C
C++
LISP
21. In SONOBOL the size of the array can be determined at ____.
run time
compile time
array implimentation
22. In _____, Boolean values can convert to integers.
C#
C++
Java
Ada
23. It is always better to find out the mistakes in the code at ________.
Runtime
Compile time
Link time
None of given option
24. We can have nested procedures in _________ language.
C++
Ada
C
PROLOG
25. Indirect referencing in SONOBOL is same as of _____in C.
Arrays
Pointers
Aliasing
Stack
26. In ____ model in Javascript, we can address the client web browser. (kuch esa hi tha thik se yad nae)
DOM
BOM
TOM
VOM
27. Elementary types are derived from ____ data types in Ada.
primitive
discrete(I think)
built-in
static
28. _____ language has finally clause.
Java
Ada
C/C++
LISP
baki yaad nae :(
Subjective:
1. :( yaad nae
2. How can we access public classes in other packages in Java? (2 marks)
You can access public classes in another (named) package using:
package-name.class-name
3. Which type of variable provides dynamic memory but it is not reliable or efficient? (2 marks)
Explicit Heap dynamic Variables
4. Write names of three applications where PROLOG is suitable. (2 marks)
Expert systems, Artificial Intelligence and Logical puzzles.
5. Coercion belongs to which type of conversion? Also write the Disadvantage of using it? (3 marks)
Coercion is an implicit type conversion, and it's disadvantage is that they decrease in the type error detection ability of the compiler. In most languages, all numeric types are coerced in expressions, using widening conversions. In Ada, there are virtually no coercions in expressions
6. Write three features of C# which are not available in Java. (3 marks)
More primitive types, more extension to the value types and it supports safer enumeration types.
7. What are the three conditions in which a string is evaluated as a float in php. (3 marks)
The string will evaluate as a float if it contains any of the characters '.', 'e', or 'E'. Otherwise, it will evaluate as an integer
8. Identify the error in given statement. Also write the corrected code. (3 marks)
x=x+1 alert(x)
Javascript statements are terminated by returns or semi-colons, so the correct code would be x = x + 1 ; alert(x);
9. How arrays are different from records. Justify your answer.(5 marks)
The difference between array and record is that array elements are of same data type where as record is a logical grouping of heterogeneous data elements.
- Another difference is that access to array elements is much slower than access to record fields, because subscripts are dynamic (field names are static)
10. Write a code in C# to implement an enumeration of 12 months named YEAR. Also identify that the given expressions will result in True or False. (5 marks)
YEAR.April.ToString()="April"
YEAR.May.ToString()="June"
YEAR.August.ToString()="August"
11. Write a code of Java to convert double data type into int data type. How information is lost in this type of conversion? (5 marks)
The following code uses casts to convert a value of type double to a value of type int.
double d = 5.6; int k = (int)d
floating-point values are truncated when they are cast to integers (e.g., the value of k in the code fragment given above is 5)
12. What is the output of given code? (5 marks)
$a = array("a" => "apple", "b" => "banana");
$b = array("a" => "pear", "b" => “date", "c" => “mango");
$c = $a + $b; // Union of $a and $b
["a"]=> "apple" ["b"]=> "banana" ["c"]=> “mango"
My today Paper ..
primitive types and refrence typs of java
what this mean $a<>$b
separate the atomic and variables in prolog ...elephan,abcABC,......XYZ,x---YZ.
Write the three php file extensions.
Five commonalities between C# and Java
write Code which was given from ODB php.
write the name of languages which have primitive type strings.
One question was write the rectangular array in C#
bs itny e yaad hain ... Best of luck nd pray for me.
Precious Thanks for sharing ur paper..
Attention Students: You don’t need to go any other site for current papers pattern & questions. Because all sharing data related to current Final term papers of our members are going from here to other sites. You can judge this at other sites yourself. So don’t waste your precious time with different links. Just keep visiting http://vustudents.ning.com/ for all latest updates.
© 2021 Created by + M.Tariq Malik.
Powered by
Promote Us | Report an Issue | Privacy Policy | Terms of Service
We are user-generated contents site. All product, videos, pictures & others contents on site don't seem to be beneath our Copyrights & belong to their respected owners & freely available on public domains. We believe in Our Policy & do according to them. If Any content is offensive in your Copyrights then please email at m.tariqmalik@gmail.com Page with copyright detail & We will happy to remove it immediately.
Management: Admins ::: Moderators
Awards Badges List | Moderators Group
All Members | Featured Members | Top Reputation Members | Angels Members | Intellectual Members | Criteria for Selection
Become a Team Member | Safety Guidelines for New | Site FAQ & Rules | Safety Matters | Online Safety | Rules For Blog Post