I just want to know that in java we were able to learn the methods of the java class using javap, how to do the same in C ++ ???
You cannot get anything useful. For C ++ assemblies, the best you can get are garbled names. Java stores all the signatures of class methods in a .class file, so they can be referenced and referenced. But C ++ compiles for assembly, and it works with memory addresses and stacks and other lower-level materials.
, String java, javap, , , .. ++???
. ++: . . , ++ .
, Java?
Java javap . :)
++ . , Microsoft Visual ++ dumpbin CLI, . , , , .
, java ** java.awt. * .
...
(, , ( Java)) , . , ( ), ( ) .