Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
Explain the syntax for defining the composition of a structure. Describe the difference between declaring a structure and defining a structure variable.
Loops let program statements to be repeated either using counter controlled or sentinel controlled. Illustrate these two terms.
Illustrate what Pseudocodes and Flowcharts are, giving an illustration in each case.
Write down two file opening modes in C. Write down the example of enumerated data type in C.
The ADO (ActiveX Data Object) data control is the primary interface between the Visual Basic application and the database. Illustrate out the following properties associated with ADO data control:
The following is a sample report from UTM Restaurant demonstrating normalised data. You’re required to show the First, Second and Third Normal Forms of following:
List and briefly illustrate out five (5) potential benefits of database approach compared to conventional file systems.
Distinguish between control statements: if-else and conditional operators with the help of suitable example.
Write a program in C which makes use of while loop to allow a user to input real numbers and compute and output the sum of these numbers. The loop ends when the negative number is entered.
With the help of suitable examples describe the following terms: Variable; Array; Pointer.
Demonstrate a equi Join operation. How is a trigger different from procedure?
Distinguish between event driven approach and procedure driven approach.
Differentiate between overloaded constructor and static constructor.
Write down the major difference between Syntax and semantic analysis.
What does SQL signify? Describe it in detail with its subcategories. What SQL statement is employed to delete the table ‘Student’?
Write down a COBOL program for the binary search on EMPLOYEE table where major key is EMPLOYEE-ID.
Illustrate the importance of OCCUR clause in the table handling? Give an illustration.
Write down a shell script to determine sum of digits. How compressing and achieving of files is done in Linux?
What is the importance of PICTURE clause in the COBOL program? Describe its use with examples.
What are Active Server Pages? Explain in detail. How events are handled in JavaScript?
Which advanced verb of the COBOL is employed in place of IF statements? Give some appropriate illustrations for it.
Explain the role of Application object inactive server pages.
How CLOSE statement is contradictory from STOP statement in a COBOL program?
Give reason for the need for server side scripting language. What tag is used to define a link?