Is c object oriented?
No Answer is Posted For this Question
Be the First to Post Answer
What is a struct c#?
How are strings stored in c?
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
0 Answers Amdocs, Apps Associates,
Can you define which header file to include at compile time?
Explain a file operation in C with an example.
Write a program to print fibonacci series without using recursion?
difference between memcpy and strcpy
Explain what is the stack?
Sir i need notes for structure,functions,pointers in c language can you help me please
Write the test cases for checking a variable having value in range -10.0 to +10.0?
main() { int x=10,y=15; x=x++; y=++y; printf("%d %d\n",x,y); } output??
19 Answers EBS, Ramco, Sangwin, TCS,