What is the extension of c++?
No Answer is Posted For this Question
Be the First to Post Answer
write a porgram in c++ that reads an integer and print the biggest digit in the number
What is the difference between mutex and binary semaphore?
What is the difference between new/delete and malloc/free?
Write about a nested class and mention its use?
Can comments be longer than one line?
What is scope in c++ with example?
How do I tokenize a string in c++?
What is the use of namespace std in C++?
Is c or c++ more useful?
What are the four main data types?
Explain object slicing in c++?
Can a program run without main function?