Program to check whether a word is a sub-string or not of a string typed
Explain deep copy and a shallow copy?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What language does google use?
What does extern mean in a function declaration in c++?
What are static member functions?
How to defines the function in c++?
How do you differentiate between overloading the prefix and postfix increments?
Mention the purpose of istream class?
Can static member variables be private?
What is the size of a vector?
Are c and c++ different?
Explain this pointer?
Describe friend function & its advantages.