What does floor mean in c++?


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

Post New Answer

More C++ General Interview Questions

What is the size of integer variable?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Can union be self referenced?

0 Answers  


What is ios in c++?

0 Answers  


Is c++ double?

0 Answers  






How const int *ourpointer differs from int const *ourpointer?

0 Answers  


Is java as fast as c++?

0 Answers  


What is data type in c++?

0 Answers  


Given an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

1 Answers  


How to change constant values?

6 Answers   Huawei, Symphony,


What is compilation?

1 Answers   Datamatics, TCS,


What is the basic structure of c++ program?

0 Answers  


Categories