Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. It is the first BPM product that can be used by any business users, not just business analysts

  2. It does not require any IT skills, and uses the simplest notation to describe fully executable processes

  3. It helps to deploy the processes on a BPEL Execution Engine

  4. All of the above

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Intalio is a Business Process Management (BPM) tool designed for accessibility across business roles, not just analysts. It provides a simple, visual notation for creating executable processes without requiring IT skills or programming. The platform supports BPEL (Business Process Execution Language) deployment, enabling standardized process execution. Since all statements A, B, and C accurately describe Intalio's capabilities, option D is correct.

Multiple choice general knowledge science & technology
  1. ProcessMaker

  2. Intalio

  3. Bonita

  4. All of the above

  5. None of these

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

ProcessMaker, Intalio, and Bonita are all established open-source Business Process Management (BPM) platforms. These tools provide workflow automation, process modeling, and execution capabilities without licensing costs. Each has different strengths but all fall under the open-source BPM category. Option D correctly identifies that all three listed products are open-source BPM solutions.

Multiple choice general knowledge science & technology
  1. jBPM

  2. Portfolio Manager

  3. Intalio

  4. All of the above

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Intalio provides a comprehensive suite of applications designed for cloud computing environments, including BPM tools, process modeling, and execution capabilities. The platform offers an integrated portfolio rather than standalone tools, making it suitable for enterprise cloud deployments. Option C correctly identifies Intalio as the product with this integrated cloud application portfolio.

Multiple choice general knowledge science & technology
  1. PASCAL

  2. C

  3. C++

  4. C#

  5. LISP

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The Linux kernel is primarily written in the C programming language, chosen for its efficiency, low-level access, and portability across hardware architectures. While some components may use assembly language for architecture-specific optimizations, C remains the core language. Linus Torvalds specifically selected C for its balance between high-level structure and low-level control. Option B correctly identifies C as the kernel's primary language.

Multiple choice general knowledge science & technology
  1. ext2, ext3 and reisser

  2. ext3, reisser and xfs

  3. ext3 and xfs

  4. afs, ext3 and reisser

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Linux supports multiple open-source journaling filesystems including ext3 (evolution from ext2 with journaling), ReiserFS (known for efficient handling of small files), and XFS (high-performance 64-bit journaling system). Option B correctly lists three major journaling filesystems available for Linux. Note that ext2 is not a journaling filesystem, and AFS is a distributed filesystem.

Multiple choice general knowledge science & technology
  1. A PENGUIN

  2. A GNU

  3. WINDOW

  4. A RED HAT

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Linux mascot is Tux, a penguin chosen by Linus Torvalds in 1996. The penguin was selected because torvalds was once bitten by a little penguin while visiting Canberra, Australia, and found penguins generally amusing. Option A correctly identifies the penguin as Linux's official mascot, distinguishing it from other tech-related animals like GNU (for the GNU Project) or Red Hat (a company/distribution name).

Multiple choice general knowledge science & technology
  1. DEBIAN

  2. YELLOW DEVIL

  3. YELLOW DOG

  4. DEVIL-LINUX

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Debian, Yellow Dog (a PowerPC-based distro), and Devil-Linux are all legitimate Linux distributions. However, 'Yellow Devil' is not a real Linux distribution - it appears to be a distractor option mixing the name 'Yellow Dog' with 'Devil'. Option B correctly identifies Yellow Devil as the non-existent distribution among the choices.

Multiple choice general knowledge science & technology
  1. written in java code

  2. zero code tool

  3. written in perl language

  4. All of the above

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

Intalio is a Business Process Management system built using Java code for its core functionality. It markets itself as a 'zero code tool' because business users can create processes through visual modeling without writing code. This dual nature - Java-based foundation but code-free user experience - makes both A and B correct statements. The claimed answer (A, B) correctly identifies these complementary characteristics.

Multiple choice general knowledge science & technology
  1. 1984 BY RICHARD STALLMAN

  2. 1987 BY ANDREW TANNENBAUM

  3. 1991 BY LINUS TORVALDS

  4. None of the above.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

GNU project was founded by Richard Stallman in 1984 to develop a complete Unix-like operating system. Linux kernel was created later by Linus Torvalds in 1991. The term GNU/Linux emphasizes that the system combines GNU tools with Linux kernel. Andrew Tannenbaum created Minix, not Linux.