what is the differnce between programing langauge and tool?
is sas is a programing langauge r tool?
No Answer is Posted For this Question
Be the First to Post Answer
What is Lazy evaluation in C? Give an example.
What is the difference between array and linked list in c?
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
What are the properties of union in c?
how write a addtion of two single dimensional array using of pointer in c language?
how to generate the length of a string without using len funtion?
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
Why c is a procedural language?
Write a program in c to input a 5 digit number and print it in words.
diff. between *p and **p
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
how to find the sizof of any datatype using bit manipulations