Answer Posted / andeep singh
Pointer is faster than array if there is only one pointer used
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
What is a double c?
What does c mean?
Explain enumerated types in c language?
Why is this loop always executing once?
What is null pointer in c?
What are keywords in c with examples?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
In C programming, what command or code can be used to determine if a number of odd or even?
What is equivalent to ++i+++j?
Write a program to use switch statement.
Explain #pragma statements.
Describe dynamic data structure in c programming language?
What is structure padding in c?