English Русский Contacts Site map Add to favorites
Registration
Login
Master braindump list
New braindumps
Submit a dump
Get latest dump
braindumps.com.ua
flame
3COM (7)
Adobe (1)
BEA (1)
Checkpoint (22)
Cisco (20)
Citrix (21)
CIW (15)
Compaq (0)
CompTIA (51)
CWNA (2)
EMC (2)
Exin (4)
GEJOS (4)
HDI (1)
HP (4)
IBM (13)
Juniper (5)
Linux Prof Institute (LPI) (2)
Lotus (11)
Microsoft (2462)
Network Appliance (2)
Novell (16)
Oracle (422)
PLSQL (1)
PMI (4)
SAS (1)
Sun (87)
Teradata (4)
Login:
Password:
RSS feed

Contacts
Certification links
Links
Authorized user can see question and answers.
Please log in or sign up.

Exam question list:
Show all comments
Lotus 190-513: Using JavaScript in Domino R5 Applications
#51. Which one of the following describes how variables are declared and typed in java Script?

Show comments for this question (0)
Add comments
Link to this question

#52. Look at the following button code:
  1. Var x= 42;
  2. X = "this is a string",
  3. Alert ("The Value of x is" + x);
Which one of the following will happen when the button is clicked

Show comments for this question (0)
Add comments
Link to this question

#53. Edith wants to change a graphic whenever the user passes the current over the graphic in a Web browser. Which one of the following describes how she can do this?

Show comments for this question (0)
Add comments
Link to this question

#54. The following code will produce a run-time error:
  1. Line 1{
  2. Line 2 path = location. Pathname. To Lower Case ( );
  3. Line 3 nsf POS = path. Substring (0, nsfpos+ 5);
  4. Line 5}
Which one of the following lines is incorrect?

Show comments for this question (0)
Add comments
Link to this question

#55. Phil has some Java Script code that he wants to add to a new from is designing. In R4.6, he would have put this code in a field named $$ HTMLHED. In which one of the following should put it using R5 Designer?

Show comments for this question (0)
Add comments
Link to this question

#56. Which one of the following designated lines has incorrect code?
  1. // initialize the variables
  2. secsPerMin = 60; //<LINE A>
  3. var mins PerHour = 60;
  4. var hoursPerDay = 24;
  5. var daysPerYear + 365;
  6. // perform calculations
  7. var secsPerDay = secsperMin * minsPerHour * hoursPerDay; //<LINE B>
  8. var secsPerYear = secsPerDay * daysPerYear
  9. document.writeln("<b> There are");
  10. document.writeln(secsperYear); //<LINE C>
  11. document.writeln("seconds per year.</b><p>"; //<LINE D>


Show comments for this question (0)
Add comments
Link to this question

#57. Look at the following Java Script code;
  1. Var textvalue = "This video stars Steve M...";
Which one of the following code lines will return the index of the first occurrence of the substring Steve"?

Show comments for this question (0)
Add comments
Link to this question

#58. Which one of the following would Jim do to set up a global variable that will hold initial value of a Field on the page?

Show comments for this question (0)
Add comments
Link to this question

#59. Marjorie created the following Java Script code segment to check whether data had been entered
  1. into a required field.
  2. Var frm=document.forms[0];
  3. If(frm. LastName. Value <missing code> **)
Which one of the following operators should she have used for the <missing code>?

Show comments for this question (0)
Add comments
Link to this question

#60. Bahar is creating a from that will a new window with a location object. Which one of the following describes the location object?

Show comments for this question (0)
Add comments
Link to this question


 [1] [2] [3] [4] [5] [6] [7] [8] [9]
Up ^ gen. 0.132 Server date 00:36 08-01-2009 Developed by Zip © 2006 Up ^
Forum
Start online exam simulation
Master braindump