difference between native and cross compilers
No Answer is Posted For this Question
Be the First to Post Answer
int a=0,b=2; if (a=0) b=0; else b=*10; What is the value of b ?
What is openmp in c?
What does 1f stand for?
if we take a number as a char then can we manipulate(add, subtract) on this number
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
Given a string write a program to print all alphabetical characters in the order of their occurance first,followed by the sum of the numeric characters then followed by the special characters in the order of their occurance.
1 Answers College School Exams Tests, Wipro,
Given an array A[n+m] of n+m numbers, where A[1] ... A[n] is sorted and A[n+1] ... A[n+m] is sorted. Design a linear time algorithm to obtain A[1...n+m] sorted using only O(1) extra space. Time Complexity of your algorithm should be O(n) and Space Complexity O(1).
what is available in C language but not in C++?
10 Answers CTS, TCS,
what is bitwise operator?
for(i=1;i>0;i++); printf("i=%d",i); what will be the answer????
hi any body pls give me company name interview conduct "c" language only