Q1
mcq
The live telecasting of real-time program through Internet is known as ___________.
- A. web hosting
- B. data manipulation
- C. web casting
- D. none of the above
Solution hidden
Log in to view solution →
Q2
mcq
In PageMaker window, the area outside the dark border is referred to as __________.
- A. black board
- B. page
- C. dash board
- D. paste board
Solution hidden
Log in to view solution →
Q3
mcq
MySQL belongs to which category of DBMS ?
- A. Relational
- B. Object Oriented
- C. Network
- D. Hierarchical
Solution hidden
Log in to view solution →
Q4
mcq
Recent statistics of server side scripting language usage depict that 78.9% of Website are developed by __________ Scripting Language.
- A. PHP
- B. Microsoft ASP
- C. CSS
- D. JSP
Solution hidden
Log in to view solution →
Q5
mcq
Associative arrays are a __________ pair data structure.
- A. Double value
- B. Single value
- C. String value
- D. Key value
Solution hidden
Log in to view solution →
Q6
mcq
Loops that execute the same block of code, a specified number of times is called :
- A. While loops
- B. Unbounded loops
- C. For loops
- D. Bounded loops
Solution hidden
Log in to view solution →
Q7
mcq
In which input field only one option can be selected ?
- A. Radio button
- B. Text box
- C. Drop Down Menu
- D. Check box
Solution hidden
Log in to view solution →
Q8
mcq
In which one of the following periods, the speed capacity supported towards gigabit on computer network ?
- A. NEW FIBRE OPTICS
- B. SABRE
- C. ARCNET
- D. SAGE
Solution hidden
Log in to view solution →
Q9
mcq
Which one of the following is a technology to locate objects using radio signals ?
- A. WiFi
- B. URL
- C. RFID
- D. HTTP
Solution hidden
Log in to view solution →
Q10
mcq
Maximum characters used in the label of a node.
- A. 63
- B. 255
- C. 32
- D. 128
Solution hidden
Log in to view solution →
Q11
mcq
The cables that are placed in deep underground to a void any damage to the cables.
- A. Fiber optics
- B. Coaxial cables
- C. USB cables
- D. Twisted pair cables
Solution hidden
Log in to view solution →
Q12
mcq
The dotcom phenomenon deals with __________.
- A. Mobile phone companies
- B. Internet based companies
- C. Textile industries
- D. All the above
Solution hidden
Log in to view solution →
Q13
mcq
An example of network simulator.
- A. NS2
- B. Simulator
- C. C++
- D. TCL
Solution hidden
Log in to view solution →
Q14
mcq
The expansion of PGP :
- A. Pretty Good Program
- B. Pretty Good Privacy
- C. Private Good Person
- D. Pretty Good Person
Solution hidden
Log in to view solution →
Q15
mcq
A __________ is used for magnifying the particular portion of the area.
- A. Zoom tool
- B. Text tool
- C. Hand tool
- D. Line tool
Solution hidden
Log in to view solution →
Q16
short answer
Define multimedia and mention its features.
Solution hidden
Log in to view solution →
Q18
short answer
State few advantages of Relational databases.
Solution hidden
Log in to view solution →
Q24
short answer
What are the ways in which networks are connected at home ?
Solution hidden
Log in to view solution →
Q27
short answer
Write short notes on file handling function.
Solution hidden
Log in to view solution →
Q31
short answer
What are the differences between Absolute URL and Re lative URL ?
Solution hidden
Log in to view solution →
Q32
short answer
What is relationship in databases ? List its types.
Solution hidden
Log in to view solution →
Q33
short answer
Write the output of the following program :
<? php
$a=5; $b=10;
$c=($a1$b)* $a;
echo $c;
?>
Solution hidden
Log in to view solution →
Q34
long answer
Explain in detail about the roles of Multimedia production team and their Responsibilities.
Solution hidden
Log in to view solution →
Q37
long answer
Write about the development and growth of Electronic Commerce.
Solution hidden
Log in to view solution →
Q38
long answer
How can you convert text in a text block to a frame ?
Solution hidden
Log in to view solution →
Q39
long answer
Discuss in detail about Switch statement with an example.
Solution hidden
Log in to view solution →
Q41
long answer
Explain about Internet, Intranet and Extranet.
Solution hidden
Log in to view solution →
Q42
long answer
Write the output of the following program.
<? php
$Pass_Mark=35;
$Student_Mark=70;
if ($Student_Mark>=$Pass_Mark)
{
echo “The Student is eligible for promotion”;
}
else
{
echo “The Student is not eligible for promotion”;
} ?>
Solution hidden
Log in to view solution →
Q43
long answer
What is pay later method card ? Explain the key players of a pay later method payment system and bring out its merits.
Solution hidden
Log in to view solution →