Logo 
Search:

C++ Programming FAQ

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

Consider the following code: cout<< “Welcome”; This is an example of which option

  Shared By: Viveka Fischer    Date: Oct 28    Category: C++ Programming    Views: 1335

Answer:

Options

a) C++ statement
b) Return type
c) Function
d) Both a and c

Answer : a) C++ statement

Share: 
 



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


Tagged: