how many controls can we place on single form.
Answer Posted / yash
256 maximum
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which should be more useful: the protected and public virtuals?
What is the c++ code?
Define basic type of variable used for a different condition in C++?
write a porgram in c++ that reads an integer and print the biggest digit in the number
What is singleton pattern in c++?
What is a responder chain?
Describe Trees using C++ with an example.
Why is c++ difficult?
Where are setjmp and longjmp used in c++?
What is the identity function in c++? How is it useful?
How are Structure passing and returning implemented by the compiler?
What is the precedence when there is a global variable and a local variable in the program with the same name?
Which software is used to run c++ program?
What is conditions when using boolean operators?
What is #include ctype h in c++?