Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 24 pages
Exam (elaborations)

WGU C949 OBJECTIVE ASSESSMENT | QUESTIONS AND VERIFIED ANSWERS | COMPREHENSIVE STUDY GUIDE|A+ STUDY RESOURCE | BRAND NEW 2026/2027 UPDATE

Document preview thumbnail
Preview 3 out of 24 pages

WGU C949 OBJECTIVE ASSESSMENT | QUESTIONS AND VERIFIED ANSWERS | COMPREHENSIVE STUDY GUIDE|A+ STUDY RESOURCE | BRAND NEW 2026/2027 UPDATE

Content preview

Which statement describes a queue data structure? -

ANSWER :

It is a sequence of elements in which insertions can take place only at the back end and de-
letions can take place only at the front end.



Which data structure allows inserting and deleting data elements at both the front and the
rear? -

ANSWER :

Queues



Which data structure allows elements to be inserted and deleted from one end and provides
no direct access to the other end? -

ANSWER :

Stack



What are the official indexes for the list list01 given this declaration? int[ ] list01 = {0, 2, 4, 6,
8, 10}; -

ANSWER :

0, 1, 2, 3, 4, 5



Which abstract data type (ADT) has elements of the same type so that the elements can be
retrieved based on the index or position? -

ANSWER :

List




1

,Which data structure allows insertion and removal from only one end of the data structure?
-

ANSWER :

Stack



Which data type does the mystery function return? return_type mystery (int R){int Nu-
mUnits = R; return NumUnits * 3.14;} -

ANSWER :

Double



Which category of data does ("FB", 75.00, 75.03, 74.90) represent in the pseudocode? im-
port datetime def middle(stock, date):symbol, current, high, low = stock

return (((high + low) / 2), date)mid_value, date = middle(("FB", 75.00, 75.03,
74.90),datetime.date(2014, 10, 31)) -

ANSWER :

Tuple



Which value is appropriate for Test1 given the expression?

char Test1;

'L'

77

6.5

"value" -

ANSWER :

'L'



Which value is appropriate for the variable middle given the pseudocode?

function mystery()

{

2

, string last;

string first;

char middle;

int phone;

float rate;

}

'D'

'Da'

"david"

"David" -

ANSWER :

'D'



Which type of operation is represented in the pseudocode?

int x,y,z;

x=y=z=100; -

ANSWER :

Assignment



What is the most efficient data type to use for this data set of a fixed size in Java?

a = [0, 0, 1, 4, 7, 16, 31, 64, 127] -

ANSWER :

Array



Which data type is appropriate for this array to store the given data?

a = ["AF", "71", "BC", "157", "BA", "253"] -

ANSWER :



3

Document information

Uploaded on
July 10, 2026
Number of pages
24
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$14.49

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
THESTUDYVAULT
3.1
(15)
Sold
120
Followers
5
Items
12636
Last sold
1 day ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions