Answer Posted / sri
in C structures are used...but in cpp classes are
used..which is more secured
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
plz let me know how to become a telecom protocol tester. thank you.
How can I sort more data than will fit in memory?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What is the difference between exit() and _exit() function in c?
Tell me is null always defined as 0(zero)?
Write a program to check prime number in c programming?
Differentiate between declaring a variable and defining a variable?
What is the deal on sprintf_s return value?
Write the Program to reverse a string using pointers.
what is the diffrenet bettwen HTTP and internet protocol
What is extern storage class in c?
Explain how to reverse singly link list.
Is it better to use malloc() or calloc()?
How can I open files mentioned on the command line, and parse option flags?
What are unions in c?