STL (140)
OOPS (873)
C++ General (2409) What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
What are the basics of local (auto) objects?
What is meant by forward referencing and when should it be used?
What data encapsulation is in c++?
What is the full form of c++?
What is while loops?
What is heap sort in c++?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What is a pointer with example?
Can we use this pointer inside static member function?
Write a C++ Program to check whether a number is prime number or not?
Can you declare an array without a size in c++?
Where is pseudocode used?
What does it mean to declare a member variable as static?
Is react oop?