اكثر اسئلة واجوبة المقابلات طلبا والاختبارات عبر الإنترنت
منصة تعليمية للتحضير للمقابلات والاختبارات عبر الإنترنت والدروس والتدريب المباشر

طوّر مهاراتك من خلال مسارات تعلم مركزة واختبارات تجريبية ومحتوى جاهز للمقابلات.

يجمع WithoutBook أسئلة المقابلات حسب الموضوع والاختبارات العملية عبر الإنترنت والدروس وأدلة المقارنة في مساحة تعلم متجاوبة واحدة.

التحضير للمقابلة

ASP اسئلة واجوبة المقابلات

فروقات ذات صلة

JSP vs ASP

سؤال 36. What is a Dictionary object?

It lets you store and retrieve information in a flexible data structure. Each value or information stored in a Dictionary is associated with a key through which the information can be retrieved.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 37. What is Global.asa file?

It is text file that contains details about an ASP application, such as when it should begin and end.

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 38. What is an .ASP file?

It is a Text File that contains the combination of the following:
Text
HTML tags
Script Commands

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 39. What is Response Object?

It controls the information sent to the user. The various methods are:
Response.Write - Sends information directly to a browser
Response.Redirect - Directs a user to a URL other than the requested URL
Response.ContentType - Controls the type of content sent
Response.Cookies - Sets cookie values
Response.Buffer - To Buffer information

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

سؤال 40. Naming constraints for a variable ?

It can be up to 255 characters Must start with an alphabet Must not contain an embedded period or full-stop

هل هذا مفيد؟ اضف تعليقا عرض التعليقات
 

الاكثر فائدة حسب تقييم المستخدمين:

حقوق النشر © 2026، WithoutBook.