What are disadvantages of pointers?
No Answer is Posted For this Question
Be the First to Post Answer
How to implement is-a and has-a class relationships?
Why are arrays usually processed with for loop?
Can c++ do everything c can?
What is c++ w3school?
Which should be more useful: the protected and public virtuals?
What is unary operator? List out the different operators involved in the unary operator.
How many ways are there to initialize an int with a constant?
What is a hash function c++?
Write a c++ code that will calculate the roots of a quadratic equation a2+ bx+c=0 Hint: d = sqrt (b2-4ac), and the roots are: x1 = (€“b + d)/2a and x2 = (€“b €“ d)/2a (use sqrt function from cmath.h )?
Why do we use the using declaration?
What is a mutex and a critical section.Whats difference between them?How do each of them work?
how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds