What is the difference between C++ & Java?
Answer Posted / prakash savaniya
Java doesnt require any header file.
it uses import statement instead of #include statement
| Is This Answer Correct ? | 21 Yes | 6 No |
Post New Answer View All Answers
What are the disadvantages of using inner classes?
What is mnemonic code?
How do you download stubs from Remote place?
What state does a thread enter when it terminates its processing in java programming?
Can a main method be declared final?
Explain about version control?
What about interthread communication and how it takes place in java?
What is static class
What is a linkedhashmap java?
Which of the following is not an isolation level in the JDBC
what is anonymous class in java?
Can private method static?
How do I write a self declaration?
Explain the differences between abstraction and encapsulation?
Which types of exceptions are caught at compile time?