Login
Remember
Register
User rajeshsharma
Wall
Recent activity
All questions
All answers
Ask a Question
Questions by rajeshsharma
0
votes
1
answer
jQuery code should be included within the ________ tag.
asked
Feb 7, 2020
in
JAVA
#jquery-code
Java-questions-answers
0
votes
1
answer
To remove the unwanted whitespace, use __________
asked
Feb 7, 2020
in
JAVA
#jquery-whitespace
Java-questions-answers
0
votes
1
answer
To add multiple events to an element, use ___________
asked
Feb 7, 2020
in
JAVA
#jquery-add-element
Java-questions-answers
0
votes
1
answer
To read HTML content from a document, use _________
asked
Feb 7, 2020
in
JAVA
#jquery-html-read
Java-questions-answers
0
votes
1
answer
jQuery mobile automatically uses widgets based on the element type.
asked
Feb 7, 2020
in
JAVA
#jquery-mobile-widget
Java-questions-answers
0
votes
1
answer
Use _________ for iteration over array and object.
asked
Feb 7, 2020
in
JAVA
#jquery-iteration
Java-questions-answers
0
votes
1
answer
To remove the focus from a form element, use __________
asked
Feb 7, 2020
in
JAVA
#jquery-element
Java-questions-answers
0
votes
1
answer
jQuery works for both HTML and XML.
asked
Feb 7, 2020
in
JAVA
#jquery-html
jquey-xml
Java-questions-answers
0
votes
1
answer
jQuery mobile has how many sets of themes that can be used?
asked
Feb 7, 2020
in
JAVA
#jquery-mobile
Java-questions-answers
0
votes
1
answer
To animate all the changes while adding a class, use ____________
asked
Feb 7, 2020
in
JAVA
#jquery-animate
Java-questions-answers
0
votes
1
answer
To delete only the child element of the selected element, use __________
asked
Feb 7, 2020
in
JAVA
#jquery-child-element
Java-questions-answers
0
votes
1
answer
To remove a handler from an event, use ___________
asked
Feb 7, 2020
in
JAVA
#jquery-handler
Java-questions-answers
0
votes
1
answer
By modifying the DOM, the contents on the page also gets modified
asked
Feb 6, 2020
in
JavaScript
#dom-modification
0
votes
1
answer
Document object is part of ____ object
asked
Feb 6, 2020
in
JavaScript
#java-document-object
0
votes
1
answer
Which statement about the name and id attributes of form fields is false?
asked
Feb 6, 2020
in
JavaScript
#java-attributes
0
votes
1
answer
What is the output you get for the following code?
asked
Feb 6, 2020
in
JavaScript
#function-code
0
votes
1
answer
function multi(a,b) { var ans = a * b; return ans; } var c = _________
asked
Feb 6, 2020
in
JavaScript
#java-function
0
votes
1
answer
What is the output for the following code
asked
Feb 6, 2020
in
JavaScript
#java-output
0
votes
1
answer
var i = 1; if (function f(){}) { i += typeof f; } x;
asked
Feb 6, 2020
in
JavaScript
#function-value
0
votes
1
answer
What is the output of the following expression?
asked
Feb 6, 2020
in
JavaScript
#javascript-expression
0
votes
1
answer
Anonymous functions can be created in JavaScript. What do anonymous function do?
asked
Feb 6, 2020
in
JavaScript
#java-anonymous-function
0
votes
1
answer
Function in JavaScript is an object. True or False ?
asked
Feb 6, 2020
in
JavaScript
#javascript-object
0
votes
1
answer
Which of the following regarding scope is true?
asked
Feb 6, 2020
in
JavaScript
#java-variable-scope
0
votes
1
answer
_____ is an function contained within an object
asked
Feb 6, 2020
in
JavaScript
#java-method
0
votes
1
answer
What is the output for the following
asked
Feb 6, 2020
in
JavaScript
#java-code
0
votes
1
answer
What is the output you get for the following code?
asked
Feb 6, 2020
in
JavaScript
#java-object
0
votes
1
answer
What is true about functions
asked
Feb 6, 2020
in
JavaScript
#java-type
0
votes
1
answer
FIbonacci Series Program
asked
Feb 6, 2020
in
JavaScript
#java-fibonacci
0
votes
1
answer
What is true about array
asked
Feb 6, 2020
in
JavaScript
#java-array
0
votes
1
answer
To retrieve the day of the month from the Date object, which is the code to select?
asked
Feb 6, 2020
in
JavaScript
#javascript-object
Page:
« prev
1
...
137
138
139
140
141
142
143
144
145
146
147
...
187
next »
...