What is extern c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the full name of logo?
In what situations do you have to use initialization list rather than assignment in constructors?
Hi i need to Acess a variable "int Intval" in the below mentioned code .How to Access it guys i am waiting for your reply
Explain how functions are classified in C++ ?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
What do nonglobal variables default to a) auto b) register c) static
What are the five basic elements of a c++ program?
Is there any difference between int [] a and int a [] in c++?
How are virtual functions implemented in c++?
Implement strcmp
Definition of class?
What is atoi?