What is a float in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Enter n no. of element and delete value from desire position
What is the use of lambda in c++?
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What are the advantages of using pointers in a program?
Write a program to get the value of sin (x) using a library function , when x is given in degrees.
why v use c++ even we have microprocessor
What is microsoft c++ redistributable?
Explain the use of virtual destructor?
Why we use #include iostream in c++?
Can we use this pointer inside static member function?
What it is and how it might be called (2 methods).
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?