Hello, I'm a masters student and recently got into the DST as a fresher. Now I'm in training and working like hell to clear the assessments. There is a final exam on core java which decides my stay in the company. They will give a requirement and we need to write the code. I will post the requirement on the date of my exam and someone needs to help me with the code. Please contact me if someone ready to help me. Thank you.

Asked by Last Modified  

24 Answers

Learn Java

Follow 0
Answer

Please enter your answer

Please submit the requirement once you get...
Comments

Java Tutor, J2EE trainer, Advanced Java, Oracle DBA trainer, CCNA trainer

Please submit the requirement once you get...
Comments

Computer Subject Professional

Surely. just to add here, for the given requirement there can be a number of solutions related to it, but the matter what logic you will go through. As you have time better go with logic building practic practically, this will help you in future also. If stuck at any point fell free to contact.
Comments

Taking Mobile Application Testing(MAT) and Manual Testing classes , Certifications are done both Manual and Mobile Application Testing

Hi better to learn mobile or manual ur future will grow up easily
Comments

java,j2ee professional with 13 years industries experience

First you should learn and complete the test youself if you want to sustain in industry. You should not look to others to complete your task. in future ones you will be on project no one will write your code. This is my opinion .. rest is upto you.
Comments

Language tutor

I am ready to help you anytime.
Comments

C pointer,core JAVA, C++ Teacher

Thank you Sai Karan for your feedback but to help you I want to know your location first ..
Comments

Industry expert and professional lecturer/trainer

Feel free to contact me if required. I would love to help you!
Comments

How much time will be there to complete the assignment?
Comments

MCA

Kindly check out my website for quick statup and let me know if you need more help. Best Luck
Comments

View 22 more Answers

Related Questions

Sir how is Java a pure object oriented programming language?
Java is not a purely object-oriented programming language. Lots of people say’s its object-oriented language but it is not true because Java supports primitive data type and does not handle multiple inheritances.
Ram
Hi, Can anyone help me on below queries? 1. What makes a class as "Thread safe class" ? 2. equals() method uses 3. Difference between String vs StringBuffer ?
There are three ways to construct thread-safe Java class which has some state: 1. Make it truly immutable 2.Make field volatile. 3.Use a synchronized block
Saurav
Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
What is an Exception in Java?
We can Say Exception is an event which terminates the normal execution of a program
Piyush
0 0
5
What is the use of deployment descriptor?
A deployment descriptor describes how a component, module or application should be deployed. A web application’s deployment descriptor describes the classes, resources and configuration of the application...
Monisha

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

Ask a Question

Related Lessons

Java Program Sample Application
/* WAP to print given message on the console using java*/ // Class declaration in java class sample { // Main function public static void main(String args) { // function for printing on the console System.out.println("Hello...

2.1. Reverse a singly linked list.
class Node { int data; Node next; Node(int data) { this.data = data; this.next = null; }} public class LinkedList { Node head; public void reverse() { Node prev = null; Node curr = head; Node next =...

10 Java Interview Question They Actually Ask (Freshers)
https://vz-3ad30922-ba4.b-cdn.net/2b0de8a4-e18a-420b-acf6-bf4806541206/play_480p.mp4

What Is Applet & Its Life Cycle?
What is Applet & its life cycle?Applet is a Java programme that can be embedded into HTML page.Java Applet runs on the java enables web browsers such as Mozilla & Internet Explorer.Applets are...
I

Icreative Solution

0 0
0

Create Immutable Class
Snippet of an Immutable Class: package com.stringhr; /*Declare the class as 'final'. This would prevent any other class from extending it and hence from overriding any method from it which could modify...

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 >

Before we start on the importance of learning JavaScript, let’s start with a short introduction on the topic. JavaScript is the most popular programming language in the world, precisely it is the language - for Computers, the Web, Servers, Smart Phone, Laptops, Mobiles, Tablets and more. And if you are a beginner or planning...

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