Is struct oop?
No Answer is Posted For this Question
Be the First to Post Answer
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
what is use of loop?
What's the best way to declare and define global variables?
whether itis a structured language?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
can i know the source code for reversing a linked list with out using a temporary variable?
Do you have any idea how to compare array with pointer in c?
What are near, far and huge pointers?
0 Answers Hexaware, Thomson Reuters, Virtusa,
Which is the best sort method for library management?
Write a C program to print 1 2 3 ... 100 without using loops?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3