0% found this document useful (0 votes)
47 views3 pages

Section C

The document contains a series of programming tasks that involve writing code in JavaScript, HTML, and C. It includes creating patterns, tables, and performing operations like sum and multiplication, as well as swapping numbers without a third variable. Each task is clearly outlined with specific requirements for the code to be written.

Uploaded by

rajindere saini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views3 pages

Section C

The document contains a series of programming tasks that involve writing code in JavaScript, HTML, and C. It includes creating patterns, tables, and performing operations like sum and multiplication, as well as swapping numbers without a third variable. Each task is clearly outlined with specific requirements for the code to be written.

Uploaded by

rajindere saini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

1.Write a Program in JavaScript to Print following Pattern.

1
22
333
4444
55555

2.write a code in html to print the following table:


First name Last name Age
JIII Smith 50
EVE Jackson 94
Johan Doe 80

3. write a code in html to print following table:


Result Good
average
Excellent

4.write a program in java script to return the sum and


multiplication of two number.

5.Write a program in C to swap two numbers without using


third variable.
6.write a code in HTML to print the following table:
COLOR
Yellow Red Green Grey
Blue
Aqua Magenta
Maroon

7.write a code for following table in the html.


Menu card
Starter Main course
Item Rate Item Rate
Paneer tikka 160 Dal fry 80
Spring rolls 140 Mix veg. 110

8. write the following code using HTML:


1. Cricket player
1. batsman
10. Sachin Tendulkar
11. Rahul Dravid
12. Virender Sehwag
2. Fast Bowler
d. Rudra Partap Singh
e. Zaheer khan
f. lakshmipati Balaji
3.Spinner
b. Harbhajan
c. Kumble
d. Kartik

9. write the following code using html.


Maruti Tata ford
Model Price Model Price Model price
Maruti 800 2 lac Sumo 2 lac Lkon 5 lac
Omni 3 lac Scorpio 3 lac Gen 2 lac

You might also like