What is low level language in simple words?


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

Post New Answer

More C++ General Interview Questions

What is encapsulation in c++?

0 Answers  


Explain storage qualifiers in c++.

0 Answers  


given unsigned int ui1=3,ui2=7; what are the outputs of a)ui1 & ui2 b)ui1 && ui2 c)ui1 | ui2 d)ui1 || ui2 i also need the justification for the answers thank you

2 Answers  


What are special characters c++?

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  






Does std endl flush?

0 Answers  


What is c++ course?

0 Answers  


Is it possible to provide default values while overloading a binary operator?

0 Answers  


What is the difference between global int and static int declaration?

0 Answers  


When is the destructor called?

0 Answers  


Explain deep copy and a shallow copy?

0 Answers  


Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened

0 Answers  


Categories