Is comparator a functional interface?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Difference between direct type casting and using "as" keyword?

1 Answers   TCS,


What is the difference between protected and internal in c#?

0 Answers  


Why is it not a good idea to use empty destructors?

0 Answers  


What is inheritance c#?

0 Answers  


What language is arduino?

0 Answers  






How can you prevent escaping on backslashes in C# with string definitions?

0 Answers   Siebel,


What is a method signature?

0 Answers  


explain the nature of the assembly work?

0 Answers   HCL,


What does assemblyinfo.cs consists ?

4 Answers   Microsoft,


Can abstract class have parameterized constructor?

0 Answers  


Can you prevent your class from being inherited and becoming a base class for some other classes?

2 Answers   Mind Tree,


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


Categories