आईओटी JAVA एक्सटेंशन फ़ाइल का उपयोग किसमें किया जाएगा?
What will be the JAVA extension file used in IoT ?
A
.c
B
.py
C
.exe
D
.jar
Explanation
The correct answer is:
(D) .jar
In IoT (Internet of Things) applications, the .jar file extension is used for Java Archive files, which contain Java classes, libraries, and resources that can be executed in a Java environment.
Correct Answer: D) .jar