Hướng dẫn which of the following is not true regarding javascript? - điều nào sau đây không đúng về javascript?

  • Flashcards

  • Học

  • Bài kiểm tra

  • Cuộc thi đấu

  • Flashcards

  • Học

  • Bài kiểm tra

  • Cuộc thi đấu

Các điều khoản trong bộ này [20]

Bộ có các thuật ngữ tương tự

Các bộ được tìm thấy trong cùng một thư mục

Các bộ khác của người tạo này

Câu hỏi xác minh

KHOA HỌC MÁY TÍNH

Câu trả lời đã xác minh

KHOA HỌC MÁY TÍNH

Câu trả lời đã xác minh

KHOA HỌC MÁY TÍNH

Câu trả lời đã xác minh

Câu trả lời đã xác minh

KHOA HỌC MÁY TÍNH

Câu trả lời đã xác minh

Phát triển một đối số chính thức mà trên mạng chứng minh rằng thuật toán tìm kiếm tuần tự được hiển thị không thể có một vòng lặp vô hạn; Đó là, chứng minh rằng nó sẽ luôn dừng lại sau một số lượng hoạt động hữu hạn. $$ \ start 0000}, $ và $ n_ {1}, \ chấm, n_ {10.000} $} \\ \ text {2} & \ text {đặt giá trị của i thành 1 và đặt giá trị tìm thấy không} \\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Text {3} & \ text {trong khi cả hai [tìm thấy $ = \ mathrm {no}] $ và $ [i \ leq 10.000] $ làm các bước 4 đến 7} \\ \ text {4} bằng với số ith trong danh sách, $ t_1 $ sau đó} \\ \ text {5} & \ text {pint Tên của người tương ứng, $ n_ {1} $} & \ text {} \ \ text {text 6} & \ text {Đặt giá trị được tìm thấy thành có} \\ & \ text {other [số không bằng t]} \\ \ text {7} & \ text } \\ \ text {8} & \ text {if $ [$ tìm thấy $ = \ mathrm {no}] $ sau đó Thư mục '} \\ \ text {10} & \ text {stop} \\ \ end {mảng} $$

Giải pháp sách giáo khoa được đề xuất

Các bộ câu đố khác

Câu hỏi liên quan

Câu hỏi từ 1 đến 10 & NBSP;Which of the following options is correct with regard to HTML?

[a]It is a modelling language
[b]It is a DTP language
[c]It is a partial programming language
[d]It is used to structure documents
[e]It is a scripting language.

2.Consider the following statement:
GET /cgi-bin/dispenser.pl&want=whatsnew.html HTTP/1.0

Which of the following options is a correct one?

[a]The above statement is a part of a request from a web client
[b]The above statement is a part of the input to a CGI program
[c]want is a variable and whatsnew.html is a value
[d]want is a variable and whatsnew.html HTTP/1.0 is the value
[e]dispenser.pl may be a CGI program.

3.When trying to access a URL, the following message is displayed on the browser:
Server; Error 403

What could be the reason for the message?

[a]The requested HTML file is not available
[b]The URL refers to a CGI script and the header of the script does not indicate where the interpreter is located
[c]The path to the interpreter of the script file is invalid
[d]The first line of the output from the script is not a valid HTTP header
[e]The requested HTML file or CGI script has insufficient permission.

4.Which of the following statements is incorrect regarding multimedia on the web?

[a]The MPEG, AIFF and WAV are cross-platform formats
[b]The MPEG, AU and MIDI are cross-platform formats
[c]The SND format has a relatively low fidelity
[d]VRML can be used to model and display 3D interactive graphics
[e]The dynsrc attribute in the element can be used to include videos in web pages.

5.What would be the colours of the RGB where the hexadecimal values are #FF0000, #00FF00 and  #0000FF respectively?

[a]Blue, Green, Red
[b]Green, Blue, Red
[c]Green, Red, Blue
[d]Red, Blue, Green
[e]Red, Green, Blue.

6.The elements

and have the following characteristics

[a]Element
inherits properties defined for in a stylesheet
[b]
and have no real meanings as html tags unless stylesheet is applied
[c]Elements and
define content to be inline or block-level
[d]
and are used as alternatives for the element


[e]

is used inside element

.

7.Which of the following statement is not true regarding JavaScript?

[a]JavaScript is a loosely typed language
[b]JavaScript is an object-based language
[c]JavaScript is event driven
[d]A JavaScript embedded in an HTML document is compiled and executed by the client browser
[e]JavaScript can not run in stand-alone mode [without a browser].

8.The following is a web-page:


JavaScript







When the above web page is loaded into a browser, what will happen?

[a]The body of the web page will not contain any text
[b]The body of the web page will contain the text “

hello world


[c]The body of the web page will contain the text “hello world” as an H1 heading
[d]The background color of the web page will be green
[e]document.write["

hello world

”]; is a comment.


9.The following statements are about three important browser objects in JavaScript.

I.window object : The highest of all objects in the client-side JavaScript object hierarchy. 
II.navigator object : A collection of information about the browser. Useful in browser sniffing.
III.document object : Provides access to the document being viewed. 
Which of the above statements is/are true?

[a]Only [I] above
[b]Only [II] above
[c]Only [III] above
[d]Both [I] and [II] above
[e]All [I], [II] and [III] above.

10.Consider the following script:


JavaScript


var a=80
var b=[a==80 ? "pass" :"fail"];
document.write[b]




What will be the output of the above script?

[a]pass
[b]fail
[c]null
[d]80
[e]Error at line 6.

Câu trả lời

Trả lời lý doReason

1.D & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; tất cả các tùy chọn khác đều sai và không chính xác cho câu hỏi được hỏi.D        All the other options are wrong and incorrect for the question asked.

2.e & nbsp; & nbsp; & nbsp; & nbsp; Tất cả các tùy chọn khác là sai và không chính xác cho câu hỏi được hỏi.E        All the other options are wrong and incorrect for the question asked.

3.e & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; Lỗi máy chủ 403 có nghĩa là không đủ quyền.E        Server error 403 means insufficient permission.

4.a & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; tất cả các tùy chọn khác là chính xác cho câu hỏi được hỏi.A        All the other options are correct for the question asked.

5.e & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; Các giá trị tương đương với hình lục giác đối với màu đỏ, xanh lá cây, xanh dương.E        The values are hexadecimal equivalent for Red, Green, Blue.

6.C & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; theo các thông số kỹ thuật của và chúng được sử dụng để xác định & nbsp;C        According to the specifications of and

they are used to define  

& NBSP; Nội dung nội tuyến hoặc mức khối.

7.D & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; vì tất cả các tùy chọn còn lại là chính xác và hợp lệ cho JavaScript.D        As the remaining all the options are correct and valid for JavaScript.

8.A & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; vì nhận xét sẽ không có gì được in.A        Because of the comment nothing will be printed.

9.e & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; Theo định nghĩa của các đối tượng trình duyệt, tất cả các câu lệnh là đúng.E        According to the definitions of browser objects, all the statements are true.

10.A & nbsp; & nbsp; & nbsp; & nbsp; & nbsp; vì kết quả của toán tử ternary.A        Because the outcome of the ternary operator.



Phát biểu nào sau đây không đúng về JavaScript?

Trên thực tế, câu trả lời đó là đúng "JavaScript không thể được sử dụng để tạo cookie" Điều này là sai.Javascript cannot be used to create cookies" This is false.

Phát biểu nào sau đây là đúng về JavaScript?

Giải thích: Tuyên bố chính xác về ngôn ngữ lập trình JavaScript là "nó là ngôn ngữ kịch bản được sử dụng để làm cho trang web tương tác".It is a scripting language used to make the website interactive".

JavaScript nào là loại ngôn ngữ?

JavaScript [thường được rút ngắn thành JS] là ngôn ngữ nhẹ, được giải thích, hướng đối tượng với các hàm hạng nhất và được biết đến như là ngôn ngữ kịch bản cho các trang web, nhưng nó cũng được sử dụng trong nhiều môi trường không trình duyệt.a lightweight, interpreted, object-oriented language with first-class functions, and is best known as the scripting language for Web pages, but it's used in many non-browser environments as well.

Câu lệnh JavaScript đưa ra một ví dụ là gì?

Một chương trình máy tính là danh sách các "hướng dẫn" sẽ được "thực hiện" bởi máy tính.Trong một ngôn ngữ lập trình, các hướng dẫn lập trình này được gọi là câu lệnh.Một chương trình JavaScript là một danh sách các câu lệnh lập trình.Trong HTML, các chương trình JavaScript được thực hiện bởi trình duyệt web.A JavaScript program is a list of programming statements. In HTML, JavaScript programs are executed by the web browser.

Bài Viết Liên Quan

Chủ Đề