Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Amit Raj

Amit Raj

Community Learner
Share
142Questions
141Answers
284.3KViews on questions

What is carpet calculator java?

This program is supposed to have 3 parts to it. 2 classes and 1 test program which I have created. My code for the program runs and works fine.…

Java

1 Answer · 1.2K Views · Answered ✓

Asked by: Amit raj · 3 years ago

Explain the concept of MCP 1.7.10 java class navigation.

So, I'm new to the Minecraft modding community and trying to understand where to start. I've attempted to do it before, but dropped it due to the…

Java

1 Answer · 879 Views · Answered ✓

Asked by: Amit raj · 3 years ago

How can I get the 3sum leetcode Java solution?

I Code ReviewLeetCode 3Sum Java SolutionAsked 1 year, 4 months agoModified 1 year, 4 months agoViewed 490 times22I have this Java solution to…

Java

1 Answer · 1.2K Views · Answered ✓

Asked by: Amit raj · 3 years ago

What's the significance of random name generator Java?

wrote a working random name generator in Java. Here's my code:NameGenerator.java:package pl.hubot.dev.name Generator;import java.util.*;import…

Java

1 Answer · 837 Views · Answered ✓

Asked by: Amit raj · 3 years ago

Explain rot13 javascript.

I wrote a ROT13 cipher script rotating uppercase letters only. Can this function be improved?ROT13 Wikipedia articlefunction rot13(str) {var codeA =…

Java

1 Answer · 823 Views · Answered ✓

Asked by: Amit raj · 3 years ago

How does the java return tuple work?

Sometimes you want to return multiple values from a function. How is this normally done in Java? One option is to use an array, like this Python…

Java

1 Answer · 1.0K Views · Answered ✓

Asked by: Amit raj · 3 years ago

Explain the Java parseint exception?

I want to convert a java.lang.String to a java.lang.Integer, assigning a default value of 0 if the String is not convertible. Here is what I came up…

Java

1 Answer · 758 Views · Answered ✓

Asked by: Amit raj · 3 years ago

What is the significance of java chat rooms?

In an attempt to learn more with Java, I decided to challenge myself by creating a GUI-based, multi-threaded chat room. Currently, you run the Client…

Java

1 Answer · 812 Views · Answered ✓

Asked by: Amit raj · 3 years ago

Explain null array java.

I wonder why java.util.ArrayList allows adding null. Is there any case where I would want to add null to an ArrayList?I am asking this question…

Java

1 Answer · 863 Views · Answered ✓

Asked by: Amit raj · 3 years ago

More members from the Cyber Security community

Learners asking and answering questions on the same topics — follow their questions and join in.

Latest Cyber Security Blogs

Guides, tips and career advice on Cyber Security from JanBask experts.

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.