What is the size of integer variable?


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

Post New Answer

More C++ General Interview Questions

How java is different from c and c++?

0 Answers  


How many types of modularization are there in c++?

0 Answers  


What is #include iostream in c++?

0 Answers  


Write about the members that a derived class can add?

0 Answers  


What do you mean by static variables?

0 Answers  


Write a C++ program that asks the user to choose a number between 1 and 1000. Then, your program should be able to guess the number by asking the user no more than 10 yes/no questions. Use a while loop in your program

1 Answers  


What problem does the namespace feature solve?

1 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


What is an adaptor class or wrapper class in c++?

0 Answers  


Under what conditions is multiple inheritance not recommended?

1 Answers  


Can we distribute function templates and class templates in object libraries?

0 Answers  


structure contains int, char, float how it behaves for big endian and little endian?

1 Answers   BITS,


Categories