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 3954A 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 7762
Explain what are multidimensional arrays?
What are the standard predefined macros?
Explain the advantages and disadvantages of macros.
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.
What are the different types of control structures in programming?
Explain zero based addressing.
What is variable in c example?
What is the difference between array and pointer?
What is the purpose of sprintf() function?
Why is structure padding done in c?
Can a pointer point to null?
What is this pointer in c plus plus?
What are categories used for in c?
How can I find out if there are characters available for reading?