Skip to main content

CS508 Current Final Term Fall 2013 Shared by Unknown File 3



Today's Final Term Paper For Fall 2013
Total Questions = 52  of Total 80 Marks
Total MCQ = 40 Each of 1 marks
Total Short Questions = 4  Each of 2 marks
Total Short Questions = 4  Each of 3 marks
Total  Long Questions = 4  Each of 5 marks
2-Marks
Q: Diff between the ‘div’ and ‘/’ PROLOG operator?
Q: which language can be used within script tab without giving the ‘language’ attribute in <script> tag?

3-Marks
Q: how to define more than one variable in java script at once?   
Q:  Give the advantages of COBOL Records syntax approach?
Q: Diff. between the Byte code of Java and the Intermediate language of C#?
Q: how the PROLOG is a language of choice of a developer for Expert System?

5-Marks
Q: Compare and contrast the Boolean of C# with the Boolean of C++ and Java?
Q: Write down the semantic model of passing parameters?
 Q: Differentiate the primitive data type and Object/class from the given?
Long
classes
struct
array
byte
Q: Write a PHP code for ODBC connection, fetch data from database “Shop” contains table “customers” have fields “CustomerName” and “CustomerCompany”?
Note: your code should show connection with ODBC and fetch data from database and then show it on page.



Comments