|
Home > Archive > i-NET+ > November 2000 > Coding?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Are there any coding questions on the exam, like what does this html tag do, or what does this java script do, givin the code? | |
|
| I my exam, I've just came across one questions that shows you what wrong with the HTML and select the answer to fix it.
------------------
Gareth Leung
MCSE+I, i-Net+ | |
|
| I came across the same question it was about.
the <title> <title> and it was like what is wrong with this. they try to trick, but you should remember that HTML is not case sensitive, What is wrong with thsi is that the you are missing the / in the second <title>
They gave a couple lines of code so it was not just the title tags you had to look through.
Some question that got me were some security ones like SPOOFING man in the middle, email flooding,etc. I did not really study them to hard, and got mixed up on which one were what, but I will look them over now. I passed the exam, and I know what I was kind of shaky on, so I will look those topics over now.
GOOD LUCK. | |
|
| quote: Originally posted by cuts:
...the <title> <title> and it was like what is wrong with this. they try to trick, but you should remember that HTML is not case sensitive, What is wrong with thsi is that the you are missing the / in the second <title>...
That's the same one I have. 
------------------
Gareth Leung
MCSE+I, i-Net+ | |
|
| In my college, we were taught VBscript but in the exam, I got a question on JavaScript, which I really don't have a clue of.
Just try go over the basics of JavaScript !!
Also, I got a question on how to send a number of Cookies to clients...
Good Luck,
Ando | |
|
| The html question seems pretty straight forward from what you're telling me. So, i really shouldn't expect to see like a huge chunk of code and be expected to debug it?
Also, I don't know anything thing abou Javascript. You got a question on Java Scrip and cookies? Do you remember the jist of them? Where can I can some study material on this? | |
|
| That's exactly it jayjay, I did'nt know the answer to the javascript and cookie question. I just had a guess at the right answer. Usually they give 2 completly bogie answers and two that sound resonablly sound. It's simply just how lucky you are !!
The javascript question was..(not sure of exact words).. They gave me some code and said "what will this code do ?" , they gave me 4 possable answers !
The cookie question was "how do you send cookies to a client's machine"... They gave me 4 possable answers !
I think i got the cookie question wrong because on the sheet i got after the exam, it said i had to go over cookie's and how they are set up... | |
|
| Yup, I had 3 HTML questions, and no JavScript Qs...
------------------
Freak, MA, M.Ed., Net+,I-Net+, MCP+I, MCSE, MCT
http://www.mcsefreak.com
Industry News - Free Prep Tests - Study Guides - Exam Drill
http://www.webmaineacs.com
Web Hosting - web design - Web Strategies - Networking | |
|
| On my exam there was the question about the title tags.
And one that showed a sample javascript and asked how it would protect your copyright!
------------------
Peter Kett A+, i-Net+, Network+ next |
|
|
|
|