Có bao giờ bạn tự hỏi kiến thức cơ bản về các đối tượng trong ngôn ngữ lập trình web JavaScript của mình tốt như thế nào? Hãy tham gia cuộc trắc nghiệm kiểm tra trong bài viết JavaScript này để biết kết quả, bài viết này chứa 15 câu hỏi khá cơ bản; bạn hãy thử xem sao.
- Demo
- Phóng to
- Tải lại
- Cửa sổ mới
Miễn phí web hosting 1 năm đầu tại iPage
Nếu bạn vẫn còn đang tìm kiếm một nhà cung cấp hosting đáng tin cậy, tại sao không dành chút thời gian để thử với iPage, chỉ với không quá 40.000 VNĐ/tháng, nhưng bạn sẽ được khuyến mãi kèm với quà tặng trị giá trên 10.000.0000 VNĐ nếu thanh toán cho 24 tháng ~ 900.000 VNĐ?
Có trên 1 triệu khách hàng hiện tại của iPage đã & đang hài lòng với dịch vụ, tuyệt đối chắc chắn bạn cũng sẽ hài lòng giống họ! Quan trọng hơn, khi đăng ký sử dụng web hosting tại iPage thông qua sự giới thiệu của chúng tôi, bạn sẽ được hoàn trả lại toàn bộ số tiền bạn đã sử dụng để mua web hosting tại iPage. Wow, thật tuyệt vời! Bạn không phải tốn bất kì chi phí nào mà vẫn có thể sử dụng miễn phí web hosting chất lượng cao tại iPage trong 12 tháng đầu tiên. Chỉ cần nói chúng tôi biết tài khoản của bạn sau khi đăng ký.
Nếu muốn tìm hiểu thêm về ưu / nhược điểm của iPage, bạn hãy đọc đánh giá của ChọnHostViệt.com nhé!
I was recently reminded about Dmitry Baranovsky's Javascript test, when N. Zakas answered and explained it in a blog post. First time I saw those questions explained was by Richard Cornford in comp.lang.javascript, although not as thoroughly as by Nicholas.
I decided to come up with my own little quiz. I wanted to keep question not very obscure, practical, yet challenging. They would also cover wider range of topics.
Host objects
Contrary to Dmitry's test, quiz does not involve host objects (e.g. window
),
as their behavior is unspecified and can vary sporadically across
implementations. We are talking about pure ECMAScript (3rd ed.)
behavior. Now, it's worth pointing out that sometimes implementations deviate from the standard collectively, forming their own, de-facto standard. An example of this is for-in
statement, where none of the popular implementations throw TypeError
when expression evalutes to null
or undefined
- for (var prop in null) { ... }
- and instead just silently ignore it. I tried to avoid these
non-standard cases. Every question has a correct answer that can be
reproduced in at least one of the major implementations.
So what are we testing?
Not a lot really. Quiz mainly focuses on knowledge of scoping,
function expressions (and how they differ from function declarations),
references, process of variable and function declaration, order of
evaluation, and a couple more things like delete
operator
and object instantiation. These are all relatively simple concepts,
which I think every professional Javascript developer should know. Most
of these are applied in practice quite often. Ideally, even if you
can't answer a question, you should be able to infer answer from specs
(without executing the snippet). When creating these questions, I made
sure I can answer each one of them off the top of my head, to keep
things relatively simple.
Note, however, that not all questions are very practical, so don't worry if you can't answer some of them. We don't often use with
statement, for example, so failing to know/remember its exact behavior is understandable.
Few notes about code
- Assuming ECMAScript 3rd edition (not 5th)
- Implementation quirks do not count (assuming standard behavior only)
- Every snippet is run as a global code (not as eval or function one)
- There are no other variables declared (and host environment is not extended with anything beyond what's defined in specs)
- Answer should correspond to exact return value of entire expression/statement (or last line)
- "Error" in answer indicates that overall snippet results in a runtime error
Quiz
Please make sure you select answer in each question, as lack of answer is not checked and counts as failure. The final score is simply a number of wrong answers, less is better. Quiz requires Javascript to be enabled.
-
(function(){ return typeof arguments; })();
-
var f = function g(){ return 23; }; typeof g();
-
(function(x){ delete x; return x; })(1);
-
var y = 1, x = y = typeof x; x;
-
(function f(f){ return typeof f(); })(function(){ return 1; });
-
var foo = { bar: function() { return this.baz; }, baz: 1 }; (function(){ return typeof arguments[0](); })(foo.bar);
-
var foo = { bar: function(){ return this.baz; }, baz: 1 } typeof (f = foo.bar)();
-
var f = (function f(){ return "1"; }, function g(){ return 2; })(); typeof f;
-
var x = 1; if (function f(){}) { x += typeof f; } x;
-
var x = [typeof x, typeof y][1]; typeof typeof x;
-
(function(foo){ return typeof foo.bar; })({ foo: { bar: 1 } });
-
(function f(){ function f(){ return 1; } return f(); function f(){ return 2; } })();
-
function f(){ return f; } new f() instanceof f;
-
with (function(x, undefined){}) length;
I hope you liked it. Please leave your score in the comments. I'll try to explain these questions sometime in a near future, unless someone else does it before me. Meanwhile, you can take a look at my articles on function expressions and delete operator, understanding which would help you answer some of these questions, and more importantly, explain their answers.
- Lượt gửi (0)
- Mới
Tạo video doanh nghiệp của bạn bằng AI chỉ với giọng nói hoặc văn bản
chatGPTaz.com
Nói chuyện với ChatGPT bằng ngôn ngữ mẹ đẻ của bạn
Ứng dụng AI Video
Ứng dụng video AI MIỄN PHÍ đầu tiên của bạn
Deepfake Video
Deepfake AI Video Maker
Deepfake
Deepfake AI Video Maker
AI Deep Fake
Deepfake AI Video Maker
AIvidio
AI Video Mobile Solutions
AIvideos
AI Video Platform & Solutions
AIvedio
AI Video App Maker
Faceswap AI trực tuyến
Đổi mặt Video, Ảnh & GIF ngay lập tức với Công cụ AI mạnh mẽ - Faceswap AI Trực tuyến MIỄN PHÍ
Faceswap AI trực tuyến
Đổi mặt Video, Ảnh & GIF ngay lập tức với Công cụ AI mạnh mẽ - Faceswap AI Trực tuyến MIỄN PHÍ
Temu tặng $500 cho người dùng mới
Claim Free Temu $500 Credit via Affiliate & Influencer Program
Tín dụng quảng cáo TikTok miễn phí
Làm chủ quảng cáo TikTok cho hoạt động tiếp thị doanh nghiệp của bạn
Dall-E-OpenAI.com
Tự động tạo ra hình ảnh sáng tạo với AI
chatGPT4.win
Nói chuyện với ChatGPT bằng ngôn ngữ mẹ đẻ của bạn
Sản phẩm AI đầu tiên của Elon Musk - Grok/UN.com
Nói chuyện với Grok AI Chatbot bằng ngôn ngữ của bạn
Công cụ.win
Mở trung tâm công cụ miễn phí để mọi người sử dụng với hàng trăm công cụ
GateIO.gomymobi.com
Airdrop miễn phí để nhận, chia sẻ lên đến 150.000 đô la cho mỗi dự án
iPhoneKer.com
Tiết kiệm tới 630$ khi mua iPhone 16 mới
Mua Robot Tesla Optimus
Đặt mua Tesla Bot: Robot Optimus Gen 2 ngay hôm nay với giá dưới 20.000 đô la
amazing post Phản hồi