Вы находитесь на странице: 1из 8

/

MINISTERUL EDUCAIEI
AL REPUBLICII MOLDOVA
AGENIA DE ASIGURARE
A CALITII



: , ,
02 2015
: 180 .
: , ,
, .

:
- .
- .

_________


1
1B () = 8
1KB (K) = 210 B ( 1000 B)
1MB (Me) = 210 KB ( 1000 KB)
1GB () = 210 MB ( 1000 MB)
1TB () = 210 GB ( 1000 GB)

Nr

1.

Item

Scor

() 1954 L
: (m), (kg), (s), (A), (K), (cd), (mol). 0
:
1
2



3
1001
1010
1011
1100
0101
0110
0111
4
a) :
1011 0101 1010 0111
: ___________________________________________________

L
0
1
2
3
4

b)
:
: ______
c) :

3.


:

2.

.
:
a) (10011,001)2
;
: (
)10
:

L
0
1
2
3
4

L
0
1
2
3
4

L
0
1
2
3
4

L
0
1
2
3
4

b) (99,625)10
.
: (
)8
:

3.

a) : , , ,
.
( 1).
,
:

b)
:



4.

5.

:
Program Pr4;
Type t1=_________[1..20] of integer;
Var T : t1;
S : _________;
Z : string[6];
n,i : _________;
Begin
For i := 1 to 20 do T[i]:= 0;
S := 'CALCULATORUL';
n := length(S);
for i := 1 to n do
case s[i] of
'A','O','E','I','U': T[i]:= i*i;
End;
For i:= 1 to 20 do
If T[i]> 0 then Write (T[i],' ');
Writeln;
Z := S;
S := Z;
Writeln (length (S));
Writeln (Z);
End.

Pr4
:
a) Pr4 ,
_________.

,
.
b)
,
Pr4: ____________________

L
0
1
2
3
4
5
6
7
8

L
0
1
2
3
4
5
6
7
8

L
0
1
2
3
4
5
6
7

L
0
1
2
3
4
5
6
7

c)
Pr4:
____________________________
____________________________
____________________________
d)
,
Pr4.
:
sqr(Z[i])
sqr(T[i])
sqr(S)

Pr5
:

Program Pr5;
{ 0}
Type REC=record a,b,c:integer;end;
Var R : Rec;
T : string;
Aria : real;
Procedure P (T:Rec; Var Z:string);
Function Scalen:boolean; {__}
Begin
if T.a<>T.b)and(T.a<>T.c)and
T.b<>T.c) then Scalen:=true
else Scalen:=false;
End; {Scalen}
Function S:real;
{__}
Var P : real;
Begin
P:=(R.A+R.B+R.C)/2;
S:=sqrt(P*(P-R.a)*(P-R.b)*(P-R.c));
End; {S}
Begin
if Scalen then Z:='SCALEN'
else Z:='TRIUNGHI';
Aria:=S;
End; {P}
Begin
R.a:=3; R.b:=4; R.c:=5;
P(R,T);
Writeln(T);
Writeln(Aria:6:3);
End.

a)

Pr5,

{ __ },

.

b)



:
____________________________

c)


Scalen.

d)


: ________

e)

:
S
_________________.

f)


Pr5.
,


T (T:string):

Pr5

Scalen

6.

, ,
, .
: , , .
: S - , P - , N - .
31
.
: ,
, .
METEO.OUT.
: 31
.
: METEO.OUT
.
:

;
;
; .

L
0
1
2
3
4
5
6

L
0
1
2
3
4
5
6

7.

MS Access
. 2:

2
a) :
- Medalii Clasificare: ____________________________
-

Required Cod_medalie Participanti _________

b) , ( )
:
-

Number :
Byte
Integer
Long integer
Single

Forms Toolbox
:

Double

C Forms :


L
0
1
2
3
4
5
6
7
8
9
10
11
12

L
0
1
2
3
4
5
6
7
8
9
10
11
12

c) 3 Design View :

3
( 2),
( 3) Datasheet View:

8.

4 HTML :
a)

HTML
____ ,
,




4:

4
<___> <Font

____ = +2 _______ =Comic Sans MS>


Subiectele la INFORMATIC&#256
</Font>

<___>
<___> Profilul Umanist
<___ type = __________>
<Li> Clasa 10
<___ >
<Li> Tipuri de date structurate HTML
<Li> Informa&#355ia
<Li> Bazele aritmetice ale tehnicii de calcul
<____>
<Ol
_________ =5>
<Li> Structura si func&#355ionarea calculatorului
<Li> Re&#355ele de calculatoare
</OL>
<Li> Clasa 11
<OL>
<Li > Func&#355ii si proceduri
</Ol>
<Li> Clasa 12
<OL type = ___ Start = 2 >
<Li > Baze de date
</Ol>
<____>

b) &-
, HTML :
&-

L
0
1
2
3
4
5
6
7
8
9
10
11

L
0
1
2
3
4
5
6
7
8
9
10
11

Вам также может понравиться