Define Virtual folder?



Define Virtual folder?..

Answer / Athar Shakeel

A virtual folder is a logical representation of files or folders that may not exist physically but are created for organizational purposes. In programming, like C#, it can be used to provide an interface to organize resources from multiple physical locations.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Hi all,I am the beginner. Please tell use of finally block.

6 Answers   IBM,


User's session is explicitly killed by which method ?

1 Answers   Siebel,


What are the types of serialization?

1 Answers  


Why is it not a good idea to insert code into InitializeComponent method when working with Visual Studio ?

1 Answers  


What is the difference between convert and parse in c#?

1 Answers  


How to throw an caught exception from cath block?

3 Answers   TCS,


Is string a class in c#?

1 Answers  


Why abstract class is not instantiated in c#?

1 Answers  


What is type safe code?

1 Answers  


can you allow a class to be inherited, but prevent the method from being over-ridden?

1 Answers   Siebel Systems,


What is the difference between overriding and overloading in systemverilog?

1 Answers  


Are objects passed by reference in c#?

1 Answers  


Categories