A code which had some declarations of some data items. There were a couple of normal data items(char,int..) and some pointers as well and a malloc call. You have to find the total memory taken up in the stack(Hint:Pointers and all are allocated in heap, not in stack, so dont count them).Also in most of these questions, they were specifying that the OS was 32 bit
1623Post New Syntel Engineering AllOther Interview Questions
What are the core assemblies in WPF ?
What is pie chart in ms excel?
What is meaning of cascade in hibernate?
Can you inner join the same table?
What do you know about telecommunications?
How will you handle a conflict amongst your team members?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
When should I use .net core?
Is it legal to have static initializer blocks in ejb?
What is handover?
What do you understand by unit testing?
Can microstrategy desktop access operational data systems?
How will you create theme in drupal and what are the files required for to create theme?
How to show table structure mysql?
Explain the use of tuples in scala?