A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Certification
»
Programmer Certification (SCJP/OCPJP)
Author
constructor
Doit
Ranch Hand
Joined: Aug 03, 2000
Posts: 169
posted
Sep 01, 2000 20:14:00
0
The access modifier of default constructor created is ???
a)public
b)accessmodifier of the class
I think it is access modifier of the class
- Thanks.
chetan nain
Ranch Hand
Joined: Jun 21, 2000
Posts: 159
posted
Sep 01, 2000 20:21:00
0
correct
the access modifier of the default construcor is set to the modifier of the respective class
Doit
Ranch Hand
Joined: Aug 03, 2000
Posts: 169
posted
Sep 01, 2000 20:44:00
0
Thanks Chetan.
Can u please try to look at my previous postings also?? I am going to give the
test
this week.
- Thanks
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: constructor
Similar Threads
class level access modifier
about constructor
Implicit Constructor
default constructor access
A question on constructor
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter