Q.1
How many arguments does the getInputHtml() accept?
Q.2
How do you specifically execute a command in JavaScript?
Q.3
What is necessary when we need to create a new field in craft?
Q.4
What is the return data type of the property accept that belongs to the Input element?
Q.5
What is the purpose of the property width belonging to the ImageData element?
Q.6
What is the purpose of the adoptNode() method?
Q.7
Which is the method used to process on the input’s post data before it is saved to the database?
Q.8
What is the purpose of the parameter $name ?
Q.9
What does the method defineSettings() return?
Q.10
Which of the following object is used to post the data to an external process, say savePerfData?
Q.11
Where does the external process save the result of the test?
Q.12
Which function is used to start the time logging?
Q.13
Which of the following attribute of form tag is not set by using document object in JavaScript?
Q.14
What type of scooping is present in JavaScript?
Q.15
How many default number methods are available in JavaScript?
Q.16
What is an observer effect?
Q.17
Which of the following are ways to benchmark code?
Q.18
How to calculate the run time of a code?
Q.19
What will be the radix value of the parseInt() method when the string begins with any other value other than 0x and 0?
Q.20
What kind of an exception will be thrown if the string to parse is not valid JSON?
0 h : 0 m : 1 s