Why Java Laguage is not provided get method into Iterator? is there any specific reson.

Asked by Last Modified  

15 Answers

Learn Java

Follow 0
Answer

Please enter your answer

1) Iterator is an Interface. 2) It's sole purpose is to iterate not save value. POJO's have getters and setters.
Comments

Computer Savvy Professional

It can be built on top of a Current Intertaor interface
Comments

Java Technical Leader

Iterator interface is made for traversal over Collection Object. So there nothing connection with the getting object from iterator collection interface provide get for pic up object from collections. For more Iterator can be internal or External if it is internal you can create a auxilary getter and...
read more
Iterator interface is made for traversal over Collection Object. So there nothing connection with the getting object from iterator collection interface provide get for pic up object from collections. For more Iterator can be internal or External if it is internal you can create a auxilary getter and return object. For extranal fron snapshot you can do so. read less
Comments

Expert IT Trainer

becaz there is next() method.
Comments

Ssoftware engineer

iterator have methods only available.it will be work as forward direction
Comments

Iterator traverse only in forward direction and you cannot get the index of an element/object. So no point of having a get method in it.
Comments

Let's simplify Coding, It's a great Fun.

iterator is meant for sequential traversal of the collection hence it does not contain get() method.Because get() method means direct access of element in a list.
Comments

Core java and selenium project

To get any element in a collection using index you can directly use get method provided in Collection. To avoid redundancy they have not provided it in Iterator. And also iterator is only for traversing through elements in a collection sequentially.
Comments

Because an iterator generally points to a single instance in a collection. Iterable implies that one may obtain an iterator from an object to traverse over its elements - and there's no need to iterate over a single instance, which is what an iterator represents.
Comments

UI Designer -- UI Developer -- Web Developer

Iterator traverse only in forward direction and you cannot get the index of an element/object. So no point of having a get method in it. - See more at: https://www.urbanpro.com/java/why-java-laguage-is-not-provided-get-method-into-iterator#sthash.6RYktnEJ.dpuf
Comments

View 13 more Answers

Related Questions

Is JAVA training only for technical students or a non-technical student also may join?
Any Body can Learn Programming Language.It All depends upon the learning of basics and all.Basics actually makes the thing different.
Vikrant
0 0
6
I am a fresher and I want to become a Java developer, so what is necessary to crack the Java interview ?
Hi Dipesh, understand that Java is a kind of ocean. It is vast. For interview preparation, you can brush up your Core Java Concepts and OOPs concepts and understand how JAVA works and learn the java features...
Dipesh
What is reflection and what is its use in Java?
Its generally meant for redefining the definition of objected oriented features in more depth to intensify its object oriented design.
Rahul
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

How To Setup development Environment Of Java?
After installation of JAVA, we need to setup 2 environment variables. First one is JAVA_HOME and second is Path. Below steps to set up Java environment to compile & execute Java programs from command...

CoreJAVA
Core Java Training High Level Course Content Trained by Java Architect 1. Core Java Programming Introduction of Java 2. Data types and Operators 3. Control Flow statements 4. OOPS and its application...
A

Finding a Majority Element
Problem Description Task. The goal in this code problem is to check whether an input sequence contains a majority element. Input Format. The first line contains an integer, the next one contains a sequence...

How can everyone prepare to clear any Java interview?
Java interview your java should be much strong then J2EE. core java and Advance java is the basic foundation for Interview. Some of the topic about which you should know before going for a java interview...

Why Should We Learn Java Language?
Most of starters has confusion today that which of the programming language should be chosen to work on. It totally depends upon your need. As per my opinion, if you want to grow your career in IT industry...

Recommended Articles

Java is the most commonly used popular programming language for the creation of web applications and platform today. Integrated Cloud Applications and Platform Services Oracle says, “Java developers worldwide has over 9 million and runs approximately 3 billion mobile phones”.  Right from its first implication as java 1.0...

Read full article >

Designed in a flexible and user-friendly demeanor, Java is the most commonly used programming language for the creation of web applications and platform. It allows developers to “write once, run anywhere” (WORA). It is general-purpose, a high-level programming language developed by Sun Microsystem. Initially known as an...

Read full article >

In the domain of Information Technology, there is always a lot to learn and implement. However, some technologies have a relatively higher demand than the rest of the others. So here are some popular IT courses for the present and upcoming future: Cloud Computing Cloud Computing is a computing technique which is used...

Read full article >

Java is the most famous programming language till date. 20 years is a big time for any programming language to survive and gain strength. Java has been proved to be one of the most reliable programming languages for networked computers. source:techcentral.com Java was developed to pertain over the Internet. Over...

Read full article >

Looking for Java Training Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you