Java is called as pure objerct oriented programming
language, where as c++ is not completely object
oriented.can any explain the detailed differenec between
these two
Answer Posted / nikhil
c++ is like nokia mobile where as java is like i-phone
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
WHat is execution in manual testing and when will we start execution and what language we use in execution
Difference of Console, web & windows applications?
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
why we use abstract in awt?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?
what is the basic and unique feature of dotnet
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
what is programmable BIST in today ic design
What is ur porject Architecture? If anyone ask what i have to specify here..
the systematic access of small computers in a distributed data processing system is referred as?
what is d main diff between the java and .net framework
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
1.Mutating table
what is class module in vb6? what it's use? with example..