What is floating point constants?
What is the difference between near, far and huge pointers?
Simplify the program segment if X = B then C ← true else C ← false
Why doesnt this code work?
what is the difference between unix os and linux os
What is difference between function overloading and operator overloading?
write a program that accepts 3 numbers from the user. dispaly the values in a descending order.
What are lookup tables in c?
What are reserved words with a programming language?
Why main function is special give two reasons?
Can main () be called recursively?
what is the c source code for the below output? 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1
main() { char p[] = "hello world!"; p = "vector"; printf("%s",p); }
2 Answers Vector, Vector India,