OOPs Concepts
Home
Abstraction
Encapsulation
Data Abstraction
Namespace
namespace
namespace
Software
Class
Class
Object
Object I
Object II
Object III
Programming
OOPI
OOPII
Login
About
Contact Us
Services
Help
Saturday, 19 April 2014
Home
» » what is namespace
what is namespace
04:07
No comments
Namespace:-
A namespace contains a set of related classes.
A namespace contains a set of related objects.
Namespace Namespace_Name
{
class
method
variable
}
Email This
BlogThis!
Share to X
Share to Facebook
← Newer Post
Older Post →
Home
0 comments:
Post a Comment
Blogger news
Popular
Tags
Blog Archives
.NET Introduction
Introduction .NET framework:- The .NET Framework, introduced by Microsoft, aims at integrating various programming languages and serv...
What is Method
Method:- A method is a set of one or more program statements, which can be executed by referring to the method name. Define methods:- ...
What is Class
Class:- class are reference data types based on which objects are created. Objects with similar properties and methods are grouped togeth...
Calling Methods in C#
Method Calling:- When the methods are declared with parameters, they should be called with parameters. The methods with parameters are c...
Object Oriented Programming Concepts (OOP)
What is Object Oriented Programming Object-oriented concepts form the base of all modern programming languages. Understanding the basic ...
Blog Archive
▼
2014
(9)
▼
April
(9)
.NET Introduction
Static
Calling Methods in C#
What is Method
Data Abstraction & Encapsulation
what is namespace
What is Class
Object Oriented Programming Concepts (OOP)
Recent Posts
Unordered List
Blockquote
Download
0 comments:
Post a Comment