Please Subscribe My YouTube Channel

Tuesday, November 28, 2023

Rules Attribute in Table




Rules Attribute in Table






<html>
    <head>
<title>Rules Attribute in Table</title>
</head>
<body>
<!--Rules="none / rows / cols /  groups /all"-->
<h1>Rules Attribute</h1>
<table border width="80%"cellpadding="18"rules="cols">
<tr>
<th>Student's Name</th>
<th>Batch Time</th>
<th>Course</th>
</tr>
<tr>
<td>Ram</td>
<td>10Am</td>
<td>10Am</td>
</tr>
</table>
</body>
</html>






Monday, November 27, 2023

    HTML Table with Frame Attribute(Program No 4)


Frame Attribute in Table 

                                     

                 Watch Full Video That Given Below




<html>
    <head>
        <title>Frame Attribute in Table</title>
        <style>
th{color: white; background:brown;}
</style>
</head>
<body>
<!--frame="void / lhs / rhs / box / vsides
 / hsides / above / below / border"-->
<h1>Farme Attribute</h1>
<table border width="80%"cellspacing="15"frame="vsides">
<tr>
<th>Student's Name</th>
<th>Batch Time</th>
<th>Course</th>
</tr>
<tr>
<td>Ram</td>
<td>10Am</td>
<td>10Am</td>
</tr>
</table>
</body>
</html>





Friday, November 24, 2023

        Quiz :- Internet of Things Part 1

ओ लेवल एग्जाम के लिए अति महत्वपूर्ण



Quiz Application

Part 1. IOT MCQ (Infotech Computer Institute Hardoi)
Classes By Satyam Sir

please fill above required data

Part 1. IOT MCQ (Infotech Computer Institute Hardoi)
Classes By Satyam Sir

Total Questions: 29

you'll have 30 second to answer each question.

Time's Up
score:
Kerala PSC

Quiz Result


Total Questions:

Attempt:

Correct:

Wrong:

Percentage:


HTML Quiz Generator

Quiz Answers

1. What is the full form of IOT ?

Internet of Things


2. What is the meaning of 'Things' in IOT ?

All Things or object that have on/off mechanism


3. What is IOT ?

Thins that connected to network and sensor


4. Who developed the IOT ?

Kevin Asthon


5. What are the uses of IoT devices to collect and share data ?

Internet


6. What is required to be in IoT ?

Micro Controller


7. Which technology is used in IoT ?

Wireless technology


8. Is the Internet of Things completely safe ?

No


9. What are the platforms of IoT ?

All of These


10. What are the fundamental components of IoT ?

Sensors


11. What are the fundamental components of IoT ?

All of these


12. Which layer is used for wireless connection in IoT ?

Data Link Layer


13. What is push button in IoT ?

Digital Sensor


14. What type of device is used to capture data from the physical world ?

IoT device


15. What to do for 'Single line comment' in Arduino Programming ?

//comment//


16. किसी भी कार्य को कण्ट्रोल करने के लिए किसका प्रयोग किया जाता है ?

माइक्रोकंट्रोलर और माइक्रो प्रोसेसर का


17. What is Alexa ?

A Voice Controller


18. What is BMP-280, DHT-11, Photoresistor ?

Sensor


19. What is the actuator in IoT ?

All of These


20. What is the function of actuator in IoT ?

To convert electronic signal into physical signal


21. What signal is required for the actuator to operate in IoT ?

Analog signal


22. Which layer is COAP ?

Service Layer


23. How many types of Arduino ?

8 (Eight)


24. What is I2C ?

Bothe


25. Which is the first IoT-based device ?

ATM


26. On which layer does SCTP work ?

Transport Layer


27. Port Address identifies a process on the address host -

True


28. What is the function of transport layer ?

Multiplexing and De-multiplexing


29. How does the transport layer receive data ?

As a byte stream


Blogger tips and tricks