What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / abbas ali
c
b'cause it is procedur based and we dont have to deal with
objects....
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What causes a runtime error c++?
Where the memory to the static variables is allocated?
What is a catch statement?
There are 100 students in a class. The management keep information in two tables. Those two tables are given like Roll no Name Age 001 ABC 15 002 XYZ 14 and Roll No Subject Marks 001 Math 75 001 Physics 55 002 Math 68 001 Hindi 69 They want the information like this Roll No Name Hindi Physics Math Total 001 ABC 69 55 75 199 002 XYZ 68 74 84 226 And Roll No Suject Highest 001 Math 98 007 Physics 84 021 Hindi 74 All 275 All information is kept in structure in main memory. You have to find last two tables.
In c++, what is the difference between method overloading and method overriding?
Explain what is oop?
Which is best c++ or java?
Can static member variables be private?
What is the role of static keyword for a class member variable?
What jobs can you get with a c++ certification?
Why is the function main() special?
Tell me difference between constant pointer and pointer to a constant.
Is c++ the hardest language?
Why we use #include iostream in c++?
What is the best c++ compiler for windows 10?