can we make a class static without using static keyword?

Answer Posted / rampoojan gupta

no without static key word not define the static class..

Is This Answer Correct ?    18 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 pillars of oop?

843


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1869


program for insertion ,deletion,sorting in double link list

2435


What are objects in oop?

816


What is encapsulation c#?

799


Is abstract thinking intelligence?

775


What is the main feature of oop?

880


What is class in oop with example?

815


What is the difference between a constructor and a destructor?

838


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1879


How oops is better than procedural?

811


What is class and object with example?

796


What is a class and object?

779


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2194


What is static modifier?

827