PDA

View Full Version : IT430- E-Commerce MIDTERM EXAMINATION Spring 2011



Vuhelper
04-18-2011, 08:40 PM
full solve paper in attachment



MIDTERM EXAMINATION
Spring 2009
IT430- E-Commerce (Session - 1)

Question No: 1 ( Marks: 1 ) - Please choose one
<MARQUEE ...> tag creates a ----------
Scrolling display (page 37)
Static display
Frame display
Panel Display

Question No: 2 ( Marks: 1 ) - Please choose one
Which of the following is correct syntax to define color in CSS?
body {color: black}
body:color=black
{body:color=black(body}
{body;color:black}

Question No: 3 ( Marks: 1 ) - Please choose one
What does mean by != comparison operator?
Equal to
Not
Equal
Not Equal (page 57)

Question No: 4 ( Marks: 1 ) - Please choose one
How do you write a conditional statement for executing some statements only if "i" is
equal to 5?
if i=5
if i=5 then
if i==5 then
if (i==5)

Question No: 5 ( Marks: 1 ) - Please choose one
Date () is the -------------------- of the date object which provides current date of the system.
method
property
constructor (page 68)
Destructor

Question No: 6 ( Marks: 1 ) - Please choose one
What does XML stand for?
eXtra Modern Link
X-Markup Language
Extensible Markup Language (page 73)
Example Markup Language

Question No: 7 ( Marks: 1 ) - Please choose one
SQL stands for:
Structured Query Language (page 82)
System Query Language
Style Query Language
All of these

Question No: 8 ( Marks: 1 ) - Please choose one
IIS stands for:
International Information Service
Internet Information Server (page 84)
Internet Information standards
All of these

Question No: 9 ( Marks: 1 ) - Please choose one
The most common way to assign a value to a variable is by using what?
Equals sign (page 53)
Name it
CSS
HTML

Question No: 10 ( Marks: 1 ) - Please choose one
What is the default scripting language in ASP?
EcmaScript
JavaScript
Java
VBScript (page 84)

Question No: 11 ( Marks: 1 ) - Please choose one
Following are the names of some well known e-commerce software, EXCEPT ----
------- .
Intershop
IBM's Web Sphere Commerce Professional Edition
Microsoft Commerce Server 2002
Microsoft SQL Server 2005 (page 93)

Question No: 12 ( Marks: 1 ) - Please choose one
Which one is NOT a valid frame attribute?
NORESIZE
ROWS (page 32)
FRAMEBORDER
BORDER