BPEL and SAS Programming Quiz

Questions about Oracle BPEL Process Manager middleware and SAS statistical software programming procedures and concepts

7 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Once very popular and widely used Pascal spawned a number of derivative languages. Which is NOT a successor to Pascal?

  1. Python
  2. Ada
  3. Oberon
  4. Modula-2
Question 2 Multiple Choice (Single Answer)

Why are race conditions a problem in modern software development?

  1. Minorities are inadequately represented in programming jobs
  2. Developers can't code fast enough to meet ever-changing requirements
  3. Software can't keep up with the speed of modern processors
  4. Processes that share the same memory can produce unexpected results
Question 3 Multiple Choice (Single Answer)

Is P equal to NP?

  1. Yes
  2. No
  3. Sometimes
  4. I don't know
Question 4 Multiple Choice (Single Answer)

A client has asked you to write some basic accounting software in C. What data type is best for representing figures in dollars and cents?

  1. Float
  2. Double
  3. Integer
  4. Boolean
Question 5 Multiple Choice (Single Answer)

For what achievement is Brian Kernighan best known?

  1. He was co-creator of the Unix operating system
  2. He was co-creator of AWK a programming language for text processing
  3. He was co-creator of the C programming language
  4. He was co-inventor of the concept of object-oriented programming
Question 6 Multiple Choice (Single Answer)

A programming language is said to be "Turing complete" if it can be used to implement any conceivable algorithm. Which is NOT a Turing-complete language in its standard form?

  1. PostScript
  2. BASIC
  3. C#
  4. SQL
Question 7 Multiple Choice (Single Answer)

Which of the following is NOT a data structure used in modern programming practice?

  1. Linked list
  2. Twisted pair
  3. Circular buffer
  4. Sparse matrix