What is || operator and how does it function in a program?
No Answer is Posted For this Question
Be the First to Post Answer
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.
15 Answers Cisco, Google, MBT,
What are the 5 data types?
What is the difference between malloc() and calloc() function in c language?
write a program to input 10 strings and compare without using strcmp() function. If the character of one string matches with the characters of another string , sort them and make it a single string ??? example:- str1="Aakash" st2="Himanshu" str="Uday" output:- Aakashimanshuday (please post the answer as quickly as possible)
pascal triangle program
What is c definition?
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
what is software?
Can 'this' pointer by used in the constructor?
What is void pointers in c?
Do you know what is a programing language ?