Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

PROGRAMA DE INGENIERA ELECTRNICA

TAREA DE APRENDIZAJE

1. IDENTIFICACIN

1.1 Asignatura Advanced Digital Systems


1.2 Tema
C ++

1.3 Corte Third Period

2. DESARROLLO

2.1 Descripcin de la Actividad


Answer the following questions:

1. What do you understand by a declaration, a definition, and instantiation?


A declaration introduces one or more names into a program. Statements may appear several times in a program.
Therefore, classes, structures, enumerated types, and other user-defined types can be declared for each
compilation unit. The restriction of this multiple statement is that all statements must be trustees. The
statements also act as definitions.

2. Discuss the different usages of constant keyword in C++.


3. Make a report about the different object-oriented compilers for programming microcontrollers.

DOI: 10.1109/ICSSBE.2012.6396532

3. EVALUACIN
3.1 Rubrica de Evaluacin

Ponderacin
Nivel 1 (2 Nivel 2 (3
Aspectos a Evaluar Nivel 3 (4 Puntos)
Puntos) Puntos)
Abstract in English 1
The abstract was written
1
in past tense
Explain the circuits
2
propertly
Explain the graphics of the
2
controllers
Explain the building on the
proper way to use the PLC 3
methods.

Puntaje
Obtenido:

4. REFERENCIAS BIBLIOGRFICAS

1. Schildt, H. (1997). Borland C++. Madrid: McGraw-Hill, Interamericana de Espan a.


2.
3.
4.
5.
6.

You might also like