Programming Languages Interview Questions
Questions Answers Views Company eMail

A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

HCL,

1689

plz let me know how to become a telecom protocol tester. thank you.

1736

If input is 123 then how to print 100 and 20 and 3 seperately?

4 5906

An entire structure variable can be assigned to another structure variable if __________

Sasken, TCS, Tech Mahindra, Wipro,

3 19758

Why data bus is bidirectional and address bus is unidirectional?

Infosys, Wipro,

4 47046

what type of questions

IBM,

1688

Write a program to calculate the following i want a c++program for this condition 1+4+9+16+….+100 Like this (1^2+2^2) Hint use function pow(a,b)

HTC, TCS,

4 17333

Give the logic for this #include #include void main() { clrscr(); int a=10,b; b=++a + ++a; printf("%d", b); getch(); } Output: 24......How?

Accenture,

2 4855

what are difference between c and c++?

Accenture,

9 9396

in malloc and calloc which one is fast and why?

1 4710

Difference between C and Embedded C?

1 3957

Difference between Shallow copy and Deep copy?

1560

what is encapulation?

Syntel,

4 6599

#include void main() { char *str; long unsigned int add; str="Hello C"; add=&str[0]; printf("%c",add); } What is the output?

Infosys,

4 8360

what is the definition of incapsulation

2 4138


Un-Answered Questions { Programming Languages }

How to save an image when you know the url?

435


What is ‘scala trait’ in scala?

7


What is scala and why it is used?

1


What are the advantages of stored procedures in php?

491


Is this program statement valid? INT = 10.50;

677






What type of errors can be occurred in php?

550


Explain me what is the meaning of a persistent cookie?

479


How can we execute a php script using command line?

513


How do you sort in python?

444


Explain how can I avoid the abort, retry, fail messages?

581


Why is django better than rails?

239


How does python django work?

228


What is binary tree in c?

617


What is meant by multiple inheritance?

728


Describe how multithreading is achieved in python?

446