Answer Posted / narender vadhava
in array like a[50];
[] = subscript caller
this subscript caller is use to increment the pointer of
variable or say offset of the variable not to increase the
value so we cant crate array of refrences.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?
How many standards of c++ are there?
What is the difference between structures and unions?
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
Define friend function.
Why do we learn c++?
What is a constructor in c++ with example?
How do you initialize a string in c++?
How much do c++ programmers make?
what is scupper?
What is buffering in c++?
What is public, protected, private in c++?
What is a character in c++?
What are protected members in c++?
What new()is different from malloc()?