reopened by
889 views

1 Answer

Position:
Show:

Related questions

1 1 vote
1 1 answer
1.3k
1.3k views
admin asked Mar 31, 2020
1,314 views
How can we set a Cookie visibility scope to local storage ?$\$$$\%$$/$All of the options
0 0 votes
1 1 answer
2.1k
2.1k views
admin asked Mar 31, 2020
2,079 views
By which technology do we separate our business logic from the presentation logic?ServletJSPBoth (A) & (B)None of the above
0 0 votes
2 2 answers
1.8k
1.8k views
admin asked Mar 30, 2020
1,801 views
HTML(Hypertext Markup language) has language elements which permit certain actions other than describing the structure of the web document. Which of the following actions...
0 0 votes
1 1 answer
1.2k
1.2k views
admin asked Mar 30, 2020
1,235 views
Consider the HTML table definition given below:<table border=1 <tr <td rowspan=2>ab</td <td colspan=2>cd</td </tr <tr <td>ef</td <td rowspan=2>gh</td </tr <tr><td colspan...