Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.
2847Post New NIM Interview Questions
How we can force all the validation controls to run?
List some of the attributes of
What are the outputs of sqr?
What is Apex?
how does a shunt reactor maintains the bus voltage???
What kind of input do we need from the end user to begin proper testing?
What are data modeling and data mining?
What is dect?
What are the importance of partitioning in dbms?
my table having data like this year month revenue 2011 jan 100 2011 feb 200 2011 mar 150 like this i want My report 2011 jan 100 2011 feb 100+200=300 2011 mar 300+150=450 like this for this where we specify the condition how will specify? pls ans me pls...
Explain me industrial minerals?
Mention what are the responsibilities of a property or casualty actuary?
How would you help your team to improve performance?
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
What is the difference between dbcc indexdefrag and dbcc reindex?