Login
Remember
Register
User SakshiSharma
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by SakshiSharma
0
votes
var i = 1; if (function f(){}) { i += typeof f; } x;
answered
Feb 7, 2020
in
JavaScript
#function-value
0
votes
What is the output for the following code
answered
Feb 7, 2020
in
JavaScript
#java-output
0
votes
function multi(a,b) { var ans = a * b; return ans; } var c = _________
answered
Feb 7, 2020
in
JavaScript
#java-function
0
votes
What is the output you get for the following code?
answered
Feb 7, 2020
in
JavaScript
#function-code
0
votes
Which statement about the name and id attributes of form fields is false?
answered
Feb 7, 2020
in
JavaScript
#java-attributes
0
votes
Document object is part of ____ object
answered
Feb 7, 2020
in
JavaScript
#java-document-object
0
votes
By modifying the DOM, the contents on the page also gets modified
answered
Feb 7, 2020
in
JavaScript
#dom-modification
0
votes
What are the major features of VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-features
0
votes
What are the lifecycle methods of VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-method
0
votes
What is VueJS?
answered
Feb 4, 2020
in
VueJS
#what-is-vuejs
0
votes
What are the conditional directives in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-directives
0
votes
What is the difference between v-show and v-if directives in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-v-directives
0
votes
What is the purpose of v-for directive in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-v-directives
0
votes
What is vue instance in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-instance
0
votes
How do you achieve conditional group of elements in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-elements
0
votes
How do you reuse elements with key attribute in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-attributes
0
votes
Why should not use if and for directives together on the same element in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-elements
0
votes
Why do you need to use key attribute on for directive in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-directives
0
votes
What are the array detection mutation methods in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-array
0
votes
What are the array detection non-mutation methods in VueJS?
answered
Feb 4, 2020
in
VueJS
#vuejs-non-mutation
Page:
« prev
1
...
312
313
314
315
316
317
318
319
320
321
322
...
382
next »
...