What is a common source for the queries used in test collections?
Anonymous Quiz
19%
Real user search logs
69%
Information needs formalized into topics
13%
Random word generation
0%
Social media trends
What does a test collections document collection component provide?
Anonymous Quiz
44%
The algorithms for searching
50%
The data to be searched
0%
The users for testing
6%
The hardware for operation
What is the purpose of having multiple queries in a test collection?
Anonymous Quiz
40%
To test the system on a variety of information needs
45%
To increase the size of the document collection
5%
To improve the indexing speed
10%
To simplify the evaluation metrics
What is the final output of the Cranfield evaluation process?
Anonymous Quiz
41%
A measure of effectiveness
34%
A new search algorithm
9%
A user interface design
16%
A hardware configuration report
👍4❤1🥰1
In HTML, which attribute is used to create a link that opens in a new window tab?
Anonymous Quiz
11%
src="_blank"
12%
alt="_blank"
69%
target="_blank"
9%
target="_self"
Which HTML element is used for short quote?
Anonymous Quiz
8%
<em>
5%
<abbr>
71%
<q>
17%
<blockquote>
Which of the following HTML tag is used to add a row in a table?
Anonymous Quiz
5%
<th>
17%
<td>
78%
<tr>
0%
<tt>
Which of the following tag is used to create a text area in HTML Form?
Anonymous Quiz
60%
<textarea></textarea>
8%
<text></text>
17%
<input type="text" />
15%
<input type="textarea" />
👍1
To show deleted text, which HTML element is used?
Anonymous Quiz
5%
<em>
5%
<ins>
86%
<del>
3%
<strong>
❤1
Which tag is used to create a dropdown in HTML Form?
Anonymous Quiz
20%
<input>
69%
<select>
7%
<text>
4%
<textarea>
Which tag is used to create a numbered list in HTML?
Anonymous Quiz
82%
<ol>
11%
<ul>
7%
<li>
1%
<ll>
How to insert Hyperlink in HTML Page?
Anonymous Quiz
77%
<a href="https://www.sanfoundry.com/1000-html-questions-answers/">HTML MCQ</a>
8%
<a target="https://www.sanfoundry.com/1000-html-questions-answers/" HTML Quiz />
10%
<a src="https://www.sanfoundry.com/1000-html-questions-answers/">HTML Test</a>
Which of the following extension is used to save an HTML file?
Anonymous Quiz
1%
.hl
4%
.h
4%
.htl
92%
.html
Which HTML tag is used to convert the plain text into italic format?
Anonymous Quiz
8%
<b>
11%
<p>
76%
<i>
5%
<a>
What is the correct HTML element to define a table?
Anonymous Quiz
94%
<table>
3%
<tab>
1%
<tbl>
3%
<tabledata>
❤1
Which HTML attribute specifies an alternate text for an image, if the image cannot be displayed?
Anonymous Quiz
5%
longdesc
7%
noscript
24%
src
64%
alt
What is the correct HTML element to define an internal style sheet?
Anonymous Quiz
88%
<style>
8%
<css>
0%
<noscript>
5%
<styles>
Which HTML element is used to define a list item?
Anonymous Quiz
12%
<item>
20%
<list>
63%
<li>
5%
<ul>