Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
'C' Interview Questions
Rating: 4.3 out of 5(341 ratings)
13,179 students

'C' Interview Questions

Prepare for technical interviews on 'C' Programming Language
Last updated 10/2018
English

What you'll learn

  • How to face technical interviews related to 'C' Programming Language confidently
  • Questions related to important topics in 'C' Programming Language from interview point-of-view
  • How to assess your current knowledge of 'C' Programming Language to identify topics that need more focus

Course content

1 section5 lectures1h 47m total length
  • Language Elements, Conditional Statements and Looping Structures22:35
  • User-defined Functions and Storage Classes28:52

    Explore common questions on user defined functions and storage classes in C. Learn about prototypes, extern and static, return values, and how compilers interpret function calls.

  • Pointers, Arrays vs. Pointers, Pass by reference and Pointer Arithmetic23:57
  • Pre-processor Directives, Macros, Struct and Union, Enum and Typedef18:29
  • File Handling, Command Line Arguments and Dynamic Memory Allocation13:13

    Master binary and text file handling in C, using fseek, fgets, fopen, fputs, and fprintf, manage memory with malloc and free, and handle command line arguments with argv and argc.

Requirements

  • Knowledge of C Programming Language
  • To test code used in this course one must have an IDE like Code::Blocks or Turbo C

Description

This course is meant to prepare a student for 'C' Programming Language interviews.  This course contains 65 interview questions with answers explained to enable student to acquire required knowledge to face 'C' interviews confidently. It is also meant for students who want to assess their knowledge of C Language and enable them to identify areas of improvement.

Who this course is for:

  • Any person preparing for technical interviews on 'C' Programming Language
  • Any person who wants to test his/her knowledge of 'C' Programming Language