Question
pls help me. your job is accorading below the code you shoud to read carefully and give me currect answer to that questions. if you
pls help me. your job is accorading below the code you shoud to read carefully and give me currect answer to that questions. if you dont know pls ask me again but don't put any kind of answes.
Enter Loan Data: | Loan Balance, Cumulative Equity, and Interest Payments | |
---|---|---|
Amount of the loan ($): | ||
Annual interest (%): | ||
Repayment period (years): | ||
Zipcode (to find lenders): | ||
Approximate Payments: | ||
Monthly payment: | $ | |
Total payment: | $ | |
Total interest: | $ |
Enter Loan Data: | Loan Balance, Cumulative Equity, and Interest Payments | |
---|---|---|
Amount of the loan ($): | ||
Annual interest (%): | ||
Repayment period (years): | ||
Zipcode (to find lenders): | ||
Approximate Payments: | ||
Monthly payment: | $ | |
Total payment: | $ | |
Total interest: | $ |
Enter Loan Data: | Loan Balance, Cumulative Equity, and Interest Payments | |
---|---|---|
Amount of the loan ($): | ||
Annual interest (%): | ||
Repayment period (years): | ||
Zipcode (to find lenders): | ||
Approximate Payments: | ||
Monthly payment: | $ | |
Total payment: | $ | |
Total interest: | $ |
Enter Loan Data: | Loan Balance, Cumulative Equity, and Interest Payments | |
---|---|---|
Amount of the loan ($): | ||
Annual interest (%): | ||
Repayment period (years): | ||
Zipcode (to find lenders): | ||
Approximate Payments: | ||
Monthly payment: | $ | |
Total payment: | $ | |
Total interest: | $ |
Enter Loan Data: | Loan Balance, Cumulative Equity, and Interest Payments | |
---|---|---|
Amount of the loan ($): | ||
Annual interest (%): | ||
Repayment period (years): | ||
Zipcode (to find lenders): | ||
Approximate Payments: | ||
Monthly payment: | $ | |
Total payment: | $ | |
Total interest: | $ |
All questions are based on the original loan.html source code provided.
A: Where is the JavaScript code located in this program, the head or the body of the HTML document?
B: Is this client-side JavaScript or server-side JavaScript code?
C: How many programmer defined functions are there in this program? Please list their names. If its an anonymous function write the function definition.
D: Do you spy any predefined global objects used in this program? List as many as you know.
E: Do you spy any HTML event registered? If so what type event it is and who is the event handler?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started