Define the operators that can be used with a pointer.
Can a class be static in c++?
if i want cin 12345678910 and cout abcdefghij. so how can i create the program?. example : if i key in 8910 so the answer is ghij.
how many controls can we place on single form.
What is a vector c++?
What is the two main roles of operating system?
Why can’t you call invariants() as the first line of your constructor?
When do you call copy constructors?
Brief explaination about #include<iostream.h>, cin and cout
can output 5 students using one dimensional array
How to tokenize a string in c++?
What is type of 'this' pointer? Explain when it is get created?
What is the insertion operator and what does it do?