0% found this document useful (1 vote)
1K views1 page

Qualifying Quiz - Coursera

The document is a summary of a qualifying quiz for a Coursera course on computer security. It provides an overview of the content covered in the quiz, including introductory reading, syllabus, videos on introducing computer security, what is software security, and a tour of the course. The quiz itself contains 15 multiple choice questions to test knowledge of C programming, computer science skills, and the course material. It notifies the user that the quiz is for their own use and will not affect their ability to take the class or their grade.

Uploaded by

Iván Barra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
1K views1 page

Qualifying Quiz - Coursera

The document is a summary of a qualifying quiz for a Coursera course on computer security. It provides an overview of the content covered in the quiz, including introductory reading, syllabus, videos on introducing computer security, what is software security, and a tour of the course. The quiz itself contains 15 multiple choice questions to test knowledge of C programming, computer science skills, and the course material. It notifies the user that the quiz is for their own use and will not affect their ability to take the class or their grade.

Uploaded by

Iván Barra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

1/10/2019 Qualifying Quiz | Coursera

Qualifying Quiz
Cuestionario Práctico • 30 min

Overview and Preparation


¡Felicitaciones! ¡Aprobaste!
CUESTIONARIO PRÁCTICO • 30 MIN
CALIFICACIÓN

PARA APROBAR 70 % o más


Lectura: Introductory Continúa aprendiendo
73.33%
Reading
10 min Qualifying Quiz
Lectura: Syllabus
10 min

Qualifying Quiz
Vídeo: Introducing
Computer Security
PUNTOS TOTALES DE 15
6 min
Envía tu tarea
Reanudar
Vídeo: What is software
1. This test is meant to test your knowledge of C programming and some basic
security? 1 / 1 puntos
computer
7 min science-related skills you will need to do well in this class. The
outcome of the test is for your use only;Recibe
it will not a ect
la cali whether you can
cación
Vídeo: Tour of the course
register for the class, and it will not apply to your grade if you do register. As
and expected background PARA APROBAR 70 % o más
such, we recommend that you do not research the answers on the Internet,
11 min
but answer the questions to your best recollection.
Cali cación Ver comentarios
Cuestionario práctico:
Consider
Qualifyingthe following variable declaration for
Quiz 73 % bar Conservaremos
in the function
tu puntaje
foo más alto.
15 questions
1 void foo() {
2
Lectura:char
FAQ bar[128];
and Errata
3 ...
104 min
}

Lectura: Glossary
10 min
Which of the following are true?
Week 1
All elements are initialized to 0

bar[1] contains the rst element

Holds 128 elements

Correct

2. Consider the following code fragment: sizeof(int*) == sizeof(int). 1 / 1 puntos


Which one of the following is true about it?

This fragment's result depends on the compiler and architecture

This fragment always evaluates to 1 (assuming it doesn't crash)

https://www.coursera.org/learn/software-security/quiz/dowVP/qualifying-quiz/view-attempt 1/1

You might also like