Home > Archive > microsoft.public.cert.exam.mcsd > June 2002 > 70-016 Exam and VBA questions!!!





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author 70-016 Exam and VBA questions!!!
Tommy Svendsen

2002-06-22, 7:15 pm

I have just taken a 70-100 vc++ desktop test exam on http://www.cert21.com
and it seems to be a lot of question on visual basic too.
There was about 140 questions and a least 25-30 % of them, had to do with
visual basic related stuff.

Why is that??
Thought this was a Visual C++ exam.
What exaxtly do i have to know about visual basic?

I know basic vb programming, but when i have to answer this kind of
questions :

#35(70-016q110). You are implementing a new class with a property called
"Item". What will make this property the default?
A: Declare:
Public Default Item as String
B: Declare:
Public Property Get Item() as String and set the Procedure
Attributes Procedure Id = "Default"
C: Declare:
Public Default Property Get Item() as String
D: Declare:
Public Property Let Item() as String and set the ProcedureId
property = vbDefault

or, this one!!!

When implementing a COM component in a project, the component is always
referenced through an object variable. In order to write custom code to
respond to events of the Microsoft Excel application object, how should the
variable be declared? (Choose two)
A Private Event xlsApp As Excel.Application
B Dim WithEvents xlsApp As Excel.Application
C Private WithEvents xlsApp As Excel.Application
D Static WithEvents xlsApp As Excel.Application

Do you really get these kind of question on the VC++ exam??


Tim

2002-06-22, 7:15 pm

No, you won't get VB questions on the real MS C++ exams. I've seen a lot of
practice exams 'pad' their question pools with items from related exams
(like between SQL Admin and Design). Or maybe the case here is simply that
their question database is messed up.

"Tommy Svendsen" <tommsve@online.no> wrote in message
news:VIeQ8.4356$yj7.68700@news4.ulv.nextra.no...
> I have just taken a 70-100 vc++ desktop test exam on http://www.cert21.com
> and it seems to be a lot of question on visual basic too.
> There was about 140 questions and a least 25-30 % of them, had to do with
> visual basic related stuff.




Tommy Svendsen

2002-06-22, 7:15 pm

Thanx, pal!!! :-)

This really helped alot.

"Tim" <spammers@begone> wrote in message
news:eL1qIxGGCHA.2404@tkmsftngp08...
> No, you won't get VB questions on the real MS C++ exams. I've seen a lot

of
> practice exams 'pad' their question pools with items from related exams
> (like between SQL Admin and Design). Or maybe the case here is simply that
> their question database is messed up.
>
> "Tommy Svendsen" <tommsve@online.no> wrote in message
> news:VIeQ8.4356$yj7.68700@news4.ulv.nextra.no...
> > I have just taken a 70-100 vc++ desktop test exam on

http://www.cert21.com
> > and it seems to be a lot of question on visual basic too.
> > There was about 140 questions and a least 25-30 % of them, had to do

with
> > visual basic related stuff.

>
>
>



Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net