What are the sizes and ranges of the basic c++ data types?
No Answer is Posted For this Question
Be the First to Post Answer
when can we use virtual destructor?
7 Answers HCL, HP, Virage Logic,
Are there any new intrinsic (built-in) data types?
What is java and c++?
What are the difference between reference variables and pointers in C++?
what is the behaviour of C and C++ compiler for the below statements. int *p; p = malloc(100); Is the behaviour same ? or different ?
What is c++ w3school?
Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == ) y-= 7; else y = 8; if the value of x is 4 before the nested IFs are executed, what is the value of y after the nested IFs are executed?
How can we check whether the contents of two structure variables are same or not?
What are the basics of local (auto) objects?
What is a mutable member?
How to declare an array of pointers to integer?
Write a program in C++ for Fibonacci series
0 Answers Axtria, ITC Indian Tobacco Company,