What is the default size allocated for array in the statement if size not specified " int a[] "
4 9929
#include
create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.
2 5652Post New CTS OOPS Interview Questions
What is file database?
What tools do real hackers use?
What is asphalt?
What is modular automation?
How do you debug a web based web dynpro application?
How many databases instances are there in sql server 2000?
Write a SQL command to insert and update only a particular field?
What are zones in azure?
How will you load dynamic assembly? How will create assemblies at run time?
What is the output of two rams in a E plane Tee?
Entries to revenues accounts such as service revenues are usually?
When to use Hive?
Name few of the properties of blockchain?
What are angular filters?
how to create a new table by selecting rows from another table in mysql? : Sql dba