is there any way to find the methods in header file?Thank you for all for your kind response.
is there any way to find the methods in header file?In perl through "symbol table" we can find all Methods in a package/module. Likewise is there any w...
how to find speed of a statement?thank you
how to find speed of a statement?Thanks helios and jsmith for your response. But this is the question asked by an interviewer. what...
how to find speed of a statement?n = 5; a = n + 1; how much time will it takes? a = n++ ; how much time will this statement tak...
This user does not accept Private Messages