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


Please Help Members By Posting Answers For Below Questions

Write a code/algo to find the frequency of each element in an array?

701


How much do coding jobs pay?

644


Why we use #include iostream in c++?

672


When should overload new operator on a global basis or a class basis?

695


What does std :: flush do?

782






What is double in c++?

658


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

2188


What is a hashmap c++?

651


Do you know the problem with overriding functions?

662


Which field is used in c++?

722


Explain the difference between realloc() and free() in c++?

634


Explain the difference between overloading and overriding?

724


Describe the advantages of operator overloading?

669


What's the order in which the objects in an array are destructed?

993


What is meant by const_cast?

759