What is the console on a mac?



What is the console on a mac?..

Answer / Rakesh Malhotra

On a Mac, the console is referred to as Terminal. It's a command-line interface (CLI) that allows users to run commands and scripts interactively or in batch mode.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can abstract class instantiated c#?

1 Answers  


What is difference between code access and role based security?

1 Answers  


In a memory when you Box and Unbox a value-type what happens?

1 Answers   Siebel,


What is the system namespace?

1 Answers  


Where do we use static class in c#?

1 Answers  


Explain About Virtual functions and their use.

1 Answers  


What is encapsulation in csharp?

1 Answers  


Can a static class contain non static members?

1 Answers  


What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?

3 Answers  


Is arraylist type safe in c#?

1 Answers  


Where is the output of TextWriterTraceListener redirected?

1 Answers  


What is difference between ienumerable and ienumerator in c#?

1 Answers  


Categories