What is your objective by having internship in this company?
Internship Software Engineer Interview Questions
23,925 internship software engineer interview questions shared by candidates
Feedback about the process after receiving the offer
Explain what this code will print out: for (int i = 0;;i++){ if (i & i - 1 == 0) cout << i; }
Write a simple class that inherits from a parent class and override one of the methods. If the method is called which code will be executed, the parent or the child class?
C++, basic questions
<8> Ok you resume says u know OOPS concepts , so what are abstract classes and interfaces in JAVA , compare and contrast them
Ask fundamental questions about C++ such as constructor, de-constructor, OOD, etc
What is the difference between interface and class?
Asked question about projects on the resume, and a simple coding problem
Basic questions on preferred language, oops questions and stuff.
Viewing 1431 - 1440 interview questions