What is the full name of logo?
Answer / Ranjeet Kumar Sinha
The full name of Logo is LOGICOMPUTER Orientated GOAL-oriented Language
| Is This Answer Correct ? | 0 Yes | 0 No |
How to declare a pointer to an array of integers?
Why is c++ not purely object oriented?
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Explain method of creating object in C++ ?
Explain how overloading takes place in c++?
What is microsoft c++ redistributable 2013?
How would you use the functions sin(), pow(), sqrt()?
How do I download c++?
If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
What are the steps in the development cycle?
How the programmer of a class should decide whether to declare member function or a friend function?
What is the use of class in c++?