1. Which of the following is true in case of destructors I. Destructor function is automatically invoked when the objects are destroyed. II. It cannot be declared static or const. It has no return type, not even void The programmer cannot access the address of destructor. III. IV. A. I, II, III B. I,II, IV С. П. II, IV, I D. IV, II 2. Various file modes that opens file for writing and reading is definitely not А. аpp,in B. ate,in

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter14: Files And Streams
Section: Chapter Questions
Problem 2E: Create a program named FileComparison that compares two files. First, use a text editor such as...
icon
Related questions
Question
1. Which of the following is true in case of destructors
Destructor function is automatically invoked when the objects are destroyed.
It cannot be declared static or const.
It has no return type, not even void
The programmer cannot access the address of destructor.
I.
П.
III.
IV.
А. I, II, II
В. I,П, IV
С. П, Ш, IV, І
D. IV, II
2. Various file modes that opens file for writing and reading is definitely not
А. аpp.in
B. ate,in
C. in, out
D. out, in
3. Which one is incorrect in case of Operator overloading?
A. The syntax of overloaded operator cannot be overridden. They follow syntax rules of original
operators
B. We can give new meaning to an operator
C. Number of operands, precedence and associativity remains same
D. We cannot use friend function to overload certain operators =,().[],->.
4. State true or false
In explicit type conversion, a casting operator '()' is used, whereas in implicit type conversion, no
operator is used.
A. True
B. False
5. Which of the following is true
I.
Unary operators overloaded by means of friend function take one reference argument
Binary operators overloaded through a member function take one explicit argument.
Binary operators overloaded through friend function take two explicit arguments.
Unary operators overloaded with member function takes one argument and return no explicit
values
II.
III.
IV.
А.
1, П, IV
В.
I,II, III
I, II, III, IV
II, III, IV
С.
D.
Transcribed Image Text:1. Which of the following is true in case of destructors Destructor function is automatically invoked when the objects are destroyed. It cannot be declared static or const. It has no return type, not even void The programmer cannot access the address of destructor. I. П. III. IV. А. I, II, II В. I,П, IV С. П, Ш, IV, І D. IV, II 2. Various file modes that opens file for writing and reading is definitely not А. аpp.in B. ate,in C. in, out D. out, in 3. Which one is incorrect in case of Operator overloading? A. The syntax of overloaded operator cannot be overridden. They follow syntax rules of original operators B. We can give new meaning to an operator C. Number of operands, precedence and associativity remains same D. We cannot use friend function to overload certain operators =,().[],->. 4. State true or false In explicit type conversion, a casting operator '()' is used, whereas in implicit type conversion, no operator is used. A. True B. False 5. Which of the following is true I. Unary operators overloaded by means of friend function take one reference argument Binary operators overloaded through a member function take one explicit argument. Binary operators overloaded through friend function take two explicit arguments. Unary operators overloaded with member function takes one argument and return no explicit values II. III. IV. А. 1, П, IV В. I,II, III I, II, III, IV II, III, IV С. D.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
Computer Science
ISBN:
9781337569798
Author:
ECKERT
Publisher:
CENGAGE L
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr