Click here to Skip to main content
15,911,531 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using... before or after the Namespace Pin
Michael Flanakin22-Mar-04 4:34
Michael Flanakin22-Mar-04 4:34 
GeneralRe: Using... before or after the Namespace Pin
Duarte Cunha Leão18-Jul-10 11:54
Duarte Cunha Leão18-Jul-10 11:54 
GeneralRe: Using... before or after the Namespace Pin
Colin Angus Mackay20-Mar-04 1:28
Colin Angus Mackay20-Mar-04 1:28 
GeneralRe: Using... before or after the Namespace Pin
Michael Flanakin22-Mar-04 4:31
Michael Flanakin22-Mar-04 4:31 
GeneralRe: Using... before or after the Namespace Pin
v3ct0r22-Mar-04 5:13
v3ct0r22-Mar-04 5:13 
GeneralRe: Using... before or after the Namespace Pin
Michael Flanakin22-Mar-04 5:21
Michael Flanakin22-Mar-04 5:21 
GeneralCustom Controls derived from Forms.Control Question Pin
mtoney19-Mar-04 10:27
mtoney19-Mar-04 10:27 
GeneralNeed answers for some test questions Pin
Alvaro Mendez19-Mar-04 8:41
Alvaro Mendez19-Mar-04 8:41 
I recently took a crappy C# test and wasn't sure about the correct answer to four of the questions (below). If you know the correct answer to any of them (no guessing please), please tell me and I'd also like a brief explanation if possible.

1. What is the purpose of the definite assignment in C#:
A. You must initialize every variable in a program
B. You must assign a value to every variable in a program
C. You must at least assign a zero to every variable in a program
D. You must assign a value to a variable before you use it

2. Which of the following statements is FALSE:
A. On disk, assemblies are Portable Executable files.
B. Assemblies are loaded on demand.
C. Assemblies will not be loaded if not needed.
D. Assemblies are always loaded.

3. There are two kinds of attributes in C#:
A. instrinsic and custom
B. internal and external
C. getters and setters
D. push and pop

4. Which of the following statements is FALSE:
A. Reflection can be used to examine the contents of an assembly.
B. Reflection can be used to find the types associated with a module.
C. Reflection can be used to find the events associated with a type.
D. Reflection can be used to find the types base class.
E. Reflection can be used to find the types associated with a namespace.

Thanks!
Alvaro


Give a man a fish, he owes you one fish. Teach a man to fish, you give up your monopoly on fisheries.
GeneralRe: Need answers for some test questions Pin
Judah Gabriel Himango19-Mar-04 9:13
sponsorJudah Gabriel Himango19-Mar-04 9:13 
GeneralRe: Need answers for some test questions Pin
Mazdak19-Mar-04 9:35
Mazdak19-Mar-04 9:35 
GeneralRe: Need answers for some test questions Pin
Alvaro Mendez19-Mar-04 10:32
Alvaro Mendez19-Mar-04 10:32 
GeneralRe: Need answers for some test questions Pin
Alvaro Mendez19-Mar-04 10:17
Alvaro Mendez19-Mar-04 10:17 
GeneralRe: Need answers for some test questions Pin
Colin Angus Mackay20-Mar-04 1:35
Colin Angus Mackay20-Mar-04 1:35 
GeneralRe: Need answers for some test questions Pin
Werdna19-Mar-04 10:31
Werdna19-Mar-04 10:31 
GeneralRe: Need answers for some test questions Pin
John Fisher19-Mar-04 11:35
John Fisher19-Mar-04 11:35 
GeneralRe: Need answers for some test questions Pin
leppie20-Mar-04 1:07
leppie20-Mar-04 1:07 
GeneralRe: Need answers for some test questions Pin
leppie20-Mar-04 1:05
leppie20-Mar-04 1:05 
GeneralRe: Need answers for some test questions Pin
Curi0us_George20-Mar-04 5:33
Curi0us_George20-Mar-04 5:33 
GeneralRe: Need answers for some test questions Pin
Heath Stewart20-Mar-04 13:05
protectorHeath Stewart20-Mar-04 13:05 
GeneralRe: Need answers for some test questions Pin
Curi0us_George21-Mar-04 14:07
Curi0us_George21-Mar-04 14:07 
GeneralRe: Need answers for some test questions Pin
Heath Stewart21-Mar-04 14:12
protectorHeath Stewart21-Mar-04 14:12 
GeneralRe: Need answers for some test questions Pin
Curi0us_George21-Mar-04 14:36
Curi0us_George21-Mar-04 14:36 
Generalijl15.dll problem Pin
kendao19-Mar-04 8:16
kendao19-Mar-04 8:16 
GeneralRe: ijl15.dll problem Pin
Heath Stewart19-Mar-04 8:22
protectorHeath Stewart19-Mar-04 8:22 
GeneralDocking Application to the System Pin
Nagendra Kamath K19-Mar-04 7:18
Nagendra Kamath K19-Mar-04 7:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.