JavaScript and Angular JS
JavaScript में निम्नलिखित मे से ___________को Error नहीं माना जाता है|
In JavaScript, ___________ of the following is not considered an error.
निम्नलिखित में से कौन सी सीएसएस के मुख्य संस्करण हैं?
Which of the following are the main versions of CSS?
जावास्क्रिप्ट को interpret और execute करने की तुलना में HTML और CSS को प्रस्तुत (render) करना अधिक तेज़ है।
It is faster to render HTML and CSS than to interpret and execute JavaScript.
ASP में जावास्क्रिप्ट डिफ़ॉल्ट स्क्रिप्टिंग भाषा है।
JavaScript is the default scripting language in ASP.
विंडोज़ प्लेटफॉर्म पर जावास्क्रिप्ट का एक विकल्प(alternative) है
An alternative to JavaScript on Windows platforms
जावास्क्रिप्ट के साथ कौन सा टैग प्रयोग किया जाता है?
Which tag is used with JavaScript?
निम्नलिखित में से कौन Angular Js ?
Which of the following is Angular Js?
Javascript की व्याख्या और निष्पादित करने की तुलना में HTML और CSS को प्रस्तुत करना अधिक तेज हैं ?
Is rendering HTML and CSS faster than interpreting and executing JavaScript?
External Javascript फ़ाइल में <script> Tag होना चाहिए |
External Javascript file should have <script> tag.
Angular JS पूरी तरह से HTML और JavaScript पर आधारित है |
Angular JS is completely based on HTML and JavaScript.
हम Angular JS में custom directive बना सकते हैं |
We can create custom directive in Angular JS.
निम्न में से कौन सा निर्देश Angular JS application शुरू करने के लिए उपयोग किया जाता है ?
Which of the following directives is used to start Angular JS application?
किस प्रकार की JavaScript Language ___ है ?
What type of JavaScript language is ___?
निम्नलिखित में से कौन सा JavaScript code को calling करने का सही तरीका है ?
Which of the following is the correct way of calling JavaScript code?
निम्नलिखित में से कौन JavaScript के बारे में सही है?
Which of the following is true about JavaScript?
निम्नलिखित में से कौन JavaScript data प्रकार नहीं है?
Which of the following is not a JavaScript data type?
JavaScript Code Snippet को कॉल करने के लिए निम्नलिखित में से किसका उपयोग किया जा सकता है?
Which of the following can be used to call JavaScript Code Snippet?
JavaScript और Java के बीच difference अंतर क्या है?
What is the difference between JavaScript and Java?
निम्नलिखित में से कौन JavaScript में त्रुटि नहीं है?
Which of the following is not an error in JavaScript?
JavaScript file का extension है |
Is the extension of JavaScript file.
हम JS code को body tag में नहीं रख सकते है|
We cannot place JS code in body tag.
web server पर JavaScript execute होती है
JavaScript is executed on the web server.
JavaScript language ...................प्रकार की है?
JavaScript language is of…………type?
निनलिखित में से कौन एक core angular JS डायरेक्टिव नहीं हैं?
Which of the following is not a core angular JS directive?
AngularJS पुनः प्रयोज्य घटक प्रदान करते है|
AngularJS provides reusable components.
निम्नलिखित में से कौन सा कीवर्ड जावास्क्रिप्ट के निष्पादन को रोकता है?
Which of the following keyword stops the execution of JavaScript?
जावास्क्रिप्ट नंबरों को _________ के रूप में संग्रहीत किया जाता है?
JavaScript numbers are stored as_________?
वेरिएबल्स को संख्या में बदलने के लिए किस विधि का उपयोग नहीं किया जाता है?
Which method is not used for converting variables to number?
JavaScript फ़ाइल का एक्सटेंशन है
The extension of JavaScript file is
Google के AngularJS में, MVC का क्या अर्थ है?
In Google’s AngularJS, what does MVC stand for?
कॉलम 'जावास्क्रिप्ट इवेंट' के अंतर्गत दिए गए बिंदुओं को 'विवरण' कॉलम के अंतर्गत दिए गए बिंदुओं से मिलाएं।
Match the points under the column 'JavaScript Event with those under the column ‘Description’.
JavaScript Event Description
a) oncanplay i) This event triggers before a document loads.
b) onchange ii) This event triggers when media can start playing but might have to stop for buffering.
c) ondragend iii) This event triggers when an element changes.
d) onblur iv) This event triggers at the end of a drag operation.
e) onbeforeonload v) This event triggers when a window loses focus.
जावास्क्रिप्ट एक ____________ युग है जिसका उपयोग अन्य अनुप्रयोगों के भीतर वस्तुओं तक प्रोग्रामेटिक पहुंच को सक्षम करने के लिए किया जाता है।
JavaScript is a ____________ age used to enable programmatic access to objects within other applications.
निम्नलिखित जावास्क्रिप्ट कोड का आउटपुट क्या होगा?
What will be the output of the following JavaScript code?
function compare()
{
let a=2.0;
let b=2;
if(a==b)
return true;
else
return false;
}
निम्नलिखित जावास्क्रिप्ट कोड का आउटपुट क्या होगा?
what will be the output of the following JavaScript code?
let a = 2;
let b = 4;
let ans = a + b;
console.log(ans);
कौन सा निर्देश AngularJS एप्लिकेशन को प्रारंभ करता है?
Which directive initializes an AngularJS application?
एंगुलरजेएस _______ के लिए एकदम सही है।
AngularJS is perfect for _______.
निम्नलिखित में से किसे जावास्क्रिप्ट में त्रुटि नहीं माना जाता है?
Which of the following is not considered as an error in JavaScript?
जावास्क्रिप्ट में वैल्यू और टाइप दोनों की जांच करने के लिए किस ऑपरेटर का उपयोग किया जाता है?
Which operator is used to check both value and type in javascript?
जावास्क्रिप्ट में सिंगल लाइन कमेंट ___ से शुरू होता है।
In JavaScript, single line comment begins with ___.
निम्नलिखित में से कौन सा जावास्क्रिप्ट में आरक्षित शब्द नहीं है?
Which of the following is not a reserved word in JavaScript ?
निम्नलिखित में से किस घटक को AngularJS में निर्भरता के रूप में इंजेक्ट किया जा सकता है?
Which of the following components can be injected as a dependency in AngularJS?
AngularJS अभिव्यक्तियाँ _____ के अंदर लिखी जाती हैं।
AngularJS expressions are written inside _____.
AngularJS में एक मॉड्यूल का उपयोग करके बनाया जा सकता है:
A module in AngularJS can be created using :
एंगुलर जेएस में एनजी-रिपीट निर्देश के बारे में क्या सत्य नहीं है?
What is not true about ng-repeat directive in Angular JS ?
AngularJS में डेटा बाइंडिंग के लिए किस निर्देश का उपयोग किया जाता है?
Which directive is used for data binding in AngularJS?