can we make a class static without using static keyword?

Answer Posted / darwin

no not at all possible with this present java framework
format.. it coukd be possible only in future if they
enhances that option to do so.. and additionallly no outer
class can be static. you can also check by compiling in
java compiler...

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What type of loop is a for loop?

879


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

979


Is enum a class?

826


can inline function declare in private part of class?

4023


what are the different types of qualifier in java?

2051


Write a program to reverse a string using recursive function?

2058


Why oops is important?

813


Whats is abstraction in oops?

857


What is destructor in oop?

818


What are objects in oop?

863


write a programe to calculate the simple intrest and compund intrest using by function overlading

1937


What is a null tree?

891


What is oops in simple words?

841


What is and I oop mean?

862


What is class in oop with example?

860