how many controls can we place on single form.
Why do we use vector in c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What is a class template?
write a programme to get a character and thier ASCII value
What are member functions used in c++?
State the difference between pre and post increment/decrement operations.
How can we read/write Structures from/to data files?
Why do we use string in c++?
Can we use this pointer inside static member function?
What is a catch statement?
What is private public protected in c++?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?