how to print output with out using sop statements
Answer Posted / manju
we can print by using Log.debug atatements
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is udp in java?
What is meant by overloading?
What is the nested interface?
what is a green thread? : Java thread
What is bubble sorting in java?
What restrictions are placed on method overriding?
State the difference between creating string as new () and literal.
How can we create objects if we make the constructor private ?
What is runtime polymorphism or dynamic method dispatch?
What are the advantages of compiled language?
What is anti pattern in java?
What is a file pointer?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
Why pass by reference is not possible in java?
How do generics work in java?