answersLogoWhite

0

a DEC is a "Diplôme d'études collégiales".

Is means "college degree".

Note that the school system in Quebec:

Primaire (Elementary) : 6 years

Secondaire (High school) : 5 years

CEGEP (college) : 2 years (pre-University) or 3 years (technical degree)

Université (University) : 3 to 7 years (from degree to phD)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Who won the battle the battle of Quebec?

the british


Where was Champlain born?

born in Brouage, Saintonge, on the bay of Biscay, in 1567 ; died in Quebec, 25 Dec., 1635.


What are the state capitals of Quebec?

There is NO state capital in Quebec. Canada is divided into PROVINCES , not staes. of which Quebec is one of the provinces. Its capital city is also named Quebec.


Which days did it snow in Milwaukee wi in December 2008?

Dec 1 - 2.0 Dec 2 - .5 Dec 3 - 2.6 Dec 4 - 1.0 Dec 6 - 2.7 Dec 8 - .2 Dec 9 - 4.4 Dec 10 - 3.0 Dec 15 - .5 Dec 16 - 2.4 Dec 17 - 3.0 Dec 19 - 11.4 Dec 21 - 2.2 Dec 23 - 3 Dec 24 - 1.4 Dec 28 - .3 Dec 30 - .5 Dec 31 - 1.5 From the National Weather Service


Who is younger ant or dec?

ant.... or is it dec?


What is the code in converting numbers to roman numerals in visual basics?

Function dec2rom(dec As Integer) As String dec2rom = "" While dec >= 1000 dec2rom += "M" dec -= 1000 End While If dec >= 900 Then dec2rom += "CM" dec -= 900 End If If dec >= 500 Then dec2rom += "D" dec -= 500 End If If dec >= 400 Then dec2rom += "CD" dec -= 400 End If While dec >= 100 dec2rom += "C" dec -= 100 End While If dec >= 90 Then dec2rom += "XC" dec -= 90 End If If dec >= 50 Then dec2rom += "L" dec -= 50 End If If dec >= 40 Then dec2rom += "XL" dec -= 40 End If While dec >= 10 dec2rom += "X" dec -= 10 End While If dec >= 9 Then dec2rom += "IX" dec -= 9 End If If dec >= 5 Then dec2rom += "V" dec -= 5 End If If dec >= 4 Then dec2rom += "IV" dec -= 4 End If While dec dec2rom += "I" dec -= 1 End While End Function


What was Quebec the capital of?

The province of Quebec has its capital city as 'Quebec' (City).


What are the 9 states established in December?

The nine states established in December are Delaware (Dec. 7), Pennsylvania (Dec. 12), New Jersey (Dec. 18), Indiana (Dec. 11), Mississippi (Dec. 10), Illinois (Dec. 3), Alabama (Dec. 14), Texas (Dec. 29), and Iowa (Dec. 28).


What was Quebec?

Quebec is a old city, found in Canada. Quebec's capitol city is Quebec City. Quebec was founded in 1608.


What is correct I want to take off from work from Dec 24 to Dec 27 or from Dec 24 till Dec27?

From Dec 24 to Dec 27 is correct.


How do you create Hindu to Roman in visual basic?

Function dec2rom(dec As Integer) As String dec2rom = "" While dec >= 1000 dec2rom += "M" dec -= 1000 End While If dec >= 900 Then dec2rom += "CM" dec -= 900 End If If dec >= 500 Then dec2rom += "D" dec -= 500 End If If dec >= 400 Then dec2rom += "CD" dec -= 400 End If While dec >= 100 dec2rom += "C" dec -= 100 End While If dec >= 90 Then dec2rom += "XC" dec -= 90 End If If dec >= 50 Then dec2rom += "L" dec -= 50 End If If dec >= 40 Then dec2rom += "XL" dec -= 40 End If While dec >= 10 dec2rom += "X" dec -= 10 End While If dec >= 9 Then dec2rom += "IX" dec -= 9 End If If dec >= 5 Then dec2rom += "V" dec -= 5 End If If dec >= 4 Then dec2rom += "IV" dec -= 4 End If While dec dec2rom += "I" dec -= 1 End While End Function Sub Main() Dim year = 1999 Console.Write("The year ") Console.Write(year) Console.Write(" in Roman numerals is ") Console.Write(dec2rom(year)) Console.WriteLine() End Sub


Capital country of quebec?

Quebec is a Canadian province. The city of Quebec is the capital of the province of Quebec.