free classified ads and leads
domain website price


ASP.NET Question

Languages and Programming

ASP.NET

Question1. We Use ____ if the number of consumers using our service are relatively small.

A) DISCO B) UDDI C) RMI D)CON
Question 2. Which of these is not the wire formats supported by web service
A) HTTP-GET B) HTTP-POST C) HTTP-SOAP D)HTTP-GET-POST
Question 3.Which namespace defines a number of types that represents invocation protocols (HTTP-GET, HTTP-
POST AND SOAP)

A) System.Web.Services.Description B) System.Web.Services.Discovery
C) System.Web.Services.Protocols D)System.Web.Services
Question 4.Select the type processing model thet asp.net simulate ?

A) Event driven B) Static C) Linear D)Top down
Question 5.Which of the following is not a member of response object

A) Clear B) Write C) Execute D)Flush
Question 6.Select the validation control used for pattern matching?

A) fieldValidator B) RegularExpressionValidator C) RangeValidator D) PatternValidator
Question 7. Which of these is not an infrastructure that is needed to support web services ?

A) Web service directories B) Web service discovery
C) Web service Data Report D) Web service description
Question 8. Where is the default session data is stored in asp.net?

A) Inprocess B) State server C) Sql server D) All of the above
Question 9. Universal Description, Descovery and integration is a

A) Software services B) Web services C) Hardware services
Question 10. Which of the following is not a valid state management tool

A) Application State B) Hiddel form Field C) Querystate D)Cookies
Question 11. How Can you script your asp code in javascript

A)End the document with : <%language =“javascript”%> B)Start the document with : <%@ languare=”javascript”%>

C) javaScript is the default scripting languare D)start the document with <%language=”javascript”%>
Question 12. Which namespace allows us to formauthentication ?
A) System.web.ui.forms.security B) System.web.security
C) System.web.configuration D)System.web.sercvices
Question 13. Does the Enable view state” allows the page to save the users input on a form

A) Yes B)No
Question 14. “<%-“ is the same as:

A) <%Document.Write B) <%Equal C) <%Response.Write D)<%Write
Question 15. Where do you store the information about the user locale

A) System.user B) System.web C) System.drawing System.web.ui.pages.culture
Question 16. D)Which of these is not a member of the system.web.servicesnamespace ?

A) WebMethodAttribute B) WebAttributee C)WebService D)WebServiceBindingAttribute
Question 17. What is the transport protocol used to call a webservice

A) HTTP B) SOAP C)TCP D)SMTP
Question 18. Which of the following extension does a webservice file will have?

A).asmx B) .aspx. C) .ascs D) .rexs
Question 19.To add a custom control to a web form we have to register with
A) TagPrefix B) Name space of tehdll that is referenced C)Assemblyname D)All of the above
Question 20. What is the lifespan for items stored in viewstate

A)Exists for the life of the current page B) 20 mins C) 2 sec.
Question 21. Which of these events is a standard global.asa event

A) Application_OnStart B) Sesion_Start C)Session_id D) Global.asadoes’t have any standard events
Question 22. Web service Directories allows us to locate ________- of web services
A) Consumers B) Providers C) Users D) None of these
Question 23 .ASP server scripts are surrounded by delimiters which ?

A)<script>.....</script> B)<&>.......</&> C)<%>.......</%> D)<%..........%>
Question 24. What data types do a rangevalidator supports

A)Integer B) String C) Date D) All of above
Question 25. Which Property of the session object is used to set the local identifier
A).Sessionid B) LCI C) Item D) Key
Question 26. When is the user controls code is executed

A)After the page_init event of webform B)After the webform loads
C)Before page_init event of web form D)None of the above
Question 27. What is the maximum number of cookies that can be allowed to a web site

A)1 B)10 C)20 D)30
Question 28. Which DLL translate XML to SQL in IIS

A) SQLISAI.dll B) SQLXML.dll C) LISXML.dll D) SQLIIS.dll
Question 29. The DISCO file are stored in the virtual directory if IIS along with the
A)Asm file B) Asmx file C) Asmx directory D)With all the other related files and in same location where the user wants
Question 30. Which of the following are not a member of server object

A) Execute B) Transfer C) Open D) HTML Decode
Question 31. What does vlinkmean ?
A) visited link B) very good link C) active link D)none of these
Question 32. What does the GENERATOR meta tag tell ?

A)What type of server your page is on B) Which program was used to produce the page
C)Who designed the page D) Search particular page
Question 33. Which has higher priority, cell settings or table settings?

A) Neither B) Cell settings C)Table settings D)both b & c
Question 34. WYSIWYG stands for ?

A) What You See Is What You Get B) When You Start Is When You Go
C) What You See Is What You Gain D) none of these
Question 35 .Relative path make your hypertext links______.

A)Portable B)Discrete C)Uniform D)Separate
Question 36. Image links can show a text label if you add which property?

A) alternative B) str C)alt D)rtr
Question 37. Which of the following is NOT a valid pair for browser safe colors ?

A) AA B) CC C) 00 D) TT
Question 38. Why do designers often use slight variations of black and white as background colors ?

A) Personal choice B) Black and white are ugly colors
C) To make the page more readable D) To mix colors
Question 39. Who is making the Web standards?

A) The World Wide Web Consortium B) Mozilla C) Microsoft D) W3 School
Question 40. Rather than using Hspace and Vspace you can use which of the following to add spacing to your image ?

A) height and width B) 1x1 pixel transparent image C) align=+2 D)none of these
Question 41. In the relational modes, cardinality is termed as:

A) Number of tuples. B) Number of attributes. C) Number of tables. D) Number of constraints.

Question 42. Relational calculus is a

A) Procedural language. B) Non- Procedural language. C) Data definition language. D) High level language.

Question 43. The view of total database content is

A)Conceptual view. B) Internal view. C) External view. D) Physical View.

Question 44. Cartesian product in relational algebra is

A) A Unary operator. B) A Binary operator. C) A Ternary operator. D) not defined.

Question 45. DML is provided for

A) Description of logical structure of database. B) Addition of new structures in the database system.

C) Manipulation & processing of database. D) Definition of physical structure of database system.

Question 46 .‘AS’ clause is used in SQL for

A) Selection operation. B) Rename operation. C) Join operation. D) Projection operation.

Question 47. Architecture of the database can be viewed as

A) Two levels. B) Four levels. C) Three levels. D) One level.

Question 48. In a relational model, relations are termed as

A) Tuples. B) Attributes C) Tables D) Rows.

Question 49. The database schema is written in

A) HLL B) DML C) DDL D) DCL

Question 50. In tuple relational calculus P1 ®P2 is equivalent to

A) ¬P1 Ú P2 B) P1 Ú P2 C) P1 Ù P2 D) P1 Ù¬P2

Bookmark and Share




Gallery

Related Topics

Comments



Submit Reviews:


(Enter the characters seen on the image below.)



Promotional Ads

Advertisement

Packers and movers in Mohali
Plot No 636, Near HP Gas Agency, Dariya, Chandigarh - 160101
Mohali

Submersible Sludge Pumps
18, shreenath Estate, cross road, nr. Nikol, nr. Sardar Patel Ring Road, Kathwada, Gujarat 382415
Ahmedabad

Bhakti Bird Proofing
House no.9479 durgamata tekdi vibhag, mahalaxmi nagar, City ambernath, Near durgamata temple. Pin Code-421501
Motilal Nagar Mumbai

Livonta Global Pvt.Ltd
1110, Colonnade, B/H Iscon Temple, Opp. Iscon BRTS Bus Stand
Iscon - Ambali Rd,
Ahmedabad

Brij Agnihotri & associates company secretaries
3454, 40D, Sector 40D, Chandigarh, 160036, India

JB Rock Bolts & SN BOLTS
10 A & B Industrial Area (at Vill. Nangal Jarialan)
Distt. Una Himachal Pradesh
Una

Govinda resorts Lonavala
Old Mumbai - Pune Hwy, Maval, Lonavala, Maharashtra 410405
Lonavla

Steelco Metal & Alloys
192 – Minara Mansion, Shop No.6, Sant Sena Maharaj Marg, 2nd Kumbharwada Lane, Mumbai, Maharashtra 400004
Mumbra Mumbai

Best Resorts in Dharamshala Amid the Misty Hills.
SATOBARI HILLS ROAD,MCLEODGANJ,
Dharamshala

Genius Global School
194 Anand Vihar Saproon, Solan, Himachal Pradesh
Ambala Cantt