a) zip()
b) compress()
c) gzcompress()
d) zip_compress()
Answer: c
Explanation: We will be able to achieve almost 50% size reduction using this function. The gzuncompress() function is used to uncompress the string.
Related Posts
The _________ is the fastest and most costly form of storage, which is relatively small; its use is managed by the computer system hardware.
Which of the following is a physical storage media?
VPD provides authorization at the level of specific tuples, or rows, of a relation, and is therefore said to be a _____________ mechanism.
______________ allows a system administrator to associate a function with a relation; the function returns a predicate that must be added to any query that uses the relation.
The __________ standard is an alternative for single sign-on across organizations, and has seen increasing acceptance in recent years.
The ___________________ is a standard for exchanging authentication and authorization information between different security domains, to provide cross-organization single sign-on.
A single ______________ further allows the user to be authenticated once, and multiple applications can then verify the user’s identity through an authentication service without requiring reauthentication.
Join The Discussion