What is the use of volatile variable?
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ hiding?
Explain the use of this pointer?
What new()is different from malloc()?
Explain the term memory alignment?
What is namespace std; and what is consists of?
Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
We all know that a const variable needs to be initialized at the time of declaration. Then how come the program given below runs properly even when we have not initialized p?
Which is better turbo c++ or dev c++?
What are the two types of polymorphism?
What is a mutex and a critical section.Whats difference between them?How do each of them work?
What are the advantages of c++? Explain
Brief explaination about #include<iostream.h>, cin and cout