User Profile
Collapse
-
What is shallow copying
hi all. can anyone give the source code for shallow copying? -
these are the question i got.....please answer
1. The meaning of conversion character for data input is
a.Data item is a long integer
b.Data item is an unsigned decimal integer
c.Data item is a short integer
d.None of the above
2. The conversion characters for data input means that the data item is
a.An unsigned decimal integer
b.A short integer
c.A hexadecimal integer... -
hi weaknessforcats .ya sorry to say this,i too had never herd about conversion charecter but i got a question about this in an exam and still i dont know what it is.....
thats why i posted this.
any way thanks weaknessforcats...Leave a comment:
-
every data member in union uses the same memory location,thats why it is better option to save the memory.but we can use only one data member at a time.Leave a comment:
-
conversion charecter
Hi all,
what is a conversion charecter and why and where it is used? -
i mean can we add a static vairaible in a class template, if we can add what is the possibility:
a)Every instance of class template will share the same copy of static variable
b) Every instance of class template will have its own copy of static variable.
c)or it will give any compiler error....Leave a comment:
-
static vairaible in class templates
what is the output If there is one class template which has one static member variable ?
No activity results to display
Show More
Leave a comment: