macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration
12 36629# define prod(a,b)=a*b main() { int x=2; int y=3; printf("%d",prod(x+2,y-10)); } the output of the program is a.8 b.6 c.7 d.none
7 20836Given an array of characters, how would you reverse it? How would you reverse it without using indexing in the array?
1 9510Implement a function that returns the 5th element from the end in a singly linked list of integers in one pass.
11 19919If 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 11141Post New Microsoft C Interview Questions
How do you break a while loop?
What methods did you use to prioritize work assignments?
What is the difference between link and compile in angular.js?
How many types of normalization? What is the use of it?
what type of question are asked in thoughtworks pair programming round ?
RDBMS file system can be defined as
Explain the difference between throw and throws in java?
I am completed DEEE in tamilnadu, now i am working in andhrapradesh with 2.5 year experience in relavent field. capacity of the tranformer is 11KV, 1MVA Transformer, i am eligible for getting c licence in andhrapradesh pl help me.
what are Modules in Dojo?
What is microstrategy desktop?
What is raw/ directory?
When displaying fonts, what's the difference between pixels, points and ems?
What is the use of arrow function in reactjs?
How much does word 2019 cost?
How does one implement SourceSafe integration with FrontPage 2000/ 8?