who knows something about pseudocode?
What about it? To me, it's a basic language for describing an algorithm
it helps the programmer todevelop and represent an algorithm before writing it in machine language
IT FAKE!!! LOL
It's not a real 'language' its a way to describe an algorithm for coding. Allows for better understanding.
yeah, it's kind of a universal language. Java/C++/etc programmers and anyone dealing with algorithms would have a good understanding of what's going on. The more fiddley bits are left out, it's abridged
Also pay attention to that everyone's pseudocode can be different. There is not a standart like in the other programming languages. So pseudocode is just a way to give an idea to others about your code that is much easier to grasp than if you gave them the real code.
Join our real-time social learning platform and learn together with your friends!