Advance Web Technology (3360706) MCQs

MCQs of Introduction to ASP.Net Web Programming & IDE

Showing 1 to 10 out of 41 Questions
1.
Which of the following languages we can use for server side scripting in asp.net ?
asp.net માં સર્વર સાઈડ સ્ક્રિપ્ટીંગ માટે કઈ લેંગ્વેજ નો ઉપયોગ કરવામાં આવે છે ?
(a) VB
(b) C#
(c) C++
(d) A and B both
A અને B બંને
Answer:

Option (d)

2.
CLR stands for
CLR મતલબ
(a) Common Language Runtime
(b) Common Runtime Language
(c) Common Language Specification
(d) Common Type Language
Answer:

Option (a)

3.
CLR Converts the MSIL Code into something that can be understand by ____________
CLR, MSIL કોડ ને કન્વર્ટ કરી આપે છે જે _______ સમજી શકે.
(a) Interpreter
(b) Compiler
(c) OS
(d) CTS
Answer:

Option (c)

4.
CLR is present by ____________ assembly
CLR ___________ અસેમ્બ્લી દ્રારા દર્શાવી શકાય છે.
(a) mscoree.dll
(b) mcoree.dll
(c) msoree.dll
(d) mscor.dll
Answer:

Option (a)

5.

The Code which is executed by the CLR is known as ______________.

CLR દ્રારા જે કોડને  execute કરવામાં આવે છે તેને ________ કહેવામાં આવે છે.

(a)

Unmanaged Code

અનમેનેજડ કોડ

(b)

Native Code

નેટીવ કોડ

(c)

Byte Code

બાઈટ કોડ

(d)

Managed Code

મેનેજ કોડ

Answer:

Option (d)

6.
CTS stands for
CTS મતલબ
(a) Common Language Runtime
(b) Common Type System
(c) Common Language Specification
(d) Common Type Specification
Answer:

Option (b)

7.
Working of the CTS is
CTS નું કાર્ય
(a) define the basic data types that IL understands
IL સમજી શકે તેવી બેઝીક ડેટા ટાઈપ ડિફાઈન કરવી
(b) 2 language can communicate with the help of it
2 લેંગ્વેજ તેની મદદ થી કમ્યુનીકેટ કરી શકે છે
(c) A and B both
A અને B બંને
(d) convert MSIL into native
MSIL ને નેટીવ માં કન્વર્ટ કરે છે
Answer:

Option (c)

8.
CLS stands for
CLS મતલબ
(a) Common Type Language
(b) Common Language Runtime
(c) Common Language System
(d) Common Language Specification
Answer:

Option (d)

9.

CLS is ____________________________.

CLS _____________________________ છે.

(a)

will work as a common compiler

તે કોમન કમ્પાઈલર તરીકે વર્તે છે.

(b)

a set of basic language features

બેઝીક લેંગ્વેજ માટે ના ફીચર્સ નો સમૂહ

(c)

Common Language System

(d)

None of the Above

ઉપરમાંથી એક પણ નહિ

Answer:

Option (b)

10.
IDE Stands for
IDE મતલબ
(a) Internet Development Environment
(b) Integrated Development Environment
(c) Integrated Desktop Environment
(d) Integrated Developer Environment
Answer:

Option (b)

Showing 1 to 10 out of 41 Questions