C++

Tata Technologies Looking for C/C++/Java programmers

June 4, 2010 Announcements

Tata Technologies Ltd. is hiring 40 professionals for Pune Location.  Headquartered in Singapore,   Tata Technologies Limited is a leader in engineering services outsourcing with over 4,000 highly skilled employees. Do you meet the following criteria? If yes, send your resume asap to sridhar@interviewmantra.net Possess 2 to 5 years of IT Experience. Education – BE [...]

2 comments Read the full article →

C++ Hard Interview Questions – part2

April 14, 2010 C++

In websites such as coolinterview.com, geekinterview.com, you will find plethora of technical interview questions. But all the questions there are posted and answered by the users. You might have found that some questions mentioned there are of any use. Also you will most of the answers not much reliable. We at interviewmantra, extensively research for [...]

5 comments Read the full article →

C++ Hard Interview Questions – part1

February 27, 2010 C++

1. Why don’t we have virtual constructors? The virtual mechanism, though used without the knowledge of the complete type of the object, works only on fully-constructed objects. But, in order to create an object, the user is required to provide the complete information about the object. Thus, it is not possible for a constructor to [...]

2 comments Read the full article →

C++ Medium Interview Questions – part2

January 11, 2010 C++

This post is a part of an ongoing series of C++ Interview Questions. This is Second part of the two parts of C++ interview questions with medium difficulty. These questions were handpicked by the author, who happens to be an active member in one of the largest C++ communities in Orkut which boasts to have [...]

2 comments Read the full article →

C++ Medium Interview Questions – part1

December 20, 2009 C++

This post is a part of an ongoing series of C++ Interview Questions. This is First part of the two parts of C++ interview questions. Each part consists of 5 questions along with detailed answers. What’s common in all the questions in this set is that the level of difficulty is Medium. Read Part2 of [...]

1 comment Read the full article →

C++ Easy Interview Questions – part2

December 18, 2009 C++

This post is a part of an ongoing series of C++ Interview Questions. This is Second part of the two parts of C++ interview questions(First part here). Each part consists of 5 questions along with detailed answers. What’s common in all the questions in this set is that the level of difficulty is Easy. These [...]

3 comments Read the full article →

C++ Easy Interview Questions – part1

December 18, 2009 C++

This post is a part of an ongoing series of C++ Interview Questions. This is first one of the two parts of C++ interview questions. Each part consists of 5 questions along with detailed answers. What’s common in all the questions in this set is that the level of difficulty is Easy. Read Part2 of [...]

1 comment Read the full article →