You've answered 0 of 91 questions correctly. (Clear)
Question #51 Difficulty:
According to the C++17 standard, what is the output of this program?
Linux动态库搜索路径正确的顺序是:
A: LD_LIBRARY_PATH环境变量包含的路径,DT_RPATH指定的路径,/etc/ld.so.conf配置的路径。
B: 默认的/lib(/lib64)及/usr/lib,/usr/lib64系统库路径,LD_LIBRARY_PATH环境变量包含路径,rpath链接选项指定的路径, /etc/ld.so.conf配置的路径。
C:DT_RPATH指定的路径,/etc/ld.so.conf配置的路径,LD_LIBRARY_PATH环境变量包含的路径。
C:DT_RPATH指定的路径,LD_LIBRARY_PATH环境变量包含的路径,/etc/ld.so.conf配置的路径。
Hint:
rpath路径是链接时指定的。优先系统。
Problems? View a hint or try another question.
I give up, show me the answer (make 3 more attempts first).
Mode : Training
You are currently in training mode, answering random questions. Why not Start a new quiz? Then you can boast about your score, and invite your friends.
Contribute
Android app
Get Sergey Vasilchenko's CppQuiz Android app.