What is prototype for that c string function?
Answer / Poonam Saini
A prototype for a C-style string function in C++ is a declaration of the function that specifies its return type, name, and parameters. For example, the prototype for the strcpy function is: char* strcpy(char*, const char*);
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different operators in C++?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
write a c++ program that gives output 1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 using looping statement
what does the following statement mean? int (*a)[4]
How to change constant values?
Name some pure object oriented languages?
You're given an array containing both positive and negative integers and required to find the sub-array with the largest sum (O(N) a la KBL). Write a routine in C for the above.
How the keyword struct is different from the keyword class in c++?
What is searching?
What you know about structures in C++?
1 Answers Agilent, ZS Associates,
What are the c++ access specifiers?
which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE