0

programming languages Online Quiz - 155

Description: programming languages Online Quiz - 155
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0

How many data types do we have in ESQL?

  1. 4

  2. 7

  3. 9

  4. 5


Correct Option: B

In ESQL, start position of the substring function can be negative.

  1. True

  2. False


Correct Option: A

The PASSTHRU statement evaluates an expression but not execute the resulting character string.

  1. True

  2. False


Correct Option: B

Which clauses are optional in the following syntax

  1. CATALOG,VALUES

  2. MESSAGES,VALUES

  3. CATALOG,MESSAGES,VALUES

  4. CATALOG,MESSAGES


Correct Option: C

FIELDNAMESPACE function returns a value of type ______

  1. String

  2. Integer

  3. Character

  4. Boolean


Correct Option: C

Which is not a reserved keyword in ESQL

  1. ALL

  2. ASYMMETRIC

  3. LEADING

  4. TRACING


Correct Option: D

NULLIF function returns _____ if the arguments are not equal

  1. NULL

  2. First argument

  3. Second argument

  4. None of the above


Correct Option: B

Erlang Programming Language Developed by?

  1. Motorola

  2. Ericsson

  3. Samsung

  4. Qualacomm


Correct Option: B

R++ programming language developed by?

  1. HP Labs

  2. Looney Labs

  3. Bell Labs

  4. Google Labs


Correct Option: C

OPAL developed by?

  1. Technical University of Berlin

  2. Technical University of Munich

  3. Technical University of Madrid

  4. Technical University of Denmark


Correct Option: A

NewtonScript developed by ______?

  1. Yahoo

  2. Microsoft Inc

  3. Google Inc

  4. Apple Computer Inc


Correct Option: D

Magma developed by ?

  1. University of Australia

  2. University of Sydney

  3. University of Austria

  4. University of Capetown


Correct Option: B

X++ Developed by____________?

  1. Yahoo

  2. Microsoft Corp. Inc

  3. Nokia

  4. Apple Corp.


Correct Option: B

BLISS developed by _________?

  1. Carnegie Mellon University

  2. MIT

  3. Ruggters University

  4. IOWA State University


Correct Option: A

ColdFusion developed by________?

  1. Mozilla

  2. AT & T

  3. Adobe system Inc

  4. Microsoft Corp. Inc


Correct Option: C
  1. Boston University

  2. Arizona State University

  3. University of Munich

  4. London University


Correct Option: A

Scheme developed by ________?

  1. MIT

  2. University of London

  3. University of Berlin

  4. Univversity of Birmingham


Correct Option: A

Which of the following are Java keywords.

  1. extern

  2. volatile

  3. transient

  4. this


Correct Option: B,C,D

What is the number of bytes used by Java primitive long.

  1. The number of bytes is compiler dependent.

  2. 4

  3. 8

  4. 64


Correct Option: C

What is the result of evaluating the expression 14 ^ 23.

  1. 25

  2. 37

  3. 6

  4. 31


Correct Option: A
- Hide questions