Is java based on c?
No Answer is Posted For this Question
Be the First to Post Answer
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is a buffer in java?
why to use transient variables when static variables can be used for Serialization
What is the difference between call by reference and call by pointer?
what is deadlock? : Java thread
What is the integer of 16?
What are extraneous variables examples?
How do you trim a space in java?
What do you know about the garbate collector?
What is ide with example?
Why is whitespace important?
Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types