COPA javascript and creating web page Page-16 Question Bank

76.  What is the use of < TD > tag in a table?
टेबल में < TD > टैग का क्या उपयोग होता है?  [NCVT Exam 25]

(A) Table Heading
(B) Table Row
(C) Table Column
(D) Table Data

77.  Which type of entity is "function" and " var"?
"function" और "var" किस प्रकार की इकाई है?  [NCVT Exam 25]

(A) Keywords
 कीवर्ड
(B) Data types
 डेटा टाईप
(C) Prototypes
 प्रोटोटाइप
(D) Declaration statements
 डिक्लरेशन स्टेटमेंट्स

78.  What is the return type of the method parseFloat( )?
मेथड ParseFloat( ) का रिटर्न टाइप क्या है?  [NCVT Exam 25]

(A) Date
 डेट
(B) Integer
 इंटीजर
(C) Float
 फ्लोट
(D) String
 स्ट्रिंग

79.  Which dialog box give a warning message to the users?
कौन सा डायलॉग बॉक्स यूजर्स को चेतावनी संदेश देता है?  [NCVT Exam 25]

(A) alert
(B) alert( )
(C) alertHTML( )
(D) alertBOX( )

80.  Which of the following is an logical operator?
निम्न में से कौन सा लॉजिकल ऑपरेटर है?  [NCVT Exam 25]

(A) &&
(B) =
(C) +
(D) &