C FAQs: Questions and Answers

c programming
faq
interview question
static variable
structure union

This page covers frequently asked C questions and answers. These FAQs are useful for interviews and viva examinations.

Here’s a list of the top 10 C FAQs:

  1. Explain the scope of a static variable with an example.

  2. What’s the difference between the operators n++ and ++n?

  3. Explain the difference between a structure and a union with an example.

  4. Can more variables be passed to the main function? If so, how?

  5. Explain the difference between pass by value and pass by reference.

  6. What is the difference between malloc and calloc functions in C?

  7. Declare and define a double-dimensional array. Write the same with the use of pointers.

  8. Write a program to determine if an entered number is prime or not.

  9. Write a program to swap two numbers without using a third variable.

  10. What is a volatile variable, and how is it different from a normal C variable?

Top 10 C/C++ Interview Questions and Answers

Prepare for your C/C++ interview with these frequently asked questions covering structures, unions, increment operators, volatile variables, and OOP concepts.

c++
c programming
interview question

RF Interview Questions and Answers: Academic FAQ

A collection of frequently asked questions (FAQs) related to Radio Frequency (RF) engineering, useful for interview preparation and viva sessions.

rf engineering
interview question
radio frequency
5G NR Interview Questions and Answers

5G NR Interview Questions and Answers

Prepare for your 5G NR technical interview with this collection of frequently asked questions and detailed answers covering key concepts and technologies.

5g nr
interview question
network architecture