MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Which keyword should be used to declare static va..
1.
Which keyword should be used to declare static variables?
A.
static
B.
stat
C.
common
D.
const
Answer» B. stat
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which among the following is wrong syntax related to static data members?
If object of class are created, then the static data members can be accessed ____________
Whenever any static data member is declared in a class ______________________
Which data members among the following are static by default?
Which among the following is the correct syntax to access static data member without using member function?
The static data member __________________________
If static data members have to be used inside a class, those member functions _______________
The syntax for defining the static data members is __________
The static data member ______________________
Which is the correct syntax for declaring static data member?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply