Delete either T or F of each question and after you have finished the quiz email to ebrahimidr@gmail.com
BU4035-Web System and E-commerce (Dr. Ebrahimi, SPRING 2006 T/F)
Name…………………………………………………………………..
T/F 1)HTML stands for Hyper-Link Makeup Language and it consists of several tags that are used to format a web page.
T/F 2) <A HREF=”#list”> will refer to a name for a match in the same webpage.
T/F 3) An html file can be saved as with extension html, htm or txt.
T/F 4) In HTML color code #FFFFF, each FF represents red, green and black respectively.
T/F 5) BGCOLOR will set the color of text font and BGSOUND add sound to your page.
T/F 6) In <table> tag <tr> stands for table row and <td> stands for table’s data.
T/F 7) Four important components of a search program are: request, loop, response and declaration of variables.
T/F 8) Usually a program is larger in size than a data file
T/F 8) FrontPage will generate an equivalent HTML but the code will not work in web host such as Yahoo.
T/F 9) A web browser will detect an error If you don’t end a tag such as <HTML> with /.
T/F 10) Input type can have text, checkbox, radio button, password, submit and reset.
T / F 11) JavaScript, JAVA and VBscript are embedded in HTML.
T/F 12) Many JavaScript keywords are taken from C/C++ and some from Pascal.
T/F 13) cin and cout output routines are stand for Cursor in and Cursor out.
T/F 14) The repetition statement, for (i=0; i<6; i++); will loop 5 times.
T/F 15) Java and JavaScript they are the same language but Java is the completion of JavaScript.
T/ F 16) The job of a CGI program is to take the input from a page form, act accordingly and report the output possibly to a form
T/F 17) In URL you can use spaces as well as special characters such as +, &, and = signs.
T/F 18)To have a e-commerce simply you need to have a domain name and URL address..
T/F 19) An executable program can resides in any directories in a server.
T/F 20) ASP, JSP and CGI can do the same job and become a matter of professional decision.
T/F 21) People buying on line care more about the price offer of a company rather than security such as credit card.
T/F 22 A CGI program will strip the extra characters that are inserted from the form.
T/F 23) Perl has been a language of choice for CGI because of its sophisticated pattern matching (regular expression) not because of its report capability.
T/F 24) An example of CGI is a data base program that runs on the internet and lets individuals manipulate the database through the web.
T/F 25) The select tag in html provide a list of only ordered option to choose.
T/F 26) There is an syntax error in the following JavaScript
Document.writeln(“sorry, NO MATCH for” searchword);
T/F 27) Control flow of Java, Javascript, and C++ are taken from C.
T/F 28) IIS and APACHE are two important servers owned by Microsoft.
T/F 29) A server can use ACCESS, PHP, ORACLE, SYBASE or SQL or simply a file for its database.
T/F 30) A method of sending the data to CGI program is POST where the data is sent through a program variable known as environment variable.
T/F 31) It is not possible to write a sophisticated search program using C++.
T/F 32) People use CGI with C/C++, Perl because it is hard to hack.
T/F 33) After submitting a form, the browser uses HTTP to make a request for the URL of a CGI program. The Web server receives the request and CGI program with the data that is passed.
T/F 34) There is no syntax error in the statement cout<<”</center> </body> </html>”;
T/F 35) HTML FILES should be stored in a directory called public_html.
T/F 36) Perl statement ($name, $id,$hw,$hr)= split(/,/) will split the input line into three value.
T/F 37) one advantage of JavaScript is that you don’t have to install or purchase the translator. The translator comes with the browser.
T/F 38) In JavaScript there are many functions that you can take advantage and even you can write to a file.
T/F 39) input name=’search” type=”button” value=”tosearch”
onclick = buttonPressed( )> will call a function in C++ in a form.
T/F 40) The statement search.result.value=” found value in location” +index will write to a text of the form rather than creating a new form.
T/F 41) In the design of an e-commerce business graphic of a web is more important than the content of the webpage.
T/F 42) CD (Change Directory) command is belong to both Linux and Dos.
T/F 43) Speed of a web page is not as important as having a good multimedia webpage.
T/F 44) One important strategy of online market is to sell cheaper than tradition market.
T/F 45) E-commerce refers to the general exchange of goods and services via the intranet.
T/F 46) As time goes by, people will start to feel insecure and not do ecommerce.
T/F 47) You do indeed get what you pay for. The very best way to get started in business on the web is to get a good paid web hosting account.
T/F 48) You can’t make your own computer to become web server by installing a server software.
T/F 49) IIS is better than APACHE server.
T/F 50) Color, clarity, cost and consistency are four major C’s of E-commerce. business.
T/F 51) In HTML There are 3 kinds of methods (post, get and delete).
T/F 52) <A HREF=”#list”> will refer to a html file called list.html.
T/F 53) .CFM is an extension used for the program Cold Fusion by Microsoft.
T/F 54) In HTML color code #FFFFF, each FF represents red, green and blue respectively.
T/F 55) When calculating or submitting information, if you use Java you have to utilize or impact traffic on the server.
T/F 56) In the Phase II of the project you should at least evaluate 3 C's to get full point in that Phase.
T/F 57) <mailto:> is a html tag to write an email.
T/F 58) Frontpage will generate an equivalent HTML automatically.
T/F 59) www.coinwash.com is a business that sells special coins that can be used in Laundromats
T/F 60) In MS-DOS Prompt, del +.+ will delete all the files in that directory.
T / F 61) IP stands for internet protocol(standard)
T/F 62) CGI stands for Common Graphics Interactive and is a simple protocol (standard) that takes the input from a page deliver to a program residing in you computer and output will be send back to a file.
T/F 63) JavaScript is an procedural language and is not event driven and object oriented.
T/F 64) the statement for (i=0; i<English.length; i++) will loop entire data file in Javascript.
T/F 65) No matter what language we use to design our webpage we must use at least one or two html tags.
T/ F 66) Java and Visual Basic are language of choice for writing CGI programs.
T/F 67) A network server should have a higher memory and speed in comparison to the client.
T/F 68)To have a e-commerce simply you need to have a domain name and a webpage.
T/F 69) Color, clarity, cost and consistency are four major C’s of E-commerce. business.
T/F 70) FrontPage will generate an equivalent HTML but the code will not work in web host such as Yahoo.
T / F 71) Is mailto command one of the most frequently used commands?
T / F 72) Red, blue and yellow are represented by #FFFFFF?
T / F 73) compelling is one of the 7 C's?
T / F 74) Command DIR is a dos command and is the same as ls in window
T / F 75)Every C++ program that has a output needs # include <iostream>
T / F 76)CGI stands for Common getaway Interface?
T / F 77)An href provides a pathname to the document to which you want to create a link to
T / F 78)ASP represents Active Server Pages for a java program not a VB
T / F 79)The bgcolor = silver is a valid color.
T / F 80) Unix uses editors called vi and pico.
T / F 81) HTML has ten tags and they are known as commands.
T / F 82) The tag href is
one of the ten commandments of HTML.
T / F 83) The code "000001" is for black.
T / F 84) All if statements end with <<endl;
T / F 85) All HTML files start with <HTML> and end with <HTML/>.
T / F 86) The terms cin and cout are necessary components to running any program
that does not have input or output.
T / F 87) The code "FF0066"
is mixing green with red.
T / F 88) It is impossible to put an e-mail link in and HTML program.
T / F 89) The project is to develop a web system for a college.
T / F 90) The Ten Commands of HTML are: html, a, img, table, form, input. select, li, textarea.
T / F 91)
cost of Y2K was more then Trillion dollar.
T / F 92) ascii for zero is 49.
T / F 93) with yahoo geocities you can upload a FrontPage
file and well as word document.
T / F 94) Url can have period as well as underscore
T / F 95) It is better to store all the software and data
into one server to keep it secure
T / F 96) A Server should always have the higher or less speed but with a lot of storage.
T / F 97) You can not save a word document as a web
T / F 98) By studying a view source one can find the fault of
the web page
T / F 99) Viruses, worm and spam are as result of not
cleaning constantly the computer
T/F 100) It is not possible
to write a sophisticated search program using JavaScript.