whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
2162Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
1 4284as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
1 3908why string is not taking as primitive datatypes but we r taking it as a class? why explain it?
2 6499
What are the differences between abstract class and interface?
What is a data structure java?
Define immutable object?
What is the use of volatile in java?
What are keywords and reserved words in java?
What is the right data type to represent a price in java?
How to handle a web browser resize operation?
When should I use singleton?
What is java autoboxing?
Explain the difference between runnable and callable interface in java?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
Does list allow duplicates in java?
How do you achieve singleton?
How would overload a function based on return type?
What do you mean by an interface in java?