Explain the bubble sort algorithm.
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to enter the name and age. If age>28 then find salary categories. if age<28 then find that you are gaduate or not.
Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
What are the applications of c language?
Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not
Can 'this' pointer by used in the constructor?
What is the scope of static variables in c language?
what is the significance of static storage class specifier?
is compiler do read the data line by line or not. ??
6 Answers LG Soft, Satyam, Tech Mahindra,
How to write a code for reverse of string without using string functions?
What is the correct code to have following output in c using nested for loop?
When is an interface "good"?
Why c language?