Post New Answer View All Answers
How are variables declared in c?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Is c++ based on c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Explain what are global variables and explain how do you declare them?
What is call by reference in functions?
Can we declare a function inside a function in c?
How to define structures? ·
Is a house a mass structure?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
Why we write conio h in c?
Can variables be declared anywhere in c?
What does d mean?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
write a program in c language to print your bio-data on the screen by using functions.