adspace




Programming Languages Interview Questions
Questions Answers Views Company eMail

#include int main() { int i=2; int j=++i + ++i + i++; printf("%d\n",i); printf("%d\n",j); }

Infosys,

15 31913

write a program for fibonaci series by using while loop in c?

2 5520

write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.

1 2122

Can we create object of class with private constructor?

5 9069

to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?

1 2319

in which language c language is written?

2 5121

how could explain about job profile

1 2045

write a program to print calender using for loop.

HCL, TCS,

1 4339

print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20

TCS,

8 8776

Write a program to find given number is even or odd without using any control statement.

2 5693

IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1 2162

INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

1 2296

difference between spiral and waterfall model

1 4660

Write a Program to accept different goods with the number, price and date of purchase and display them

HDFC,

1 6351

coding for Fibonacci.?

1 3475


Un-Answered Questions { Programming Languages }

what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2742


What is the type of the following Array?, val arr = arrayOf(1, 2, 3);

380


Explain the difference between null pointer and void pointer.

1165


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2218


What are Data classes ? Aren’t they available in Java ?

254


develop algorithms to add polynomials (i) in one variable

2268


What is the biggest challenge facing your current job right now? What is your biggest failure?

869


list some of the data science libraries in python

945


How to create a web form?

1118


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

2406


What is the current stable version of php? What advance thing in php7?

1102


Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)

2313


What are pointers? What are different types of pointers?

1273


PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM

2268


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

2182