Company name:DELL
About this company
Since 1985, Dell has played a critical role in enabling more affordable and accessible technology around the world. As an end-to-end computing solutions company,...
Company Name:Philips
Eligibility : Any Graduate
Experience: Fresher
Location:Bangalore
Designation:Technical Specialist-JAVA
Responsibility & Key Result Areas
· ...
Write a Java program using for each loop.
Program1:
class ForEachLoop1
{
public static void main(String args[])
{
int arr[]={13,20,30,40};
for(int i:arr)
{
System.out.println(i);
}
}
}
O/P:
13
20
30
40
Write...
For each loop generally used to handle the elements of collection.Collection is a group of elements. Eg Arrays and java.utli classes(Stack,LinkedList,Vector etc).
For each loop repeatedly...
1.Write a Java program to print stars in Triangular shape using nested FOR LOOP.
Program:
class Star1
{
public static void main(String args[])
{
for(int i=1;i<=5;i++)
{
for(int j=1;j<=5-i;j++)
...
Company Name:Customer is King
About Company:Customer is King began with the vision of one man-Joy Sadiq, with a view to create clarity in the complexity of the universe. Customer is king was...
50 Advance Java Interview Questions with answer.
1.Which of the following statement is true for the Type 2 JDBC driver?
A) A Type 2 driver converts JDBC calls into calls for a specific database.
B)...
About Company: Trigent Software Ltd is a pioneer in IT outsourcing and the offshore development business. Offers services such as Product Engineering, Mobile Software Development, QA and Testing,...
Company name:Wipro
Job Description:
Java developer Candidate should have good hands on experience on JAVA J2EE and database knowledgeShould be able to work independently and develop modules as...
Company name: TCS (Tata Consultancy Services)
Designation:Java,.NET Engineer
Qualification: BE / B.Tech / MCA / M.Sc / MS (B.Sc with min 3.5 yrs relevant experience post qualification IT experience)
Experience:...
Company profile
Tech Tree IT Systems (P) Ltd provides the mobile solutions, cloud solutions, game/ apps solutions,Enterprise solutions. Tech Tree IT Systems (P) Ltd is Developed Augmented Reality...
Company profile
Winsoft Technologies is a global supplier of Enterprise Software Solutions to financial organizations. The services of Winsoft Technologies are apple IPhone application development,...
Company profile
Snap-on Business Solutions is a world leader in automotive parts and service information. Its products are aimed at helping original equipment manufacturers ("OEMs") and their...
Softwares are like the heart of your PC or mobile. A latest and updated software in your PC/Mobile give a new feature and functionality to your PC or mobile. Though software are very costlier...
Here you will get all the current news of Java and other top rated news, these news will basically help you to update your knowledge with the current Java or other technology. In today’s world...
About Company: Symphony Teleca Corporation India Pvt. Ltd. helps enterprises leverage the global economy to gain competitive advantage. IT combines core competencies in complex analytics and software...
About Company: Elixir Web
Solutions Private Limited is a professional web design, web development and
consulting company. The services are Application Development, Internet
Marketing &...
Here you will get latest Java interview(walk-in and off campus both) related informations of all companies.You will get generally asked Java interview questions also to crack the Java interviews.so...
Company Name: Tata Consultancy Services Ltd
Experience: 3-6 years
Education: UG - Any Graduate - Any Specialization, Graduation Not Required,PG - Any Postgraduate - Any Specialization, Post...
About The Company
Jellyfish Technologies is a young agile company located in Noida, Sector 6. They have served clients across the globe and built a winning team of 19 developers.
Website: http://www.jellyfishtechnologies.com/
Job...
Technology (from Greek τέχνη, techne, "art, skill, cunning of hand"; and -λογία, -logia[1]) is the collection of tools, including machinery, modifications, arrangements and procedures...
Java is a computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. It is intended to let...
Example of String class methods are-
Here we will explain all the String Class methods with example,in this post you will be able to learn the various String class method with their examples,examples...
Motorola Off-Campus : 2012 / 2013 / 2014 Batch : On 21st Nov 2014 for Bangalore ::Last date to apply: 18 Nov 2014
Company Name: Motorola
Role: Software Engineer
Education Qualification: BE / B.Tech
Experience:...
NetBeans began in 1996 as Xelfi ,a Java IDE student project under the guidance of the Faculty of Mathematics and Physics at Charles University in Prague.In 2010, NetBeans was acquired by...