Briefly describe type of and isvalid operators
Answer / rakhi aul
isvalid:- Isvalid is a operator whic returns the true value if a URL has right syntax,and also returns a false if URL has wrong syntax.
in other word we can say that,
The isvalid operator is used to test the validity of a variable or the result type of executing an expression. A boolean value is returned to denote the results of the test. A true is returned if the variable or result type is valid. A false is returned if the variable or result type is invalid.
Do not confuse this operator with the URL.isValid function which is used to validate the syntax of a URL address string.
The classic case of an invalid result type for an expression is dividing by zero. In this example, as expected, the isvalid operator returns a false.
Type of:-The typeof operator is used to determine the type of a given expression. An integer is returned that defines the type.
There are five types recognized by WMLScript:
Type Integer
Integer 0
Floating-point 1
String 2
Boolean 3
Invalid 4
| Is This Answer Correct ? | 1 Yes | 0 No |
I need ECIL last year Question papers for COMPUTER SCIENCE ENGG. Please
What were the most energizing/enjoyable aspects of your job in this given period?
An inversion is an array of numbers is any pair (i,j) such that i<j and A[i]>A[j]. What is the average number of inversions in an array of n ? distinct numbers?
Is unit testing possible or even desirable in all circumstances?Provide example to justify your answer.
The old welding machine use electro- -magnetic winding to step up the current for welding rods,what is new principle inside the welding
what is the differences between software engineering and other engineering disciplines.
i am diploma 3rd year student tell me sbout mpsc exam or any other
what is the difference between core java and advance java
i want what are the subjects that are in group1 exams. plz send me the subjects.
Please send us a brief description why do you think you can fit to the role
Explain your experience in Lean Manufacturing and Six Sigma methods?
What is the time complexity T(n) of the nested loops below? For simplicity, you may assume that n is a power of 2. That is, n = 2k for some positive integer k. : i = n; while (i >= 1){ j = i; while (j <= n) { <body of the inner while loop > // Needs (1). j = 2 * j; } i = i/2; } :
Civil Engineering (5086)
Mechanical Engineering (4453)
Electrical Engineering (16638)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)