can you create con folder in windows, if not why?

Answers were Sorted based on User's Feedback



can you create con folder in windows, if not why?..

Answer / rob.c.

NO.

Microsoft know that certain words have been reserved from
the DOS days.....And you can't create a folder using these
names below:
CON
LPT1
A: to Z:
AUX
PRN
COM1
NUL

are some of the ones I know of...

Is This Answer Correct ?    11 Yes 2 No

can you create con folder in windows, if not why?..

Answer / rajkumar baswa

No,We cannot create the folder name CON.

It’s pretty simple, Con is a reserved name from the early
days from DOS, it stands for the “CONSOLE” I/O device, Since
it is already used by the system. If we create one with some
evil tricks then the system will get confused. There will be
an ambiguity.

Is This Answer Correct ?    9 Yes 1 No

can you create con folder in windows, if not why?..

Answer / abhishek ranjan

yes it is possible...........

I can create con foldear in windows......

Do apply this Tips.....

Right Click on the folder
New
Folder
Alt+255
Fill con
Enter
Your Folder will be create on the windows.

Is This Answer Correct ?    7 Yes 12 No

Post New Answer

More SDK Interview Questions

some os have a tree structure file system that limits the depth of a tree and small number of levels.what limit does this have on user? how does this simplify file system design?

0 Answers   NIBS,


where the system time is stored? In processor or in Seprate timer ic for that?

2 Answers  


Let us suppose one application needs 2GB RAM to run and dependent plugins will be load while running application. Here My doubt is how many processes will create for this application. I know the concept of virtual memory, which will provide RAM on demand. My straight forward question is what is the size of the process and is it single process will create by operating system to complete the task of my application.??? Thanks in Advance.

0 Answers   Baidu,


What is LOM and how do you access it?

0 Answers  


Explain about busy waiting?

0 Answers  


In the Disk Management for all the drives , "Delete Partition" is in disabled mode ? so plzzz help me to get in enabled mode .

4 Answers   Sidhi,


if you are using external package for configuring send mail what is the name of the package?

0 Answers  


What are the reasons for implementing process migration?

0 Answers  


Explain the difference between ntfs & fat file systems?

0 Answers  


Explain how is the process address space handled during process migration?

0 Answers  


what is active directory

6 Answers   Sysnet, TCS,


can you create con folder in windows, if not why?

3 Answers  


Categories