What is a scope operator and tell me its functionality?
Answers were Sorted based on User's Feedback
Answer / maya
Operator : :
It used to initalize the static variable out of the class.
Used for global initalization for variables.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / d.raji
scope operator is used to access the uotline function in
c++.
| Is This Answer Correct ? | 0 Yes | 1 No |
What do you mean by inline function?
how much classes are used in c++
What is the use of fflush(stdin) in c++?
difference between overloading and overridding
What is new keyword in oops?
Precompilation ?
what is costructor?
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
What is a class oop?
What is the difference between encapsulation and polymorphism?
Iam doing my project on instant messaging , if you any new ideas regarding this project ,please suggest it?
What is Inheritance, Multiple Inheritance, Shared and Repeatable Inheritance?