1000+ Advanced C Programming Interview Questions & Answers - 1
Question: 1
What are the types of C constants?
Numeric data is primarily made up of numbers and can include decimal points. Non-numeric data may be composed of numbers, letters, blanks and any special characters supported by the system. In other words, non numeric data consists of alphanumeric characters.
A non numeric data can be called as a literal. Numeric constants are of three types
1. Integer constant
2. Floating point constant
3. Character constant
Question: 2
Define character constant?
A character constant is a letter, numeral or special symbol, which can be handled by the computer system. These available symbols define the system’s character set. Enclosing a single character from the system’s character set within single quotation marks from a character constant.
Question: 3
What is actual parameters?
Actual parameters are the parameters defined in the calling function and they have the actual values to be passed to the called function.
Question: 4
What is global variable?
Global variable are declared before the main() function. They can be accessed and modified by all the functions in the program.
Question: 5
What are the basic elements of C?
The C language is composed of the basic elements.
Constants,
Identifiers,
Operators,
Punctuation and
Keywords.
- Top 500+ C Language Interview Questions and Answers Pdf
- C Language Interview Questions and Answers
- C Language Interview Questions and Answers for Freshers
- C Language Interview Questions and Answers for Experienced
- C Programming Interview Questions and Answers
- Embedded C Interview Questions and Answers Pdf
- Top 200+ Advanced C Language Interview Questions 2020-2021
- C Programming Question Bank with Answers Pdf
- C Programming Interview Questions and Answers for Freshers
- C Programming Interview Questions and Answers for Experienced
- C Programming Basics Questions and Answers Pdf
- 1000+ Advanced C Programming Interview Questions & Answers
- 1000+ C Interview Questions and Answers 2023 - 2024 Pdf
- 1000+ C Programming Coding Questions and Answers
- 1000+ C Basic Interview Questions for Freshers Pdf
- 1000+ C Questions and Answers Pdf
7000+ TNPSC Group 1, 2, 4, VAO Indian Economy Study Materials Pdf More
7000+ Gate Computer Science Engineering Previous Year Questions More
7000+ Fill in the Blanks with Suitable Homonyms More
7000+ Fill in the Blanks with Suitable Homophones More
Power Semiconductor Device and Integrated Circuits MCQ Questions Pdf More
1000+ Permutation and Combination Questions for CAT More
Top 250+ C++ Constructor and Destructor Programming Interview Questions More
Top 70+ Linux Interview Questions and Answers More
Most Important Prepositions for Competitive Exams Pdf More
100+ Active and Passive Voice Questions for SSC, Railway, UPSC More