CLASS 11 HTML 1) Define HTML with it's basic structure. 2) What is the use of <img> tag in HTML. Explain with the example. 3) What is hyperlink? Gi…
Read morePerform the following Array programs in C 1) WAP to input marks of 5 subjects and display total marks and average marks. 2) WAP to input the n numbers and …
Read more//wap to accept 10 names of the workers along with the age and salary. Display all the details whose age is more than 21 by using array. #include<stdio.h>…
Read morePractical Questions ' Q.N.1) Prepare PowerPoint slide on topic "IOT" in 4 slides with animation and slide transition. Q.N. 2) WAP to accept 1…
Read moreHISSAN CENTRAL EXAMINATION 2080 (2023) Grade : XI F.M. : 50 Time …
Read moreHISSAN CENTRAL EXAMINATION – 2 0 8 0 ( 2 0 2 3 ) Grade : XI F.M. : 50 …
Read moreGROUP A Write and Algorithm and draw flowchart along with C program for the following questions. 1) WAP to find the area of circle. 2) …
Read moreW rite a display to Sunday to Saturday when user enters a number using switch case in c program . Solutions : #include < stdio.h > int main() { …
Read more