Java is an Object Oriented programming language.
Object Oriented mean that representing the concepts as "objects" that have data fields (attributes that describe the object) and associated procedures known as methods. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs.
Object mean the ready copy of a class. For example : I have made a class like
class student {
Roll :
Subject:
Name:
}
Now if I use this class as:
student1.student{
001
English
Ranjay
}
Then it is a object which is used by calling student class as student1.student.
Here in Object oriented therefore a ready made instances, class can be used.The language like java, vb.net,c++ etc are object oriented programming language.
Object Oriented mean that representing the concepts as "objects" that have data fields (attributes that describe the object) and associated procedures known as methods. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs.
Object mean the ready copy of a class. For example : I have made a class like
class student {
Roll :
Subject:
Name:
}
Now if I use this class as:
student1.student{
001
English
Ranjay
}
Then it is a object which is used by calling student class as student1.student.
Here in Object oriented therefore a ready made instances, class can be used.The language like java, vb.net,c++ etc are object oriented programming language.
CCNA full Form is Cisco Certified Network Associate .
ReplyDeleteTo achieve CCNA certification, one must earn a passing score on Cisco exam #200-120, or combined passing scores on both the ICND1 #100-101 and ICND2 #200-101 exams. Passing the ICND1 grants one the Cisco Certified Entry Networking Technician (CCENT) certification. Passing scores are set by using statistical analysis and are subject to change. At the completion of the exam, candidates receive a score report along with a score breakout by exam section and the passing score for the given exam. Cisco does not publish exam passing scores because exam questions and passing scores are subject to change without notice.[