Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
swap 2 numbers without using third variable?
What is the difference between union and anonymous union?
What are pointers? What are different types of pointers?
Write a program to find the whether a number is an Armstrong number or not?
Have you written applications to retrieve stored images in a table?
Explain with diagram any one attachment.
Tell me about a time when you surmounted a major obstacle.
Draw a binary Tree for the expression : A * B - (C + D) * (P / Q)
For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.
State some DDL Command with brief Description?
How can you set an arbitrary number of Reducers to be created for a job in Hadoop?
Which modes can Hadoop be run in? List a few features for each mode?
Give me the examples of Columnar database ?
What is the length of your largest python code? Can you please describe the project?