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 4020A 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 7896
What is a sequential access file?
What are external variables in c?
Which header file is used for clrscr?
What is the scope of local variable in c?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
What is wrong with this program statement? void = 10;
What are the 5 elements of structure?
if p is a string contained in a string?
a c code by using memory allocation for add ,multiply of sprase matrixes
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Is stack a keyword in c?
What is the difference between null pointer and wild pointer?
Can we replace the struct function in tree syntax with a union?
Explain null pointer.
Define macros.