Where is pseudocode used?
No Answer is Posted For this Question
Be the First to Post Answer
should we use linear search or binary search if elements are placed in random order or mixed?in both cases? i need a little bit detail ans?thnks
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
What is the types of inheritance?
What is polymorphism and its types?
What normal C constructs work differently in C++?
What does oop mean in snapchat?
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
diff between Abstract class Interfaces?
Why is abstraction used?
what is new operator in c++
what is pointers
Why is polymorphism important in oop?