Why do we use using namespace std in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the advantage of c++ over c?
How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?
program to print this triangle * * * * * *
Can you explain the term "resource acquisition is initialization?"
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
What is a container class? What are the types of container classes in c++?
Which is the best c++ compiler?
What are abstract data types in c++?
an integer constant must have atleast one a) character b) digit c) decimal point
Does improper inheritance have a potential to wreck a project?
How do you initialize a class member, class x { const int i; };
What is type of 'this' pointer? Explain when it is get created?