Answer Posted / hr@tgksolutions.com
C++ is a general-purpose, high-level programming language used for system and application development. Developed by Bjarne Stroustrup at Bell Labs in 1983, it builds upon the C language while introducing object-oriented features. It supports multiple paradigms, including procedural, functional, and generic programming. This is one of the most commonly asked C++ interview questions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
What math functions are available for integers? For floating point?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What is the modulus operator?
Why do we use int main instead of void main in c?
Do you know the purpose of 'register' keyword?
Why structure is used in c?
What are the different types of linkage exist in c?
Explain what is the general form of a c program?
What is else if ladder?
How do you use a 'Local Block'?
What are reserved words with a programming language?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
Is there any possibility to create customized header file with c programming language?
Write a program to show the change in position of a cursor using c