Assistant Systems Engineer Interview Questions

4,734 assistant systems engineer interview questions shared by candidates

Question 1: How is C different from C++? Answer: C++ can be said to be a superset of C. Major added features in C++ are Object-Oriented Programming, Exception Handling and rich C++ Library. Learn about more differences and similarities between C and C++ from here. Question 2: What is a static variable? Answer: Static variables have a property of preserving their value even after they are out of their scope! Hence, static variables preserve their previous value in their previous scope and are not initialized again in the new scope. Question 3: Are Variables in C static or Dynamic scoped? Answer: Variables in C are always statically scoped. Visit How are variables scoped in C – Static or Dynamic? to learn more. Question 4: Explain the four storage classes in C?
avatar

Assistant Systems Engineer, TCS

Interviewed at Tata Consultancy Services

3.5
Jul 31, 2021

Question 1: How is C different from C++? Answer: C++ can be said to be a superset of C. Major added features in C++ are Object-Oriented Programming, Exception Handling and rich C++ Library. Learn about more differences and similarities between C and C++ from here. Question 2: What is a static variable? Answer: Static variables have a property of preserving their value even after they are out of their scope! Hence, static variables preserve their previous value in their previous scope and are not initialized again in the new scope. Question 3: Are Variables in C static or Dynamic scoped? Answer: Variables in C are always statically scoped. Visit How are variables scoped in C – Static or Dynamic? to learn more. Question 4: Explain the four storage classes in C?

Viewing 3131 - 3140 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 4,734 interview questions and reports from Assistant systems engineer interviews. Prepare for your interview. Get hired. Love your job.