UrbanPro

Learn Java Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Can we print any string in Java without a semicolon?

Asked by Last Modified  

6 Answers

Learn Java

Follow 2
Answer

Please enter your answer

Trainer

Yes We can print a string with out semicolon in if statement. public class Print_Without_Semicolon { public static void main(String args) { int i = 0; if(System.out.printf("print without if") == null) {} for(i = 1; i < 2; System.out.println(" ::print without if second::")) ...
read more
Yes We can print a string with out semicolon in if statement. public class Print_Without_Semicolon { public static void main(String[] args) { int i = 0; if(System.out.printf("print without if") == null) {} for(i = 1; i < 2; System.out.println(" ::print without if second::")) { i++; } } } read less
Comments

Training Centre

Semicolon is mandatory in Java. Only if it is a block(if, for loop, while etc..) you will use Flower braces.
Comments

Training Centre

To refer a Global variable both Static and Nonstatic
Comments

Training Centre

1. Throws clause is used to declare an exception and throw keyword is used to throw an exception explicitly. 2. If we see syntax wise, throw is followed by an instance variable and throws is followed by exception class names. 3. Throw keyword is used inside method body to invoke an exception and throws...
read more
1. Throws clause is used to declare an exception and throw keyword is used to throw an exception explicitly. 2. If we see syntax wise, throw is followed by an instance variable and throws is followed by exception class names. 3. Throw keyword is used inside method body to invoke an exception and throws clause is used in method declaration ( ). 4. Throw keyword should be the last line in the method. 5. Throw keyword is used to throw an exception explicitly. Only object of Throwable class or its subclasses can be thrown. Program execution stops on encountering throw Example Eg-1 throw new Exception("You have some exception") throw new IOException("Connection failed!!") throws Example Eg-1 throws IOException, ArithmeticException, NullPointerException read less
Comments

Java Trainer

yes we can if(System.out.printf("hello")) { }
Comments

Trainer

The this keyword can be used to refer to any member of the current object from in an instance Method or a constructor. this can be used to invoke current class method (implicitly). this can be passed as argument in the constructor call. this() used to involve current class constructor.
Comments

View 4 more Answers

Related Questions

Is it really needed to do Java training before graduation, to get a job?
Yes, It's must to get better opportunities and to standard alone in IT field. Not only core Java but also learn Spring,Hinernat ,Struts. ANGULARJS add an advantage to get job easily.
Udaybhan
What is JavaBean?
A JavaBean is just a standard All properties private (use getters/setters) A public no-argument constructor Implements Serializable. That's it. It's just a convention. Lots of libraries...
Ankit
0 0
6
What is the difference between Java and Advanced Java?
Java = Core + Advance(Servlets, JSPs & EJB)
Anu
When to use transient variables?
To know about transient , first we need to know about serialization concept .serialization makes an object's state persistent . It means that the object is converted into stream and store in a file . For...
Jay Shah

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

Ask a Question

Related Lessons

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...

Spring - Dependency Injection (DI)
Spring - Dependency Injection (DI) DI is a framework which provides loose coupling in code. Here loose coupling means no hard coding of the object. Instead of hard coding, we will be injecting these object...

Java8 Filters and collectors
Lets say we have collection of strings and we would like to filter (remove) out certain strings from collection. We could achive the same in java 7 and earlier versions import java.util.ArrayList; import...

Java Learning Tip
The easy way to learn any programatical language is just simple practices. Take a simple examples and practice daily one hour. And also go through the learning videos from youtube or somewhere else.

Class and Objects in Java
Class is a template or a blueprint which is used to describe an object. On other hand Object is a reference of a class which follows all the stuff written inside the class. How about taking the whole tour in the following video

Recommended Articles

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 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 >

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
X

Looking for Java Training Classes?

The best tutors for Java Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Java Training with the Best Tutors

The best Tutors for Java Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more