What would the following code segment printint k = 8;docout << "k = " << k << "
";while k++ < 5;
a) 13
b) 5
c) 8
d) pointers
No Answer is Posted For this Question
Be the First to Post Answer
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?
What are the advantages of using linked list for tree construction?
Which type of language is c?
What was noalias and what ever happened to it?
Where is volatile variable stored?
give one ip, find out which contry
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
write a 'c' program to sum the number of integer values
What is the use of printf() and scanf() functions?
what is level of tree if leaf node is at level 4.please explain.
where do we use volatile keyword?
Can you please explain the difference between malloc() and calloc() function?