What is the scope of static variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
Would you rather wait for the results of a quicksort, a linear search, or a bubble sort on a 200000 element array? 1) Quicksort 2) Linear Search 3) Bubble Sort
write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)
1 Answers Bosch, College School Exams Tests,
sum of two integers values only other then integer it should print invalid input.
what is the difference between entry control and exit control statement?
12 Answers Darbari Lal DAV Model School,
What is function prototype in c with example?
what are the languages used in c#?
the question is that what you have been doing all these periods (one year gap)
Explain what is a stream?
Write a program that accept anumber in words
what is the advantage of using SEMAPHORES to ORDINARY VARIABLES???
What is 2 d array in c?
write a string copy function routine?