Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which of the following character literal(s) does use two bytes of memory?

  Shared By: Shruti Sharma    Date: Dec 15    Category: C++ Programming    Views: 670

Answer:

Options

a) wide_character literal
b) byte_character literal
c) new_character literal
d) None of the above

Answer : a) wide_character 2literal

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: