Is c an object oriented programming language?
Answer / kamil
No, C is not an object oriented programming language
It's a structural programming language
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain enumerated types in c language?
Is this program statement valid? INT = 10.50;
WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............
What is nested structure?
How does pointer work in c?
What is a pointer in c plus plus?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Write a routine that prints out a 2-D array in spiral order!
while running a program, i got the msg that press return key to exit.what that mean in C as there are no such options as far i know.
What is the use of a conditional inclusion statement in C?
write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)
26 Answers ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,
where do we use volatile keyword?