Questions / OR, AND, XOR : ==================== static bool Alpha { Console.WriteLine("alpha"); return true; } static bool Beta { Console.WriteLine("beta"); return true; } static void Main() { if (Alpha() && Beta()) { Console.WriteLine("gama"); } } => qu'est ce qui s'affiche? puis idem avec : - if (Alpha() || Beta()) - if (Alpha() ^ Beta()) Questions / Interface, Struct, Class : ========================== interface Point { int X { get; set; } int Y { get; set; } } on a ensuite une class et une struct qui implémentent cette interface dans la classe principale on crée un nouveau point à partir de la class ou de la struct, puis on passe l'objet à une méthode qui mets à jour les coordonnées il faut dire si les coordonnées ont bien été mises à jour ou non.
C Interview Questions
5,483 c interview questions shared by candidates
Question one was first question
Why do you want to join?
Past experience , difficult situations, quiet environment
Explain oops concepts via code
What is a pointer and a reference? Compare their usage and concepts
What are size, alignment and union in C/C++? Give me an example.
What are 4 principles of OOP? Demonstrate those concepts with Animal, Dog and Cat.
Talk about CV and previous roles
hoe zie jij je toekomst in het bedrijf groeien.
Viewing 4611 - 4620 interview questions
See Interview Questions for Similar Jobs
Internet TechnologyMicrosoft Software EngineerTechnologySoftware Delivery ManagerHead ItSoftware InfrastructureSoftware IntegrationSenior Net Software EngineerC Net Computer Software EngineerNetappSenior Net ArchitectSoftware-webSenior Applications ManagerSoftware Engineer BackendSoftware Engineer NetSoftware NetTechnology ExecutiveSoftware Technical Lead