Answer Posted / devraj
C language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by class loader? How many types are there?
What is run time allocation?
What are the differences between heap and stack memory in java?
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
How can you generate random numbers in java?
What is function and its uses?
Which one of the following suits the description of a string better: derived or primitive?
Is null a string?
Differentiate jar and war files?
What is the primary benefit of encapsulation?
Why do we need hashmap in java?
What is a databasemetadata?
What is an infinite loop? How infinite loop is declared?
What is an object’s lock and which object’s have locks?