BPEL and SAS Programming Quiz
Questions about Oracle BPEL Process Manager middleware and SAS statistical software programming procedures and concepts
Questions
Once very popular and widely used Pascal spawned a number of derivative languages. Which is NOT a successor to Pascal?
- Python
- Ada
- Oberon
- Modula-2
Why are race conditions a problem in modern software development?
- Minorities are inadequately represented in programming jobs
- Developers can't code fast enough to meet ever-changing requirements
- Software can't keep up with the speed of modern processors
- Processes that share the same memory can produce unexpected results
Is P equal to NP?
- Yes
- No
- Sometimes
- I don't know
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?
- Float
- Double
- Integer
- Boolean
For what achievement is Brian Kernighan best known?
- He was co-creator of the Unix operating system
- He was co-creator of AWK a programming language for text processing
- He was co-creator of the C programming language
- He was co-inventor of the concept of object-oriented programming
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?
- PostScript
- BASIC
- C#
- SQL
Which of the following is NOT a data structure used in modern programming practice?
- Linked list
- Twisted pair
- Circular buffer
- Sparse matrix