How many standards of c++ are there?
No Answer is Posted For this Question
Be the First to Post Answer
List out function which we can call without using object
When there is a global variable and local variable with the same name, how will you access the global variable?
What does std mean in c++?
Will the inline function be compiled as the inline function always? Justify.
What is size of Empty Class?
What is the first name of c++?
how many controls can we place on single form.
What is the latest c++ version?
What is long in c++?
What is class and structure in c++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
What is iostream in c++ used for?