What is the limitation of cin while taking input for character array?
No Answer is Posted For this Question
Be the First to Post Answer
What is ofstream c++?
What is the difference between mutex and binary semaphore?
What is an inclusion guard?
What is setfill c++?
Explain deep copy?
Define pre-condition and post-condition to a member function in c++?
How to reduce a final size of executable?
What is the keyword auto for?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
What is the basic of c++?
When should you use global variables?
What is c++ redistributable?