Exam Questions Examples For Data Structures and C
Exam Questions Examples For Data Structures and C
18) Write a code to calculate sum of prime numbers for a given interval.
19) Boxing and unboxing
20) Convert a numeric string into an int.
15)
1. Difference between compiler and interpreter
2. OOP concept
3. Difference between List and Dictionary
and many more...
16) What is the latest technology that you learned, what inspired you to learn it, and how was it useful?
17)
What's an Index IN SQL and why it's used?
What's a Static Class?
What's an Interface?
After that:
Introduce yourself
How did you help your weak friend
Did you find any challenges while doing a project work and how did you find the solution
21. What is the base class in .NET framework from which all the classes
have been developed?
A: System.Object