what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
What is dangling pointer in c?
Why do we use return in c?
Describe the modifier in c?
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
What is the total generic pointer type?
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
Apart from dennis ritchie who the other person who contributed in design of c language.
What is the best way to comment out a section of code that contains comments?
Write a program to swap two numbers without using third variable in c?
What is the acronym for ansi?
what are the facialities provided by you after the selection of the student.
What does *p++ do?
What is a static function in c?
What is the maximum length of an identifier?