Tag: programming languages
Questions Related to programming languages
Encapsulation is the process of combining data and functions into a single unit called class.
Which of the following statements are true?a. By default,all members of structure are private.b.new and delete operator can be overlaodedc.friend fucntion can overload [],(),= operators.
Default return type of functions in C++ is
Which of these are correct answers for Identifiers used in C# ?
Which statement is/are correct ?
Which of the folowing are correct for the Structs and Classes ?
Which of the following are correct ?