Exam
Adept.com
Home
About Us
Contact
🏠 Home
Variable Number Of Arguments
Variable Number Of Arguments
Exercise: Variable Number Of Arguments
📂 Variable Number Of Arguments
✅
Questions for: Variable Number Of Arguments
The macro
va_arg
is used to extract an argument from the fixed micro argument list and advance the pointer to the next argument.
A:
Yes
B:
No
C:
D:
Answer:
B
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
It is necessary to call the macro
va_end
if
va_start
is called in the function.
A:
Yes
B:
No
C:
D:
Answer:
A
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Can the fixed arguments passed to the function that accepts variable argument list, occur at the end?
A:
Yes
B:
No
C:
D:
Answer:
B
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Can we write a function that takes a variable argument list and passes the list to another function?
A:
Yes
B:
No
C:
D:
Answer:
A
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Is it necessary that in a function which accepts variable argument list there should be at least be one fixed argument?
A:
Yes
B:
No
C:
D:
Answer:
A
No answer description is available.
Let's discuss.
Discuss About this Question.
Post
Ad Slot (Above Pagination)
1
2
3
4
5
6
Next ›
Install ExamAdept
Fast access — add this app to your device.
Install
✕
To install on iPhone/iPad: tap Share →
Add to Home Screen
.
Quiz
Discuss About this Question.