What does int * mean in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


What is std :: flush?

0 Answers  


What is the insertion operator and what does it do?

0 Answers  


Explain what are accessor methods?

0 Answers  


What is the use of seekg in c++?

0 Answers  






What is the main function c++?

0 Answers  


Write a program which uses Command Line Arguments

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


Define friend function.

0 Answers  


What are guid?

0 Answers  


What are 2 ways of exporting a function from a dll?

0 Answers  


How to write a program such that it will delete itself after exectution?

3 Answers  


Categories