there is two conditions , 1. while using for loop for printing 1 to 50 no's simulteneous 2. while using printf functios for printing 1 to 50 no's simulteneous with or without using variables who will take more time for compiling and execution? explain in details with reason?
1 3454A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
4 6880
What does c mean before a date?
What are c preprocessors?
What are loops c?
What are categories used for in c?
What are register variables in c?
How can I get random integers in a certain range?
What does void main return?
How can I delete a file?
Do variables need to be initialized?
What is the difference between typedef struct and struct?
What is a constant and types of constants in c?
What is "Hungarian Notation"?
I have seen function declarations that look like this
What is substring in c?
Write a program to reverse a string.