100% Zufriedenheitsgarantie Sofort verfügbar nach Zahlung Sowohl online als auch als PDF Du bist an nichts gebunden 4,6 TrustPilot
logo-home
Prüfung

COS1511 EXAM PACK 2025

Bewertung
4,0
(2)
Verkauft
6
seiten
278
Klasse
A+
Hochgeladen auf
01-10-2023
geschrieben in
2024/2025

COS1511 Latest exam pack questions and answers and summarized notes for exam preparation. Updated for 2025 exams . For assistance Whats-App.0.6.7..1.7.1..1.7.3.9 . All the best on your exams!!

Hochschule
Kurs

Inhaltsvorschau

COS1511
EXAM PACK




FOR ASSISTANCE WITH THIS MODULE +27 67 171 1739

, Jan/Feb 2023



70 Marks




This paper consists of 8 pages out of 70 marks


INSTRUCTIONS:

1. Answer all the questions on a Word document/by hand and convert to PDF.
2. Number your answers and label your rough work clearly.
4. Marks are awarded for part of an answer, so do whatever you are able to in each question.




ALL THE BEST




[TURN OVER]

,2

Choose the correct option and write only the number

Question 1 [20]
1.What is the output of the following code fragment? (2)

int x = 0;
while( x < 8)
cout << x << " ";
x ++;
cout << x << endl;

1. 0
2. infinite loop
3. 1 2 3 4 5 6 7 8
4. 0 1 2 3 4 5 6 7 8

2.What is the value of x after the following statements? (2)

int x, y, z; y = 10;
z = 3;
x = y * z - 3;

1. 0
2. 3
3. 10
4. 27

3.What is the value of x after the following statements? (2)

int x;
x = x + 15;

1. 0
2. 14
3. 15
4. not defined

4.What is the output of the following code? (2)

cout << "Where is the \\" << endl;

1. Where is the \
2.Where is the
3.Nothing, it is a syntax error
4.Where is the \ endl

5.What is the value of xafter the following statements? (2)

int x;
x = 19 % 5;

1. 4.0
2. 4
3. 3.8
4. 8

6.Given the following code fragment and the input value of 5, what output is generated? (2)
[TURN OVER]
float tax; float total;

cout << "Enter the cost of the item\n"; cin >> total;

, 3

if ( total >= 5.0)
{
tax = 0.14;
cout << total + (total * tax) << endl;
}
else
{
cout << total << endl;
}
1. 5
2. 5.7
3. 11
4. 11.4


7.Given the following code fragment and the input value of 3.0, what output is generated? (2)

float tax; float total;
cout << "Enter the cost of the item\n"; cin >> total;
if (total > 3.0)
{


}
else
{

}


tax = 0.10;
cout << total + (total * tax) << endl;

1. 3.0
2. 2.0
3. 3.3
4. 2.3

8.If x has the value of 3, y has the value of -2, and w is 10, is the following condition true or false? (2)

if( x < 2 && w < y)

1. true && true
true

2. false && false
false

3. false && false
true

4. true && false
false


9.Given the following code fragment, and an input value of 8, what is the output that is generated? (2)

int x;
[TURN OVER]
cout << "Enter a value\n"; cin >>
x;
if (x = 0)

Verknüpftes buch

Schule, Studium & Fach

Hochschule
Kurs

Dokument Information

Hochgeladen auf
1. oktober 2023
Anzahl der Seiten
278
geschrieben in
2024/2025
Typ
Prüfung
Enthält
Fragen & Antworten

Themen

Bewertungen von verifizierten Käufern

Alle 2 Bewertungen werden angezeigt
4 Monate vor

1 Jahr vor

very helpful

4,0

2 rezensionen

5
1
4
0
3
1
2
0
1
0
Zuverlässige Bewertungen auf Stuvia

Alle Bewertungen werden von echten Stuvia-Benutzern nach verifizierten Käufen abgegeben.

Lerne den Verkäufer kennen

Seller avatar
Bewertungen des Ansehens basieren auf der Anzahl der Dokumente, die ein Verkäufer gegen eine Gebühr verkauft hat, und den Bewertungen, die er für diese Dokumente erhalten hat. Es gibt drei Stufen: Bronze, Silber und Gold. Je besser das Ansehen eines Verkäufers ist, desto mehr kannst du dich auf die Qualität der Arbeiten verlassen.
EduPal University of South Africa (Unisa)
Folgen Sie müssen sich einloggen, um Studenten oder Kursen zu folgen.
Verkauft
150039
Mitglied seit
7 Jahren
Anzahl der Follower
36008
Dokumente
4638
Zuletzt verkauft
3 Jahren vor

At EduPal we provide assignment assistance, exam preparation, detailed notes, and exam packs to help college students study with confidence. Our tutoring is comprehensive and personalised, focusing on your subject needs and deadlines. We guarantee quality support, clear guidance, and proven strategies that improve understanding, marks, and pass rates. For more information Whats-App 0.8.1..2.7.8..3.3.7.2..

4,2

13708 rezensionen

5
7942
4
2693
3
1791
2
461
1
821

Kürzlich von dir angesehen.

Warum sich Studierende für Stuvia entscheiden

on Mitstudent*innen erstellt, durch Bewertungen verifiziert

Geschrieben von Student*innen, die bestanden haben und bewertet von anderen, die diese Studiendokumente verwendet haben.

Nicht zufrieden? Wähle ein anderes Dokument

Kein Problem! Du kannst direkt ein anderes Dokument wählen, das besser zu dem passt, was du suchst.

Bezahle wie du möchtest, fange sofort an zu lernen

Kein Abonnement, keine Verpflichtungen. Bezahle wie gewohnt per Kreditkarte oder Sofort und lade dein PDF-Dokument sofort herunter.

Student with book image

“Gekauft, heruntergeladen und bestanden. So einfach kann es sein.”

Alisha Student

Häufig gestellte Fragen