473,473 Members | 2,080 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

mcp test question

I got question from 70-305 test:

You create an ASP.NET application named CKProject. You write code to
specify the namespace structure of CKProject by including all class
declarations within a namespace named CKNamespace. You want to
compile CKProject so that the fully qualifies namespace of each class
is
CKNamespace. You want to prevent the fully qualifies namespace of each
class from being CKProject.CKNamespace. You need to make changes in
the Common Properties folder of the Property Pages dialog box for
CKProject. What should you do?
A. Change the value of the Assembly Name property to CKNamespace.
B. Clear the value of the Assembly Name property and leave it blank.
C. Change the value of the Root Namespace property to CKNamespace.
D. Clear the value of the Root Namespace property and leave it blank.

I heard many people think answer D is correct.
I think answer should be C. Any body can give me some ideas
Any suggestion will be appreciated!

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
Nov 21 '05 #1
4 1313
Hello frank-shie,

I think D is correct. If you choose C, all the classes would be under CKNamespace.CKNamespace.
You don't want that to happen.
I got question from 70-305 test:

You create an ASP.NET application named CKProject. You write code to
specify the namespace structure of CKProject by including all class
declarations within a namespace named CKNamespace. You want to
compile CKProject so that the fully qualifies namespace of each class
is
CKNamespace. You want to prevent the fully qualifies namespace of each
class from being CKProject.CKNamespace. You need to make changes in
the Common Properties folder of the Property Pages dialog box for
CKProject. What should you do?
A. Change the value of the Assembly Name property to CKNamespace.
B. Clear the value of the Assembly Name property and leave it blank.
C. Change the value of the Root Namespace property to CKNamespace.
D. Clear the value of the Root Namespace property and leave it blank.
I heard many people think answer D is correct.
I think answer should be C. Any body can give me some ideas
Any suggestion will be appreciated!
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Nov 21 '05 #2
Hello frank-shie,

I think D is correct. If you choose C, all the classes would be under CKNamespace.CKNamespace.
You don't want that to happen.
I got question from 70-305 test:

You create an ASP.NET application named CKProject. You write code to
specify the namespace structure of CKProject by including all class
declarations within a namespace named CKNamespace. You want to
compile CKProject so that the fully qualifies namespace of each class
is
CKNamespace. You want to prevent the fully qualifies namespace of each
class from being CKProject.CKNamespace. You need to make changes in
the Common Properties folder of the Property Pages dialog box for
CKProject. What should you do?
A. Change the value of the Assembly Name property to CKNamespace.
B. Clear the value of the Assembly Name property and leave it blank.
C. Change the value of the Root Namespace property to CKNamespace.
D. Clear the value of the Root Namespace property and leave it blank.
I heard many people think answer D is correct.
I think answer should be C. Any body can give me some ideas
Any suggestion will be appreciated!
*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Nov 21 '05 #3
You have just successfully violated the NDA you signed at the time of
writing this exam. You better hope that nobody from MS catches this post.
If you did pass the exam, you face losing that pass and will be prevented
from taking any further tests or certifications.

Your best option would have been to ask it in a different context.

Not that one question will make a difference to anybody for the exam
but......

--
Gerry O'Brien
Visual Basic .NET MVP
"frank-shie" <fr********@hotmail-dot-com.no-spam.invalid> wrote in message
news:41**********@Usenet.com...
I got question from 70-305 test:

You create an ASP.NET application named CKProject. You write code to
specify the namespace structure of CKProject by including all class
declarations within a namespace named CKNamespace. You want to
compile CKProject so that the fully qualifies namespace of each class
is
CKNamespace. You want to prevent the fully qualifies namespace of each
class from being CKProject.CKNamespace. You need to make changes in
the Common Properties folder of the Property Pages dialog box for
CKProject. What should you do?
A. Change the value of the Assembly Name property to CKNamespace.
B. Clear the value of the Assembly Name property and leave it blank.
C. Change the value of the Root Namespace property to CKNamespace.
D. Clear the value of the Root Namespace property and leave it blank.

I heard many people think answer D is correct.
I think answer should be C. Any body can give me some ideas
Any suggestion will be appreciated!

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Nov 21 '05 #4

"frank-shie" <fr********@hotmail-dot-com.no-spam.invalid> wrote
CKProject. What should you do?
A. Change the value of the Assembly Name property to CKNamespace.
B. Clear the value of the Assembly Name property and leave it blank.
C. Change the value of the Root Namespace property to CKNamespace.
D. Clear the value of the Root Namespace property and leave it blank.

I heard many people think answer D is correct.
I think answer should be C. Any body can give me some ideas
Any suggestion will be appreciated!


Have you thought about attempting them all and seeing which one
is the correct answer?

LFS
Nov 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Weekend | last post by:
Currently, i want to develope a multiple choice exam website. The content of the test is store in an XML file. I want to carry out some function. Could you tell me which programming language should...
7
by: Tao Wang | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I saw cuj's conformance roundup, but the result is quite old. I think many people like me want to know newer c++ standard conformance test...
9
by: Hudson Reis | last post by:
Hi all, Test, please ignore. Hudson
2
by: UnixUser | last post by:
I need to know what the table is for a crc32 with a Polynomial of 0X04c11db7? Is there a way to prove the result. In other words given the test "the cat and dog ran down the street" what is the...
9
by: Deckarep | last post by:
Hello Group, I actually have two seperate questions regarding Unit Testing with NUnit in C#. Please keep in mind that I'm new to the concept of Unit Testing and just barely coming around to...
176
by: nw | last post by:
Hi, I previously asked for suggestions on teaching testing in C++. Based on some of the replies I received I decided that best way to proceed would be to teach the students how they might write...
60
by: marss | last post by:
Maybe anyone know good free online JavaScript knowledge test? This not exactly a system for testing online required - it may be simply list of questions with variants of answers (I have to prepare...
2
by: emily224 | last post by:
Hello, I have been trying to understand this source code, which I retreived from my online course test. I would like to know how to find the answer for the question on the test. Im sure the answer...
4
by: emily224 | last post by:
Hello, I have been trying to understand this source code, which I retreived from my online course test. I would like to know how to find the answer for the question on the test. Im sure the answer...
16
by: Heinrich Pumpernickel | last post by:
i got the following strange extra question in a written test today . since the test was abt c/c++ i guess this is on topic here --8<-- 22) Consider the following quote: "If Mickey's a...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.