what is difference between internet and Internet?
Answer Posted / jyoti shukla
i agree with the 4th answer given above.............
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between overloading vs. Overriding
Can you please explain the difference between overloading and overriding?
What is a map in c++?
Why do we use iterators?
Is it possible to write a c++ template to check for a function's existence?
Why can’t you call invariants() as the first line of your constructor?
What is static class data?
Can a function take variable length arguments, if yes, how?
Define whitespace in C++.
What relational operators if statements in c++?
You want to link a c++ program to c functions. How would you do it?
What is iostream in c++ used for?
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
Show the application of a dynamic array with the help of an example.
What is polymorphism and its type in c++?