ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



CompTIA > i-NET+ > Last minute questions

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread

ExamVouchers.com - CompTIA discount exam vouchers - save money

Featured site: Online I-NET+ practice exams from Cert21.com

CompTIA exam notes



Author Last minute questions
drp3483
Junior Member




Registered: Nov 2001
Location:
Country: United States
State:
Certifications: A+, Net+
Working on: iNet, CCNA, MCP

Total Posts: 11
Question Last minute questions

Hi guys,
Got these q's from sites that din't offer explanations/answers. So, I want to run hem by you guys first...

1. The FTP protocol requires what additional protocol to be installed on the server?
a) TCP
b) SMTP
c) LDAP
d) Telnet

2. What is the correct syntax to access an FTP server named ftp.mindwork.com with a username of user1 and a password of pw?
a) [url]ftp://user1w@ftp.mindwork.com[/url]
b) ftp://pw:user1@ftp.mindwork.com
c) ftp://user1@pw:ftp.mindwork.com
d) ftp://pw@userl:ftp.mindwork.com

3. You want to create a Web site that employs streaming multimedia animations. What tool would you most likely use to create them?
a) Shockwave
b) Acrobat
c) Mediamaker
d) Flash

4. What is the major function that a table performs in an HTML document?
a) Images cannot be displayed without tables
b) Separates headers and footers
c) Provides structure for the page
d) Divides page into two horizontal or vertical sections

5. Why is it not a good idea to place a lot of hyperlinks to outside resources?
a) It will slow down server performance
b) Some firewalls don't allow access to certain kinds of domains
c) It violates copyright law
d) Links should only be made to documents located on the server

6. Which of the following are necessary in order for all of FrontPage's features to function properly? (Choose all that apply.)
a) FrontPage extensions must be installed on the Web server
b) Web must be published using HTTP
c) Web must be published using FTP
d) FrontPage must be installed on the server

7. Your Web site can be viewed in most browsers, but cannot be viewed in a DOS-based Web browser. What is the most likely cause of the problem?
a) DOS-based browsers do not support HTML
b) DOS-based browsers do not support frames
c) The appropriate plug-in must be installed
d) Your Web server is down

8. Which of the following must be compiled before it can be executed?
a) VRML
b) VBScript
c) Java
d) HTML

9. What are the small Java programs called that actually run on the user's browser?
a) Java beans
b) Java scriptlets
c) Java snippets
d) Java applets

10. An employee needs to log in to a secure Web site with a username and password in the URL line. Which is the correct URL below?
a) HTTP:username@password//secure.mycorp.com
b) HTTPS:username@password/secure.mycorp.com
c) HTTPS:secure.mycorp.com/username@password
d) HTTP://secure.bfq.com/username@password

My answers:
1. A TCP (everything on the net needs TCP/IP to function)
2. A (I think the syntax goes usernameassword@url, but pls correct me if I'm wrong...also, is this the same syntax for telnet?)
3. A (given that they have both Flash and Shockwave, but they say "create", I would go with Shockwave)
4. C
5. B
6.A and B (I'm not sure about this one)
7. A (no idea!!)
8. C Java
9. D Java applets
10. B (i thought the syntax is the same as that for telnet and ftp, so i got stumped on this and had to guess that it would be B)

Pls post any corrections/explanations !

Thanks!!

__________________
DRP
A+, N+

Report this post to a moderator

Old Post 01-02-02 07:11 PM
drp3483 is offline Click Here to See the Profile for drp3483 Click here to Send drp3483 a Private Message Add drp3483 to your buddy list Find more posts by drp3483 Reply w/Quote Edit/Delete Message IP: Logged
Pavlov
Old Timer
F




Registered: Jan 2001
Location: California
Country: United States
State:
Certifications: A+, Net+, i-Net+, CIW-A, MCP NT4, MCSA 2000, MCSE 2000
Working on: Having Fun

Total Posts: 2615

1. A - FTP requires TCP
2. none of the above - the proper syntax would be ftp: // user1 : pw @ ftp.mindwork.com (without the spaces )
3. A - Shockwave - I agree with your logic
4. C - tables provide structure for a page
5. B - given the choices - I would say the "true" reason is because things change frequently and you could find yourself with alot of dead links.
6. A - I think you only need to have the extension snap-in on the server but I could be wrong. This was all that was referenced in the Sybex guide.
7. A - like you, I also have no idea - can't say that I know much about DOS based browsers (is there really such a thing?)
8. C - Java must be compiled
9. D - Java applets
10. ?? - Not sure if any of these are right, but pretty sure it has to at least start with HTTPS

__________________
The supreme accomplishment is to blur the line between work and play.
---------------------------------------
We have enough youth, how about a fountain of smart?

Report this post to a moderator

Old Post 01-03-02 02:43 AM
Pavlov is offline Click Here to See the Profile for Pavlov Click here to Send Pavlov a Private Message Add Pavlov to your buddy list Find more posts by Pavlov    Send an AIM message to Pavlov Reply w/Quote Edit/Delete Message IP: Logged
Sh0tgun
Guest




Registered: Not Yet
Location:
Country:
State:
Certifications:
Working on:

Total Posts: N/A
Smile Hilarious

I enjoyed getting question 10 from Coriolis' Question of the Day mailer in my Yahoo! account. HTML-enabled e-mail meant it automatically made http://secure.bfq.com/username@password a hyperlink, and gave away the answer.

I don't know if you caught the prob Pavlov, but the correct answer was there. The vB code on this board is screwing up the URL as :p invokes a smiley. So ftp://username:password@ftp.cdrom.com/ doesn't show up properly. I disabled smileys in this post.

I dunno, I just had to comment on that. Once I figured out what was wrong, it gave me a good laugh. But sorry, I'm not far enough along in my studies to help out any further. Pavlov knows what he's talking about though.

Report this post to a moderator

Old Post 01-03-02 03:09 AM
Reply w/Quote Edit/Delete Message IP: Logged
Pavlov
Old Timer
F




Registered: Jan 2001
Location: California
Country: United States
State:
Certifications: A+, Net+, i-Net+, CIW-A, MCP NT4, MCSA 2000, MCSE 2000
Working on: Having Fun

Total Posts: 2615
Wink I Caught It!

Hence the smiley face in my post - thanks for the clarification on Q10

__________________
The supreme accomplishment is to blur the line between work and play.
---------------------------------------
We have enough youth, how about a fountain of smart?

Report this post to a moderator

Old Post 01-03-02 03:16 AM
Pavlov is offline Click Here to See the Profile for Pavlov Click here to Send Pavlov a Private Message Add Pavlov to your buddy list Find more posts by Pavlov    Send an AIM message to Pavlov Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Post new thread   Post reply

Click here for I-NET+ study guides



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps