Question and Answer:
Home Makefile
Popular Answers:
* There is no answer to the above question yet.
More Questions for you:
Which command can be used to update the shared library system? a) lconfig b) ldconfig c) slconfig d) none of the mentioned
Shared libraries are linked with the program a) at the time of creation of executable b) at the run time c) both (a) and (b) d) none of the mentioned
Which option of GCC compiler provides the linking with shared libraries? a) -lmylib b) -lib c) -mylib d) none of the mentioned
In Linux, the static library has the extension of a) .a b) .b c) .c d) .d
In linux, the static libraries are mostly installed in a) /usr/lib b) /usr/local/lib c) both (a) and (b) d) none of the mentioned
Explain What is a lookup table in database? where can we use these type of table?
Explain database clusters?
Explain Different types of table join?
Explain When can hash cluster used?
Explain What is an Oracle sequence?