What is an adjust field format flag?
No Answer is Posted For this Question
Be the First to Post Answer
You run a shell on unix system. How would you tell which shell are you running?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
Will a catch statement catch a derived exception if it is looking for the base class?
What is the size of pointer ? Also size of pointer in 64 bit pointer
How size of a class can be calulated?
What are the defining traits of an object-oriented language?
What is the latest c++ standard?
When is the copy constructor called?
What are the basics of classifying different storage types, why?
2 Answers Astergate, Symphony,
What is the difference between strcpy() and strncpy()?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is meaning of in c++?