Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

Web Systems and E-Commerce SPRING 2007  BU4035

e-Learning Home  |  Syllabus  |  Journal  C ++ Tutorial   Exam  |  Research  Gallery

Exam 

Quiz - Thursday February 22nd 2007       

Name-   Frank Garcia

Dr. Ebrahimi

QUIZ 1

Web Systems and E-Commerce      BU 4035     Spring 2007

Please delete the wrong answer from each question.   When you are finished, paste the entire quiz into a word document and email it to [email protected].  Be sure to put your name at the top of the quiz. Paste the exam in your WCM.

 

1.      T - cout means display the text onto the screen.

2.      T - One important strategy of online markets is to sell cheaper than tradition market.

3.      T - When text scrolls across screen it is called a marquee.

4.      T - <Input type="text"> will create a button box to submit

5.      F - COLOR, PICTURE and SIZE are also important HTML Tags

6.      F - Bill Gates created Linux when he was in Finland

7.      T - Windows Vista Kernel  is written in C/C++.

8.      T - HTML stands for Hyper-Link Markup Language and it consists of several tags to format a web page.

9.      F - Godaddy is one of many web hosting sites that one can use to host a page for free.

10.  T - Gnu stands for "gnu not UNIX" and it is recursive.

11.  T - "main" in c++ means  the drive and main function of the program

12.  T - Every search engine consists of a decision making and a loop.

13.  T - Every search engine must have a respond to the user request including "Not found"

14.  F - FrontPage is a program to build website by Apple

15.  F - The project of this course is to build a school web page.

16.  F - <img src="">  is a hyperlink to a website.

17.  T - <a href=""> can link to a website, a webfile or  to the same page. 

18.  T -  Both Geocities.com and CJB.net provide a free short domain name as well as free web hosting.

19.  T  - Before C++ there was a language A and that where the name come from.

20.  T - HTML is a kind of programming language same as JavaScript.

21.  T - Red, blue and green are represented by #FFFFFF?

22.  T - Unix is written in C language

23.  F - Linus Trovalds wrote Multix

24.  T - Is UNIX the same as LINUX

25.  T - FrontPage creates a lot of garbage

26.  T - GNU means "GNU NOT UNIX"

27.  T - Windows is written in C

28.  T - Apache is a type of server

29.  F - The web can be created only by HTML

30.  T - A Search program can be used as a translator of any language?

31.  T - C + + is one of many High-Level computer languages?

32.  T - UNIX / LINUX was written in C + + ?

33.  T - Geocities.com, Uplinkeart.com, GoDaddy.com are examples of Web Hosts?

34.  T - All webpage's need an "index.htm?

35.  T -  HTML stands for Hypertext Markup Language.

36.  F -  In HTML color code #FFFFF stands for green

37.  T -  An html file can be saved as with extension html and htm

38.  T - Four important components of a search program are: request, loop, response and declarations of variables.

39.  T - Unix is written in the language of C#

40.  T - Apache is a type of server

41.  T - Linux is an operating system

42.  T - Front page can be used to load information on to a website

43.  F - Dreamweaver can not be used to make websites

44.  T - The C Language name changed from C++  by a researcher name, Rick Mascitti.

45.  F - The Java language was used to create the UNIX operating system.

46.  T - The two web/operating systems that we are familiar with are Windows and Mac.

47.  T - LINUX was written by Linus Torvalds, in the programming language of C/C++.

48.  T - In a programming language "i" represent the index of an array.

49.  T - PHP and PERL are very similar to Java.

50.  F - In HTML code, you don't have to put </html> when completing a web page.

51.  T - In C++ or Java Language, the statement, If….Then….Else… is use for decision making within a program.

52.  F - The 10 commandments of HTML are: html, a, img, table, form, output, select, li, textera, and mailto.

53.  T - Every computer program within an business organization involves a search method.

54.  T - Volume II of the textbook talks about CGI and HTML..

55.  T - HTTP stands for "Hypertext Transfer Protocol"

56.  F - Apache is owned by Microsoft

57.  F - CGI would stand for "Compiler Generation Interface"

58.  T - CGI is used also in creating 3D pictures.

59.  F - E-Commerce is not essential for today's technology.

60.  F - A consumer's network server should be faster than the host server.

61.  F - The Ten Commands of HTML are: html, a, img, table, form, input. select, li, text, area

62.  F - Writing a HTML program only front page can be used

63.  F - Free name domains can not be created on the internet

64.  T - An IP address (Internet Protocol address) is a unique address that certain electronic devices use in order to identify and communicate with each other on a computer network

65.  T - HTML stands for Hyper-Link Markup Language and it consists of several tags that are used to format a web page.

66.  T - <A HREF=”#list”> will refer to a html file called list.html.

67.  T - You store your html file with extension html, htm or txt.

68.  F - In HTML color code #FFFFF, each FF represents red, green and blue respectively.

69.  T - BGCOLOR will change the color of page teext font and BGSOUND add sound to your page.

70.  F - In <table> tage <tr> stands for table row and <td> stands for tables data.

71.  T - <mailto:> is a html tag to write an email.

72.  T - Frontpage will generate an equivalent HTML automatically.

73.  T - The browser will detect the error If you don’t end a tag such as <HTML> with /.

74.  T - Input type can have text, checkbox, radio button, password, submit and reset.

75.  T - JavaScript, JAVA and VBscript are embedded in HTML.

76.  T - Many JavaScript keywords are taken from C++ and some from Pascal.

77.  F - JavaScript is an procedural language and is not event driven and object oriented.

78.  F - Basic, Visual Basic, C, C++, Visual Basic .Net, Java, and C# are all visual programming languages.

79.  T -  decision-making is also called a loop.

80.  T - CGI is not same as C++ program.

81.  F - People use CGI with C/C++, Perl because it is hard to hack.

82.  T - An html file can be saved as with extension html, htm or txt.

83.  F - Linux was not written by Linus Torvalds.

84.  F - Search Engine is not same as search program. (Class Notes)

85.  F - It is not necessary to have loop for every single search engine. (Class Notes)

86.  F - In HTML color code #FFFFFF, each FF represents red, green and black respectively. Test Book)

87.  F - All HTML files start with </HTML> and end with <HTML/>.

88.  F - The code "000001" is for purple.

89.  F -  All programs have to contain if statements.

90.  T - FrontPage will write out the HTML codes for you.

91.  F  - Your C++ tutorial project will be evaluated according to 7E.

92.  T -  Every search engine has a data file.

93.  F -  C++ is a slow programming language.

94.  T - PHP and PERL are very similar to C++.

95.  F - href, html, table are not important  HTML tags.

96.  T - Having context (meaning)  is one of the seven C's.

97.  F -  IIt is a good practice to copy the index as home.

98.  T - Input type can have text, checkbox, radio button, password, submit and reset.

99.  T - An example of CGI is a data base program that runs on the internet and lets individuals manipulate the database through the web

100.  F - The select tag in html do not provide a list of only ordered option to choose.

 

 

 

 

 

 

Possible Questions for 1st Exam

Questions From Last Years

   - What is an E-Commerce? Give two Examples.

   - Why do you need a web server?  Name two major Web servers systems.

   - How do you get a domain name for a business?

   - How do you get the web host for a business?

   - Give other alternatives in designing your business webpage by not using HTML.

 

        T or F - From the book 1st chapter -  Last update - February 20, 2007 at 6:50

1.   A Search program needs to contain in the first lines - ( #include <fstream.h> , #include <string.h> and main(){ ) respectively?

2.   All Search programs need a "loop"?

3.   A Search program can be used as a translator of any language?

4.  C + + is one of many High-Level computer languages?

5.  UNIX / LINUX was written in C + + ?

6.  Geocities.com, Uplinkeart.com, GoDaddy.com are examples of Web Hosts?

7.  All webpage's need an "index.htm or home.htm" file?

8.

9.

10.

Hosted by www.Geocities.ws

1