Go Back   Velocity Reviews > Newsgroups > MCTS
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCTS - 70-536, 3 questions

 
Thread Tools Search this Thread
Old 02-23-2008, 12:20 PM   #1
Default 70-536, 3 questions


Hey,
I have problems with following questions:

1.You are developing a custom class library by using the .NET Framework 2.0.
You define a new class named Cost that allows you to represent the cost of
operation. You need to create a custom collection class named CostCollection
that you can use to store objects of the Cost type.
You must be able to order the elements of the collection by using one of the
many methods that sort collections.
How should you define the cost collection?
A. Public Class CostCollection
Implements IEqualityComparer
End Class
B. Public Class CostCollection
Implements IComparer
End Class
C. Public Class CostCollection
Implements IEnumerable
End Class
D. Public Class CostCollection
Implements IDictionary
End Class

2.You are developing a banking Windows Forms application by using the .NET
Framework 2.0. You are working on a function that retrieves the images of
canceled checks and displays them on the form. You have access to a method
that reads the images from Microsoft SQL Server as a series of bytes.
You need to select a class that allows you to transfer the image from SQL
Server to the Windows Forms application. Your solution must reduce the need
for any temporary buffers and files.
Which class should you select?
A. BufferedStream
B. NetworkStream
C. MemoryStream
D. FileStream

3.You are developing a class library application by using the .NET Framework
2.0. You decide to use the AppDomainSetup class to create an application
domain. You need to create an instance of a type named TestSpace.TestType.
You must configure the new application domain so that it probes for the
assembly containing the type in a specified directory.
What should you do to configure the application domain?
A. Use the CachePath property of the AppDomainSetup class.
B. Use the ApplicationBase property of the AppDomainSetup class.
C. Use the ActivationArguments property of the AppDomainSetup class.
D. Use the AppDomainInitializerArguments property of the AppDomainSetup class.

Please, tell me what is correct answer and why...?





blade
  Reply With Quote
Old 02-23-2008, 04:07 PM   #2
Michael D. Alligood [CertGuard, Inc.]
 
Posts: n/a
Default Re: 70-536, 3 questions
"blade" <> wrote in message
news:88EC95D0-58FB-44B8-BCCD-:

> Hey,
> I have problems with following questions:
>
> 1.You are developing a custom class library by using the .NET Framework 2.0.
> You define a new class named Cost that allows you to represent the cost of
> operation. You need to create a custom collection class named CostCollection
> that you can use to store objects of the Cost type.
> You must be able to order the elements of the collection by using one of the
> many methods that sort collections.
> How should you define the cost collection?
> A. Public Class CostCollection
> Implements IEqualityComparer
> End Class
> B. Public Class CostCollection
> Implements IComparer
> End Class
> C. Public Class CostCollection
> Implements IEnumerable
> End Class
> D. Public Class CostCollection
> Implements IDictionary
> End Class
>
> 2.You are developing a banking Windows Forms application by using the .NET
> Framework 2.0. You are working on a function that retrieves the images of
> canceled checks and displays them on the form. You have access to a method
> that reads the images from Microsoft SQL Server as a series of bytes.
> You need to select a class that allows you to transfer the image from SQL
> Server to the Windows Forms application. Your solution must reduce the need
> for any temporary buffers and files.
> Which class should you select?
> A. BufferedStream
> B. NetworkStream
> C. MemoryStream
> D. FileStream
>
> 3.You are developing a class library application by using the .NET Framework
> 2.0. You decide to use the AppDomainSetup class to create an application
> domain. You need to create an instance of a type named TestSpace.TestType.
> You must configure the new application domain so that it probes for the
> assembly containing the type in a specified directory.
> What should you do to configure the application domain?
> A. Use the CachePath property of the AppDomainSetup class.
> B. Use the ApplicationBase property of the AppDomainSetup class.
> C. Use the ActivationArguments property of the AppDomainSetup class.
> D. Use the AppDomainInitializerArguments property of the AppDomainSetup class.
>
> Please, tell me what is correct answer and why...?


Where are you getting these questions?

--
Michael D. Alligood, MCITP, MCTS, MCSA, MCDST
The I.T. Classroom - http://www.theitclassroom.com/
CertGuard, Inc. - http://www.certguard.com/




Michael D. Alligood [CertGuard, Inc.]
  Reply With Quote
Old 02-23-2008, 05:29 PM   #3
blade
 
Posts: n/a
Default Re: 70-536, 3 questions
From teacher


blade
  Reply With Quote
Old 02-23-2008, 06:02 PM   #4
Michael D. Alligood [CertGuard, Inc.]
 
Posts: n/a
Default Re: 70-536, 3 questions
"blade" <> wrote in message
news:6D53810C-F38C-4BB6-BAFA-:

> From teacher


What I am trying to determine is if these are braindump questions being
fed to you by your instructor. If so, this undermines the integrity of
the certification and the vendors certification program as a whole. Is
this a list of questions given to the class? Also, what institution are
you attending class?


--
Michael D. Alligood, MCITP, MCTS, MCSA, MCDST
The I.T. Classroom - http://www.theitclassroom.com/
CertGuard, Inc. - http://www.certguard.com/




Michael D. Alligood [CertGuard, Inc.]
  Reply With Quote
Old 02-23-2008, 07:07 PM   #5
blade
 
Posts: n/a
Default Re: 70-536, 3 questions
I dont undestand.
At Microsoft site I have read that I should take a practise test.
So I got a few questions and now I have problems with these...
Really I dont have these questions from teacher beacuase I am learning by
oneself -I am sorry for lie..

Questions you can buy for example from Measureup.


blade
  Reply With Quote
Old 02-23-2008, 09:55 PM   #6
Marc
 
Posts: n/a
Default Re: 70-536, 3 questions

"Michael D. Alligood [CertGuard, Inc.]" <> schreef

> What I am trying to determine is if these are braindump questions


If so he probably would not ask for the answer I think.




Marc
  Reply With Quote
Old 02-23-2008, 11:38 PM   #7
Michael D. Alligood [CertGuard, Inc.]
 
Posts: n/a
Default Re: 70-536, 3 questions
"Marc" <> wrote in message
news::

> "Michael D. Alligood [CertGuard, Inc.]" <> schreef
>
> > What I am trying to determine is if these are braindump questions

>
> If so he probably would not ask for the answer I think.


True, but I'm just a victim of the stupidity of humanity. I've seen
worse.

--
Michael D. Alligood, MCITP, MCTS, MCSA, MCDST
The I.T. Classroom - http://www.theitclassroom.com/
CertGuard, Inc. - http://www.certguard.com/




Michael D. Alligood [CertGuard, Inc.]
  Reply With Quote
Old 02-23-2008, 11:40 PM   #8
Michael D. Alligood [CertGuard, Inc.]
 
Posts: n/a
Default Re: 70-536, 3 questions
"blade" <> wrote in message
news:52C9A6AF-A9EF-4627-9807-:

> I dont undestand.
> At Microsoft site I have read that I should take a practise test.
> So I got a few questions and now I have problems with these...
> Really I dont have these questions from teacher beacuase I am learning by
> oneself -I am sorry for lie..
>
> Questions you can buy for example from Measureup.


If that's the case, the answers should contain an explanation on why the
answers are correct or incorrect.

--
Michael D. Alligood, MCITP, MCTS, MCSA, MCDST
The I.T. Classroom - http://www.theitclassroom.com/
CertGuard, Inc. - http://www.certguard.com/




Michael D. Alligood [CertGuard, Inc.]
  Reply With Quote
Old 02-24-2008, 08:53 AM   #9
Marc
 
Posts: n/a
Default Re: 70-536, 3 questions

"blade" <> schreef

> 1.You are developing a custom class library by using the .NET Framework
> 2.0.
> You define a new class named Cost that allows you to represent the cost of
> operation.


I think D since the first 2 would need to apply to the cost type not the
collection which holds the types, and C is not enought to sort.

> Please, tell me what is correct answer and why...?


Hey, ok, I just browsed msdn2.microsoft.com, I am not 100% sure about the
answer.




Marc
  Reply With Quote
Old 02-24-2008, 12:15 PM   #10
blade
 
Posts: n/a
Default Re: 70-536, 3 questions
But IDictionary also doesn't support sorting.
CostCollection doesn't seem to be a dictionary.So maybe enough is
implementing only IEnumerable?

I was searching built-in methods to sort of collections. But I dont find
anything unknown - only static method Array.Sort and built-in methods to
ArrayList etc.

Array.Sort can't sort customized collection(it sorts only Arrays).
Maybe there is static method what accepts interface listed in question as
parameter?




blade
  Reply With Quote
Reply

« 70-631 | 70-648 »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
70-536 questions and time limit for exam? type of questions? gravz84 MCTS 2 11-22-2007 07:57 PM
70-536 questions and time limit for exam? type of questions? gravz84 MCTS 0 11-13-2007 05:44 PM
70-536 Details Gary Gallagher MCTS 10 06-30-2007 01:08 PM
Re: A+ Test Questions jsaulinskas@sbcglobal.net A+ Certification 0 01-20-2005 03:19 AM
A+ Exam Anthony Coletta A+ Certification 5 05-07-2004 10:07 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46