What is a literal 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 an iterator class in c++?

0 Answers  


What is virtual function? Explain with an example

0 Answers  


What does the nocreate and noreplace flag ensure when they are used for opening a file?

0 Answers  


Can constructor be static in c++?

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,






Is recursion allowed in inline functions?

0 Answers  


Explain terminate() function?

0 Answers  


How do you print for example the integers 3,2,1,5,4 in a binary tree within the console in format where it looks like an actual binary tree?

0 Answers  


What is :: operator in c++?

0 Answers  


How do I write a c++ program?

0 Answers  


Can you please explain the difference between using macro and inline functions?

0 Answers  


What is private, public and protected inheritance?

0 Answers  


Categories