Saturday, 29 October 2016

Some important technical questions for CSE

1. What is your strongest programming language (Java, ASP, C, C++, VB, HTML, C#, etc.)? 

2.Differences between C and Java?

3.What are the different storage classes in C ?

4.What are macros? what are its advantages and disadvantages? 

5.Difference between pass by reference and pass by value? 

6.What is an object?

7.What is a class?

8.What is the difference between class and structure?

9. What is ponter?

10.What is function overloading and operator overloading?

11.What do you mean by inline function?

12. Tell me something about abstract classes?

13.What is the difference between an array and a list?

14.What are the advantages of inheritance?

15. What is Insertion sort, selection sort, bubble sort( basic differences among the functionality of the three sorts and not the exact algorithms)

No comments:

Post a Comment