최신Lpi Linux Professional Institute Web Development Essentials Exam 030 - 030-100무료샘플문제
문제1
To update data in a table, which SQL command should be used?
To update data in a table, which SQL command should be used?
정답: A
문제2
Which of these are commonly used open source database management systems? (Choose two)
Which of these are commonly used open source database management systems? (Choose two)
정답: B,D
문제3
What is the fundamental difference between relational and non-relational (NoSQL) databases?
What is the fundamental difference between relational and non-relational (NoSQL) databases?
정답: B
문제4
In SQL, which command is used to add new data to a table?
In SQL, which command is used to add new data to a table?
정답: B
문제5
What is the primary purpose of an API in web development?
What is the primary purpose of an API in web development?
정답: B
문제6
Which of the following are required in a basic HTML document structure? (Choose two)
Which of the following are required in a basic HTML document structure? (Choose two)
정답: B,D
문제7
What is the primary goal of responsive web design?
What is the primary goal of responsive web design?
정답: D
문제8
What is the purpose of the position property in CSS?
What is the purpose of the position property in CSS?
정답: B
문제9
What is the default method used by HTML forms to send data?
What is the default method used by HTML forms to send data?
정답: C