Home > Archive > alt.certification.a-plus > August 2003 > A couple more quick 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 A couple more quick questions...
messages@home.com

2003-08-26, 8:24 pm

A couple more quick questions...

==============================


What is the original standard resolution for VGA displays?

A 640 x 480 with 16 colors
B 640 x 480 with 64 colors
C 320 x 200 with 256 colors
D 800 x 600 with 64 colors
E 640 x 480 with 256 colors

==============================


Directory of C:
12/09/1999 11:53a 8,129 bvd.bat
12/09/1999 11:53a 8,129 bvd.com
12/09/1999 11:53a 8,129 bvd.exe
12/09/1999 11:53a 8,129 bvd.ini
4 File(s) 32,516 bytes
0 Dir(s) 74,772,992 bytes free

C:\>

In the case above, what will happen if you type "bvd" without the
quotes?

A bvd.com will execute.
B bvd.exe will execute.
C bvd.ini will execute.
D Nothing, you must specify the extension in this case.
E bvd.bat will execute.
Tom MacIntyre

2003-08-26, 8:24 pm

On Tue, 26 Aug 2003 16:29:05 -0700, messages@home.com wrote:

>A couple more quick questions...
>
> ==============================

>
>What is the original standard resolution for VGA displays?
>
>A 640 x 480 with 16 colors
>B 640 x 480 with 64 colors
>C 320 x 200 with 256 colors
>D 800 x 600 with 64 colors
>E 640 x 480 with 256 colors


This may help...watch the wrap.

file:///C:/WINDOWS/Temporary%20Internet%20Files/Content.IE5/WSPLJEW1/263,8,PC
Display Standards

>
> ==============================

>
>Directory of C:
>12/09/1999 11:53a 8,129 bvd.bat
>12/09/1999 11:53a 8,129 bvd.com
>12/09/1999 11:53a 8,129 bvd.exe
>12/09/1999 11:53a 8,129 bvd.ini
> 4 File(s) 32,516 bytes
> 0 Dir(s) 74,772,992 bytes free
>
>C:\>
>
>In the case above, what will happen if you type "bvd" without the
>quotes?
>
>A bvd.com will execute.
>B bvd.exe will execute.
>C bvd.ini will execute.
>D Nothing, you must specify the extension in this case.
>E bvd.bat will execute.


I forget a lot of this old stuff, but it is easily determined by
taking a batch, a command, and an executable file, remaning each to
the same filename, and then running that filename without using the
extension. Whichever one runs, that is the answer, beyond any doubt.

Tom
messages@home.com

2003-08-26, 8:24 pm

Hey Tom,

I didn't understand your answer to the first question. I do
understand your second answer, but I am so new to this that I don't
even know how to do what you proposed. Can you offer me some more
instruction on how to create such files. I know that it probably
seems very elementary to you, but again I am just getting started in
my quest for an A+ certification.

Thanks,
Jay


On Tue, 26 Aug 2003 23:44:17 GMT, Tom MacIntyre
<tom__macintyre@hotmail.com> wrote:

>On Tue, 26 Aug 2003 16:29:05 -0700, messages@home.com wrote:
>
>>A couple more quick questions...
>>
>> ==============================

>>
>>What is the original standard resolution for VGA displays?
>>
>>A 640 x 480 with 16 colors
>>B 640 x 480 with 64 colors
>>C 320 x 200 with 256 colors
>>D 800 x 600 with 64 colors
>>E 640 x 480 with 256 colors

>
>This may help...watch the wrap.
>
>file:///C:/WINDOWS/Temporary%20Internet%20Files/Content.IE5/WSPLJEW1/263,8,PC
>Display Standards
>
>>
>> ==============================

>>
>>Directory of C:
>>12/09/1999 11:53a 8,129 bvd.bat
>>12/09/1999 11:53a 8,129 bvd.com
>>12/09/1999 11:53a 8,129 bvd.exe
>>12/09/1999 11:53a 8,129 bvd.ini
>> 4 File(s) 32,516 bytes
>> 0 Dir(s) 74,772,992 bytes free
>>
>>C:\>
>>
>>In the case above, what will happen if you type "bvd" without the
>>quotes?
>>
>>A bvd.com will execute.
>>B bvd.exe will execute.
>>C bvd.ini will execute.
>>D Nothing, you must specify the extension in this case.
>>E bvd.bat will execute.

>
>I forget a lot of this old stuff, but it is easily determined by
>taking a batch, a command, and an executable file, remaning each to
>the same filename, and then running that filename without using the
>extension. Whichever one runs, that is the answer, beyond any doubt.
>
>Tom


Pat

2003-08-27, 3:25 am

<messages@home.com> wrote in message
news:jfsnkv86a55j1c919jnk1djf4
54tn1rqp8@4ax.com... [colo
r=darkred]
> >> ==============================

> >>
> >>Directory of C:
> >>12/09/1999 11:53a 8,129 bvd.bat
> >>12/09/1999 11:53a 8,129 bvd.com
> >>12/09/1999 11:53a 8,129 bvd.exe
> >>12/09/1999 11:53a 8,129 bvd.ini
> >> 4 File(s) 32,516 bytes
> >> 0 Dir(s) 74,772,992 bytes free
> >>
> >>C:\>
> >>
> >>In the case above, what will happen if you type "bvd" without the
> >>quotes?
> >>
> >>A bvd.com will execute.
> >>B bvd.exe will execute.
> >>C bvd.ini will execute.
> >>D Nothing, you must specify the extension in this case.
> >>E bvd.bat will execute.
[/color]

I believe the .bat extension takes priority in DOS, some trojans used that
on old versions of Windows. The .com next, then the .exe in order of
priority, I used to use this in old utility folders when I had different
versions of programs I wanted accessible in the path, i.e. ddir.com was a
program I used a lot, but typing ddir.exe would run a different one. INI
files are never executed.

As for VGA, it depends. There're fact sheets out there saying 256 colors
was possible at 640x480, but windows 3.1 only supported 16 in standard VGA
mode, it was standard SVGA when it'd allow 256 colors in WFWG.



David Hough

2003-08-27, 6:24 am

The .com takes priority first, followed by the .exe, then last is .bat
The standard VGA was 16 colors 640x480

Pat wrote:
> <messages@home.com> wrote in message
> news:jfsnkv86a55j1c919jnk1djf4
54tn1rqp8@4ax.com...
>
>>>> ==============================

>>>>
>>>>Directory of C:
>>>>12/09/1999 11:53a 8,129 bvd.bat
>>>>12/09/1999 11:53a 8,129 bvd.com
>>>>12/09/1999 11:53a 8,129 bvd.exe
>>>>12/09/1999 11:53a 8,129 bvd.ini
>>>> 4 File(s) 32,516 bytes
>>>> 0 Dir(s) 74,772,992 bytes free
>>>>
>>>>C:\>
>>>>
>>>>In the case above, what will happen if you type "bvd" without the
>>>>quotes?
>>>>
>>>>A bvd.com will execute.
>>>>B bvd.exe will execute.
>>>>C bvd.ini will execute.
>>>>D Nothing, you must specify the extension in this case.
>>>>E bvd.bat will execute.
>>>

>
> I believe the .bat extension takes priority in DOS, some trojans used that
> on old versions of Windows. The .com next, then the .exe in order of
> priority, I used to use this in old utility folders when I had different
> versions of programs I wanted accessible in the path, i.e. ddir.com was a
> program I used a lot, but typing ddir.exe would run a different one. INI
> files are never executed.
>
> As for VGA, it depends. There're fact sheets out there saying 256 colors
> was possible at 640x480, but windows 3.1 only supported 16 in standard VGA
> mode, it was standard SVGA when it'd allow 256 colors in WFWG.
>
>
>


Tom MacIntyre

2003-08-27, 8:23 pm

On Tue, 26 Aug 2003 16:51:22 -0700, messages@home.com wrote:

>Hey Tom,
>
>I didn't understand your answer to the first question.


I suspect that you are referring to my "watch the wrap" statement.
That refers to the fact that the URL I included was too long for a
single line in a usenet post, so you'd have to cut/copy and paste to
have the full URL to access the web page it refers to. I think it's
time I investigated TinyURL...

Tom
Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net