Computer Science, asked by kalyankv8824, 1 year ago

Difference between methods and functions in c plus plus?

Answers

Answered by Anonymous
0
operations per second (FLOPS) instead of million instructions per second (MIPS). As of 2017, there are supercomputers which can perform up to nearly a hundred quadrillion FLOPS. As of November 2017, all of the world's fastest 500 supercomputers run Linux-based operating systems. Additional research is being conducted in China, the United States, the European Union, Taiwan and Japan to build even faster, more powerful and more technologically superior exascale supercomputers.
Answered by Anonymous
0
Hey mate ^_^

=======
Answer:
=======

The major difference between methods and functions is that methods called by the reference variables called objects where as the functions do not having any reference variables. function return some value but method doesn't return anything . In java there is no any difference between method and function.

#Be Brainly❤️
Similar questions