Vous êtes sur la page 1sur 5

I

( D Ii'
1" +-e-<(\e.J C\ n J
1. What does an HTML tag do?
(a) It specifies formatting and layout
instructions for your web page.
(b) It hides programming instructions
from view.
(c) It determines the organizational
structure of your Web site.
(d) It connects your web site to an
operating environment.
2. A Web document is broken into
sections. What are the tags called that
create these sections?
(a) Structure tags
(b) HTML tags
(c) Heading tags
(d) Body tags
3. What should be the first and last pair of
tags in your Web document?
(a) <html></html> and <body></body>
(b) <start><end> and <body></body>
(c) <head><body> and <title></title>
(d) <title></title> and <body<>/body>
4. When you use a heading tag in a
document, what does the Web browser
assumes?
(a) Heading information is to appear in
bold letters
(b) Heading information is to appear on
its own line
(c) Heading information has a hyperlink
(d) Heading information is shown as a
size six
5. Text within <EM></EM> tag is displayed as
(a) bold
(b) italic
(c) list
(d) indented
6. The Internet is a system of computers
all over the world that are linked to one
another. This type of system is
considered
(a) a local area network (LAN)
(b) an electronic database
(c) a wide area network (WAN)
(d) a stand alone system
7. In Satellite based communication, VSAT
stands for?
,
(a) Very Small Aperture Terminal
(b) Varying Size Aperture Terminal
(c) Very Small Analog Terminal
(d) None of the above
XXI
WG Ie, "1-<'- c LY10 t t>- QLj
SD111
8. Every web document has a unique
address. What is it called?
(a) Universal ResourceLocator
(b) IP Address
(c) Domain
(d) Hyperlink
9. Which of the following option is not TRUE
about java programming language?
(a) Java is high level programming
language.
(b) Java is a platform.
(c) javac is compiler.
(d) Byte code is executed by CPU.
10. Which is a not characteristic of java
programming language?
(a) Robust
(b) Procedural
(c) Distributed
(d) Multithreaded
11. Which of the following is TRUE about of
java hotspot virtual machine?
(a) It is additional virtual machine which
improves the performance of an
application.
(b) It is internal device which convert
source code into byte code.
(c) It is virtual machine which detects
runtime exception.
(d) All of the above
12. Which of the following is correct?
(a) Java platform is software only
platform that runs on the top of other
hardware based platform.
(b) Java platform has two components:
JVM, API.
(c) Java technology is programming
language as well as platform
(d) All of the above.
13. Which of the following statement is not
correct about main method in java?
(a) Must be declared as public.
(b) It must return any value.
(c) Must be declared as static.
(d) Must accept string as a parameter.
14. Which of the following is not TRUE in
java?
(a) platform is bit faster than actual CPU
platform:
(b) javac is compiler tool.
(c) java command launch an application.
(d) javadoc is documentation tool.
(1 )
I
I
-
SD111
15, What is difference between following
two commands?
i) java ClassName
ii) javaw ClassName
Where ClassName,class is name of any
class file,
(a) Execution time of (i) is faster than (ii)
(b) (i) is used to run in server machine
while (ii) is used to run in client
machine.
(c) (ii) is used to run in server machine
while (i) is used to run in client
machine.
(d) 0) has console window while (ii) has
not any console window.
16. Which of the following is not TRUE
about API in java?
(a) API stands for application package
interface,
(b) It is large collection of software
components.
(c) It is large array of useful class.
(d) It is grouped into the package of
related class.
17. What is mean by "this" keyword in
JavaScript?
(a) It refers current object
(b) It refers previous object
(c) It is variable which contains value
(d) None of the above
18. Which of the following is TRUE?
(a) If onKeyDown returns false, the key
press event is cancelled.
(b) If onKeyPress returns false, the key
down event is cancelled.
(c) If onKeyDown returns false, the key
up event is cancelled.
(d) If onKeyPress returns false, the key
up event is canceled,
19. Math. round(-20,51)=?
(a) 20
(b) -21
(c) 19
(d) None of the above
20, keyword is used to declare
variables in JavaScript
(a) Var
(b) Dim
(C) String
None of the above
{2}
i
1
, t
2i, In JavaScript Which of the following
method is used to evaluate the regular
expression?
(a) eval(2*(3+5)
(b) evaluate(2*(3+5)
(c) evalu(2*(3+5
(d) None of the above
22, How do you create a new object in
JavaScript?
(a) var obj ::: {};
(b) var obj = ObjectO;
(c) var obj=new {};
(d) None of the above
23. Which one is best describes void?
(a) A method
(b) A function
(c) A staternent
(d) An operator
24. Advantages of Servlets:
(a) Servlets execute within the address
space of a web server,
(b) Servlets are platform independent
(c) Java security manager on the server
enforces a set of restrictions to protect
the resources on a server machine,
(d) All of the above,
25. Servlets are used at
(a) Client side
(b) Server side
(c) Both a and b .
(d) None of the above
26. Interfaces are useful for:
(a) Declaring methods that one or more
classes are expected implement.
(b) Capturing similarities between
unrelated classes without forcing a
class relationship,
(c) Revealing an object's programming
interface without revealing its class,
(d) All of the above
27, Polymorphism is of __ types.
(a) Two
(by Three
(c) Four
(d) All of the above
28. JavaScript event handlers can be
divided into two parts. One is Interactive
Event Handlers and second is:
(a) Silent Event Handlers
(b) General Event Handlers
(c) Interactive Event Handlers
(d) None of the above
XX!
I
..
62. If you get internal server error there will
be a bug in your
(a) script
(b) Ja.va
(c) HTML
(d) All of the above
63. To display a less than sign in an HTML
document we must write
(a) &It;
(b) &It;
(c) &#60
(d) &It; or &#60
64. What a Frame can do?
(a) Display more than one HTML
document in
window.
(b) Display more
document in
window.
(c) Display more
document in
window.
the same Browser
than one HTML
the other Browser
than one HTML
the Parent Browser
(d) None of the above
65. The father of all network communication
and Internet is
(a) Ethernet
(b) USENET
(c) ARPANET
(d) None of the above
66. The type of access which is used by larger
institutions, corporations and government
agencies and involves establishing youth
own Intemet gateway is called
(a) Limited
(b) Full
(c) Direct connections
(d) None of the above
XXI
,
.1
j
I
~ !
SD111
67. The form that are appended to data that
has been passed down from upper
layers is called
(a) control information
(b) Header
(c) Trailer
I"
(d) None of the above
68. Which of the following statement is not
TRUE?
(a) VDSL is a DSL technology that
offers fast data rates over relatively
long distance.
(b) All types of DSL technologies are
collectively referred to as xDSL.
(c) xDSL connection speed ranging
from 128 Kbps to 8 Mbps.
(d) ADSL requires a special ADSL
modem.
69. Which of the following statement is
FALSE?
(a) Cable speeds range from 512 Kbps
to 20 Mbps.
(b) Typical dial-up connection speeds
range from 2400 bps to 56 Kbps.
(c) Typical ISDN speeds range from 64
Kbps to 128 Kbps.
(d) SDSL is called symmetric because it
supports the different data rates for
upstream and downstream traffic.
70. Which of the following statement is not
TRUE?
(a) T-1 lines . support speeds of
1.544Mbps.
(b) Fractionai T-1 speeds are 64 Kbps
per channel, depending on the
number of leased channels.
(c) T-3 lines are non-dedicated phone
connections supporting data rates of
about 43 to 45 Mbps.
(d) Typical bonded T-1 speed is around
3 Mbps.
(5)
29. In FTP,thefilesmayhave.____
(a) data
(b) graphics
(c) text
(d) All of the above
30. Which protocol is used to retrieve email
message from Internet Email server?
"! (a)pMTP

(c) HTTP
(d) POP3
31. ISDN launched in
(a) 1990
(b) 1980
(c) 1987
(d) 1992
32. An Internet Service Provides (ISP) also

\J;a? Internet Access Provider
(b) Internet Account Provider
(c) Internet Access Protocol
(d) All of the above
33. Who invented the JavaScript
programming language?
(a) Tennis Ritchie
(b) James Gosling
,._()Brendan Eich
(d) All of the above
34. __ converts a string to floating point
numbers.
(a) eval
(b) Parselnt
(c) ParseFloat
(d) None of the above
35. attempts to evaluate a string
representing any JavaScript literals or
variables, converting it to a number.
(a) eval
(b) parseFloat
(c) parselnt
(d) None of the above
36. In JavaScript, Which of the following
method is used to find out the character
at a position in a string?
(a) charAtO
(b) CharacterAtO
(c) CharPosO
(d) characAtO
37. How do you delete an element from an
options array?
(a) Set it to false.
(b) Set it to null.
(c) Set it to undefined.
(d) Set it to -1
XXI
8D111
38. <TITLE><rrITLE> tag must be within
(a) Title
(b) Form
(c) Header
(d) Body
;.
39. Which is TRUE to change the text .
colour to red?
(a) <BODY BGCOLOR=RED>
(b) <BODY TEXT=RED>
(c) <BODY COLOR=RED>
(d) None of the above
40. What is a search engine?
(a) a program that searches engines
(b) a web site that searches anything in
the web
(c) a hardware component
(d) an engine that search data
41. If x= 1 03 & y=9 then x%=y , what is the
value of x after executing x%=y?
(a) 4
(b) 3
(c) 2
(d) 5
42. <script language="javascript">
function xO .
{
document.write(2+5+"8");
}
</script>
What will be output of above code?
(a) 258
(b) Error
(c) 7
(d) 78
43. Which of the following statement is not
TRUE?
SGML stands for Standard
Generalized Markup Language.
(b) SGML is platform dependent.
(c) HTML 2.0 was the standard in the
web page design.
(d) SGML is a general-purpose tool for
developing documents of any kind.
44. Tags are divided into __ groups.
(a) Three
4) Two
(c) Four
(d) None of the above
45. ISDN was first launched in
(a) India
Japan
(c) Singapore
(d) None of the above
(3)
5D111
46. __
can offer the free and faster
access to the Net
(a) Direct internet connections
(b) Links through providers
(c) USE NET
(d) None of the above
47, allows an Internet user to access
a remote host
(a) e- mail
(b) TELNET
(c) FTP
(d) None of the above
48, IP address is unique address
(a) 32 bits
(b) 29 bits
(c) 42 bits
(d) All of the above
49. The tag will force your text
start on the next line.
(a) Paragraph
(b) Line Break
(c) Horizontal Rule
(d) All of the above
50. With the attribute you can
define where the linked document will
be opened.
(a) Target
(b) Href
(c) Anchor
(d) None of the above
51. A table is divided into rows with the
___ tag
(a) <td>
(b) <tr>
(c) <tc>
(d) All of the above
52. What is the difference between XML
and HTML?
(a) HTML is used for exchanging data.
XML is not.
(b) XML is used for exchanging data.
HTML is not.
(c) HTML can have user defined tags,
XML cannot
(d) None of the above
53. JavaScript supports different
types of variable.
(a) Two
(b) Three
(c) Four
(d) Five
(4)
54, Which of the following statement is TRUE?
(a) DOM objects provide the foundation
for creating dynamic web pages,
(b) The DOM provides the ability for a
JavaScript script to access.
manipulate ,and extend the content
of a web page dynamically.
(c) The DOM essentially presents the
web page as a tree hierarchy of
objects representing the contents
and elements of the web page.
(d) All of the above,
55. What are the following looping
structures are available in JavaScript's?
(a) for,forecach
(b) foreach,whiletoop
(c) do-while loop,foreach
(d) for, while loop
56. Features of Java
(a) Simple and platform Independent.
(b) Robust '
(c) Dynamic
(d) All of the above
57. MBPS stands for ____
(a) Million Bytes per Second
(b) Mega Bytes per Second
(c) Mega Bits per Second
(d) None of the above
58. What is a Form?
(a) is an area that can contain form
elements.
(b) is an area that can contain frame
elements.
(c) is an area that can contain both form
and frame elements.
(d) None of the above
59. WMF stand f ~ ) f
(a) Windows Meta File Format
(b) Windows Meta File
(c) Windows Meta Format
(d) None of the above
60. Telnet allows an internet user to access a
(a) Host
(b) remote host
(c) web page
(d) dynamics
61. To get your site on-line, it is necessary to
(a) sign up with an
(b) sign up with an ISP
(c) sign up an NIC
(d) All of the above
XXI

Vous aimerez peut-être aussi