Overall Stats
Answers
Shourya Singh Rawat from India is saying A small program that executes within another application and is stored on the server. is correct answer
Mihir Shah from Majalgaon, India is saying An interface that accepts and returns data that may be written in any language that produces an executable file. is correct answer
Muhammad Jamshed Mahmood from Lahore, Pakistan is saying A small program that executes within another application and is stored on the server. is correct answer
Imran Ali from Rawalpindi, Pakistan is saying A small program that executes within another application and is stored on the client. is correct answer
ranaasif from Multan, Pakistan is saying An interface that accepts and returns data that may be written in any language that produces an executable file. is correct answer
Related Questions
In a relational schema, each tuple is divided into fields called
- [A] Relation
- [B] Domain
- [C] Query
- [D] ALL
The benefits of object-oriented modeling are which of the following?
- [A] The ability to tackle more challenging problems
- [B] Reusability of analysis, design, and programming results
- [C] Improved communication between users, analysts, etc.
- [D] All of the above.
Which of the following modifications may not succeed?
- [A] Changing a column data type from char to date
- [B] Changing a column data type from numeric to char
- [C] Both of the above actions should succeed.
- [D] Neither of the above actions will succeed.
An abstract class is which of the following?
- [A] A class that has direct instances, but whose descendants may have direct instances.
- [B] A class that has no direct instances, but whose descendants may have direct instances.
- [C] A class that has direct instances, but whose descendants may not have direct instances.
- [D] A class that has no direct instances, but whose descendants may not have direct instances
. If an attribute of a composite key is dependent on an attribute of the other composite key, a normalization called ................ is needed.
- [A] DKNF
- [B] BCNF
- [C] third
- [D] fourth