Google News
logo
Internet Of Things - Quiz(MCQ)
A)
8-bit RISC
B)
8-bit CISC
C)
32-bit RISC
D)
32-bit CISC

Correct Answer : Option (C) :   32-bit RISC


Explanation : ARM7 is a group of older 32-bit RISC ARM processor cores licensed by ARM Holdings for microcontroller use. The ARM7 core family consists of ARM700, ARM710, ARM7DI, ARM710a, ARM720T, ARM740T, ARM710T, ARM7TDMI, ARM7TDMI-S, ARM7EJ-S.

A)
8-bit instruction set
B)
16-bit instruction set
C)
32-bit instruction set
D)
64-bit instruction set

Correct Answer : Option (B) :   16-bit instruction set


Explanation : ARM introduced the Thumb 16-bit instruction set providing improved code density compared to previous designs. The most widely used ARM7 designs implement the ARMv4T architecture, but some implement ARM3 or ARMv5TEJ.

A)
Equinox
B)
IBM VisualAge
C)
Borland VisualAge
D)
Red Hat VisualAge

Correct Answer : Option (B) :   IBM VisualAge


Explanation : The initial codebase originated from IBM VisualAge. The Eclipse software development kit, which includes the Java development tools, is meant for Java developers.

A)
GNU Classpath
B)
GNU General Public License
C)
Both (A) and (B)
D)
Neither GNU nor GPL

Correct Answer : Option (A) :   GNU Classpath


Explanation : It was one of the first IDE to run under GNU Classpath and it runs without problem under IcedTea.

A)
User Module Language
B)
User Modeling Language
C)
Unified Module Language
D)
Unified Modeling Language

Correct Answer : Option (D) :   Unified Modeling Language


Explanation : One of the example of plug-ins include for Unified Modeling Language, for sequence and other UML diagram, a plug in for DB Explorer, and many more.

A)
VPN
B)
WWW
C)
Wi-Fi
D)
Internet

Correct Answer : Option (C) :   Wi-Fi


Explanation : Short-range wireless networks have a very short range. This type of network is used for applications running in the local environment. Examples of this network are Wi-Fi and Bluetooth.

A)
JAVA
B)
C++
C)
Python
D)
Android

Correct Answer : Option (A) :   JAVA


Explanation : GSN stands for Global Sensor Network. GSN works on JAVA language because JAVA language is portable in nature. The other language (such as C, C++, Python, and HTML) is not portable in nature.

A)
Memory Visual Studio
B)
Microsoft Visual Studio
C)
Microsoft Virtual Studio
D)
Memory Virtual Studio

Correct Answer : Option (B) :   Microsoft Visual Studio


Explanation : In the mid-1990, a number of powerful commercial development environment were available; Microsoft Visual Studio was becoming a more general purpose tools platform.

A)
Code
B)
Consortium
C)
Both (A) and (B)
D)
None of the above

Correct Answer : Option (C) :   Both (A) and (B)


Explanation : The consortium’s operating principles assured that open source community would control the code and the commercial consortium would drive “marketing” and commercial relations.

A)
Editors
B)
Runtime
C)
JFace UI
D)
Standard Widget Toolkit

Correct Answer : Option (B) :   Runtime


Explanation : The eclipse runtime defines the plug-ins on which all other plug-ins depends. The runtime is responsible for defining a structure for plug-ins and the implementation detail behind them.