Free Online Skill Test C Language Advanced (Test 7)

Results

#1. What is the output of the following code

#2. What is the output of the following code

#3. What will be printed as the result of the operation below:

#4. How many times will printf be called?

#5. What is the output of the following code

#6. What is the output of the following code

#7. Which for loop will run faster

#8. How many times will printf be called?

#9. What is the output of this C code?

#10. Which of the following is an invalid if-else statement?

#11. What is the output of this C code?

#12. What is the output of this C code?

#13. What is the output of this C code?

#14. What is the output of the following code?

#15. What is the output of the following code?

#16. What is the output of below code?

#17. What is the output of following program?

#18. How many time loop will run?

#19. What is the output of the following code

#20. What is output of the following code?

#21. What is output of the following code?

#22. What is output of the following code?

#23. What is output of the following code?

#24. What is output of the following code?

#25. What is output of the following code?

#26. What is output of the following code?

#27. What is output of the following code?

#28. Convert -13.3125 to IEEE 32-bit floating point format

#29. Which of the following command('s) used to compile the code and to generate a executable file

#30. What is the return value of sizeof() in 64-bit machine

#31. Select the correct order for SDLC phases

#32. What are the different ways to represent a design?

#33. What will be the output of the following algorithm?

#34. What is the output of the algorithm in the flowchart below for the input k=3 and l = {10, 7, 1} ?

#35. What does the program do?

#36. What will be the output of the program?

Finish