Sign Up

Sign Up to our social questions and Answers to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In
Continue with Google
or use


Have an account? Sign In Now

Sign In

Login to our social questions & Answers to ask questions, answer people’s questions & connect with other people.

Sign Up Here
Continue with Google
or use

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Sorry, you do not have permission to add post.

Continue with Google
or use

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Oraask Logo Oraask Logo
Sign InSign Up

Oraask

  • Write
    • Add A New Post
    • Ask A Question

Oraask Navigation

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials
Home/java

Oraask Latest Questions

Question
Himanshu kumar
  • 0
Himanshu kumarJunior
Asked: July 11, 2022In: Java

What are the differences between methods and constructors in java ?

  • 0

core javajavajava basicsjava corejava language
0
  • 0 0 Answers
  • 81 Views
  • 1 Follower
Answer
Question
Marito
  • 0
MaritoExplorer
Asked: November 2, 2019In: Java

What is the difference between i++ and ++i in Java?

  • 0

in java what is the difference between ++i and i++ and what is the effect of both in loop ?

java
1
  • 1 1 Answer
  • 457 Views
  • 0 Followers
Answer
Question
oracle user
  • 0
oracle userExplorer
Asked: March 27, 2018In: Java

How to convert milliseconds to mins, seconds in java ?

  • 0

i want to show elapsed time for specific operation done by user and print it to be in readable format like : 05 Mins 40 Seconds.

convertjavamilliseconds to mins,seconds
1
  • 1 1 Answer
  • 739 Views
  • 0 Followers
Answer
Question
Ovilia
  • 0
OviliaExplorer
Asked: January 10, 2018In: Java

What is a JavaBean and what is the difference between it and regular java class?

  • 0

what i know that a "Bean" is a Java class with properties and getters/setters. please i want some clarification in this regards. thanks.

BeangetterjavajavaBeansetters
0
  • 0 0 Answers
  • 416 Views
  • 0 Followers
Answer
Question
Alan
  • 0
AlanExplorer
Asked: January 7, 2018In: Java

What is reflection and why is it useful?

  • 0

What is reflection, and why is it useful? I'm particularly interested in Java, but I assume the principles are the same in any language

javareflection
0
  • 0 0 Answers
  • 421 Views
  • 0 Followers
Answer
Question
Maran
  • 0
Maran
Asked: January 7, 2018In: Java

How to efficiently iterate over each Entry in a Map?

  • 0

If I have an object implementing the Map interface in Java and I wish to iterate over every pair contained within it, what is the most efficient way of going through the map? Will the ordering of elements depend on the ...

iteratejavaMap
0
  • 0 0 Answers
  • 369 Views
  • 0 Followers
Answer
Question
Richard
  • 0
RichardExplorer
Asked: January 7, 2018In: Java

How to Read/convert an InputStream to a String in java ?

  • 0

If you have java.io.InputStream object, how should you process that object and produce a String? Suppose I have an InputStream that contains text data, and I want to convert this to a String. For example, so I can write the ...

InputStreamjavastring
0
  • 0 0 Answers
  • 419 Views
  • 0 Followers
Answer
Question
Olivier
  • 0
OlivierExplorer
Asked: January 6, 2018In: Java

How to avoid != null statements in java ?

  • 0

I want to address the necessity to test every object if you want to access a field or method of this object. For example: [code] if (someobject != null) { someobject.doCalc(); } [/code] In this case I will avoid a NullPointerException, and I don't know exactly if ...

javaNULLNullPointerExceptionstatement
1
  • 1 1 Answer
  • 738 Views
  • 0 Followers
Answer
Question
Jone
  • 0
JoneExplorer
Asked: May 1, 2017In: Java

Fatal Error EXCEPTION ACCESS VIOLATION (0xc0000005) when trying to run WEB (PIA) Server

  • 0

When trying to run WEB (PIA) Server, I'm getting the following error: A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7ef8664b, pid=352, tid=1924 JRE version: 7.0_02-b13 Java VM: Java HotSpot(TM) Client VM (22.0-b10 mixed mode windows-x86 ) Problematic frame: C ...

EXCEPTION_ACCESS_VIOLATIONjavaWeb
1
  • 1 1 Answer
  • 984 Views
  • 0 Followers
Answer
Question
Jone
  • 0
JoneExplorer
Asked: March 21, 2017In: Java

How to replace character without using any String functions in java ?

  • 0

Hi consider I have string variable that initialize by random string value like: String str1 = "oraask"; I want to replace any character "a" with "Java" but without using any String function in Java, any suggestion will be appreciated.

javastring
0
  • 0 0 Answers
  • 545 Views
  • 0 Followers
Answer
1 2

Sidebar

Adv 250x250

Explore

  • Categories
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Dev Tools
    • Online Compiler
    • Base64 Converter
    • Oraask XML Formatter
    • Oraask JSON Formatter
  • Wiki
    • SQL Tutorials
    • Java Tutorials
    • Python Tutorials
    • JavaScript Tutorials

Footer

Oraask

About

Oraask is a website for developers and software engineers who want to learn new skills, share their knowledge, and solve their coding problems. Oraask provides free content on various programming languages and topics, such as Oracle, Python, Java, etc. Oraask also allows users to ask questions and get answers from other members of the community.

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy
  • Terms & Conditions

Follow

Oraask is licensed under CC BY-NC-SA 4.0Oraask CopyrightOraask CopyrightOraask CopyrightOraask Copyright

© 2019 Oraask. All Rights Reserved
With Love by Oraask.