Can we specify variable field width in a scanf() format string? If possible how?
No Answer is Posted For this Question
Be the First to Post Answer
what is importance of data sturture in a programming language?
22 Answers L&T, TCS, Wipro,
Design a program to input a date from user in the form day/month/year (e.g. 2/6/2000) and report whether it’s a valid date or not. The program should take account of leap years. You will need to know that a leap year is a year that is exactly divisible by 4, except that century years are only leap years if they are divisible by 400.
What is a mutex and a critical section.Whats difference between them?How do each of them work?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What is constant in c++ with example?
Is map thread safe c++?
What is a pdb file?
What are different types of typecasting supported by C++
What is the use of static functions?
Who discovered c++?
What are compilers in c++?
What is the best ide for c++?