C

[Solved] Train Compartment with C

[Solved] Train Compartment with C

Train Compartment: As per the railway schedule, train has to dispatch within 10 minutes, as some of the compartments had just been from the hub, they have to be joined accordingly before it starts to the railway station. The repaired…

MCQs C Programming 90+

MCQs C Programming 90+

1. Which of the following extension is valid for a file containing assembly code? .i .exe .s .obi Ans: .obj 2. Which of the following characteristics is not desired in a good algorithm? Abstraction Simplicity Correctness Ambiguity Abs: Ambiguity 3.…