Are there namespaces in c?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between linking and loading?
What is typedef example?
What are the different types of constants?
code for replace tabs with equivalent number of blanks
what is a far pointer
12 Answers ABB, DRDO, ITI, Maruti Suzuki, Steel Plant, TCS, Toyota, Vivo Mobiles,
If we have an array of Interger values, find out a sub array which has a maximum value of the array and start and end positions of the array..The sub array must be contiguious. Take the start add to be 4000. For Ex if we have an array arr[] = {-1,-2,-5,9,4,3,-6,8,7,6,5,-3} here the sub array of max would be {8,7,6,5} coz the sum of max contiguous array is 8+7+6+5 = 26.The start and end position is 4014(8) and 4020(5).
5 Answers Microsoft, Motorola,
main() { printf("\n %d %d %d",sizeof('3'),sizeof("3"),sizeof(3)); } wat is the o/p and how?
how logic is used
Differentiate between functions getch() and getche().
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
Are bit fields portable?
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,