wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quize on c language and html

Total questions: 15

Worksheet time: 75secs

Name
Class
Date
1.

who is the father c language

a)

Steve Jobs

b)

James Gosling

c)

Dennis Ritchie

d)

Rasmus Lerdorf

2.

In which year c language invented

a)

1972

b)

1975

c)

1856

d)

1971

3.

Set of rules to writing computer instruction is called as

(a)  

4.

How many types of error in c language

a)

5

b)

2

c)

1

d)

3

5.

Which of the following is not a valid C variable name?

a)

int number;

b)

float rate;

c)

int variable_count;

d)

int $main;

6.

What is #include <stdio.h>?

a)

Inclusion directive

b)

File inclusion directive

c)

File inclusion

d)

None of the mentioned

7.

The C-preprocessors are specified with _________ symbol.

a)

#

b)

&

c)

" "

d)

%

8.

How many fundamental built-in data type in c

(a)  

9.

who invented html language

a)

Dennis Ritchie

b)

James Gosling

c)

Tim Berners-Lee

d)

none of these

10.

To get the ordered list we use

a)

<h1>

b)

<u>

c)

<ol>

d)

<ul>

11.

HTML stands for __________

a)

HyperText Markup Language

b)

HyperText Machine Language

c)

HyperText Marking Language

d)

HighText Marking Language

12.

Which element is used to get highlighted text in HTML?

a)

<u>

b)

<mark>

c)

<highlight>

d)

<b>

13.

Among the following, which is the HTML paragraph tag?

a)

<p>

b)

<pre>

c)

<hr>

d)

<a>

14.

Which of the following HTML tag is used to create an unordered list?

a)

<ol>

b)

<ul>

c)

<li>

d)

none of this

15.

Which tag is used to underline the text in HTML?

a)

<p>

b)

<u>

c)

<ul>

d)

<i>