Famous puzzles which are generally asked by companies during
interviews ?
Answer Posted / guest
sarojini
| Is This Answer Correct ? | 0 Yes | 21 No |
Post New Answer View All Answers
in iso what are the common technological language?
What is operator precedence?
Can we assign string to char pointer?
What is the use of a semicolon (;) at the end of every program statement?
What does char * * argv mean in c?
What is the purpose of the preprocessor directive error?
Explain the difference between structs and unions in c?
Explain the difference between the local variable and global variable in c?
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
What is typedef example?
What is the use of ?
What is a double c?
Explain pointer. What are function pointers in C?
What is a global variable in c?
What 'lex' does?