1000+ C Basic Interview Questions for Freshers Pdf - 1
Question: 1
What is call by value?
The values of the actual parameters are copied to the formal parameters on one to correspondence basis and this mechanism is called as call by value.
Question: 2
What is expression value?
An expression value is assigned to the left hand side variable.
Question: 3
What is an output statement?
The function printf() is used to display the results on the standard output (screen). Printf(“ ”) is an example of output statement.
Question: 4
What is format string?
The first parameter of the printf() function is a string which is used to control the output and hence it can be called as control string. This parameter is used to format the output for display and hence we can also call it as a “formatting string”. ‘%d’ is used as a formatting character within the control string of printf() function to display the value of an integer.
Question: 5
What is call by address?
The called function knows the address of the local variable of the calling function then the called function can modify the local variable’s value of the calling function. The can be achieved by the call by address concept.
- 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
TNPSC Migration and Urbanisation Research Questions More
Migration and Urbanisation MCQ Questions and Answers Pdf More
Migration and Urbanisation Class 8 Questions and Answers Pdf More
People's Revolt Class 8 Questions and Answers Pdf More
Trade and Territory Class 8 Questions and Answers Pdf More
Important Formulas, Shortcuts, Tips & Tricks on Odd Man Out Series More
1000+ Banking Awareness Quiz Questions More
100+ Computer Networking Exam Questions & Answers Pdf More
NEET Zoology Questions and Answers More
100+ Time and Work Questions for SBI, IBPS Bank PO Exams More