Answer Posted / vaibhav
in java once the memory is instantiated at that time constructor will call by internally.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Linked lists -- can you tell me how to check whether a linked list is circular?
What do you mean by c what are the main characteristics of c language?
Explain data types & how many data types supported by c?
What are shell structures used for?
When should a far pointer be used?
Explain the difference between ++u and u++?
Can include files be nested? How many levels deep can include files be nested?
What is typedef?
Who developed c language and when?
In which header file is the null macro defined?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
Explain what are its uses in c programming?
Differentiate abs() function from fabs() function.
What is difference between structure and union?
What is NULL pointer?