• Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • English APP
  • login
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • Walkins
    • Corporate Job Exam
    • Government Job Exam
    • Entrance Exam
  • Training
    • Internship
  • Placement Questions
  • /
  • Tectura
  • /
  • Programming

tectura Programming Interview Questions with Answers

tectura Select Another Category Programming Select Another Topic

Company

  • 3i-Infotech 345
  • Accenture 548
  • ADITI 81
  • Athenahealth 72
  • CADENCE 37
  • Capgemini 519
  • CMC 49
  • Cognizant 29
  • CSC 480
  • CTS 1340
  • Dell 49
  • Elitmus 44
  • GENPACT 516
  • Google 55
  • HCL 217
  • Hexaware 92
  • Huawei 81
  • IBM 1714
  • IGate 169
  • Infosys 2050
  • L&T 299
  • Microsoft 61
  • Miscellaneous 204
  • Oracle 74
  • Other 95
  • Patni 199
  • Sapient 44
  • Sasken 31
  • Self 38
  • Syntel 530
  • TCS 9109
  • Tech Mahindra 500
  • Wipro 1182

tectura Question Topics

    Programming (11)

  • Output (1)
Keep an EYE (0)
Solved Question (0) UnSolved Question (11)
Pages: 212NextLast
Advertisements

(#M40154194) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
using namespace std;
int main()
{
int arr[]={4,5,6,7};
int *p=(arr+1);
cout<

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (1) Submit Your Solution Output

(#M40154193) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
using namespacestd;
int main()
{
int i'
enum month {
JAN=1,FEB,MAR,APR,MAY,JUN,JUL,AUG,SEP,O

CT,NOV,DEC};

FOR(i=MAR;i<=NOV;i++)
cout<

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (0) Submit Your Solution
Advertisements

(#M40154192) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
int main(){
int i,j;
i=j=2;
while(--i&& j++)
printf("%d%d",i,j);
return 0;
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40154191) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

#include
int main()
{
int i=5,j;
j=++i+++i+++i;
printf("%d %d",i,j);
return 0;
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (5)   (0) Submit Your Solution

(#M40154190) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle


main()
{
int i=400,j=300;
printf("%d..%d");
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (1) Submit Your Solution

(#M40154189) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

main()
{
struct xx
{
int x=3;
char name[]="hello";
};
struct xx *s;
printf("%d",s->x);
printf("%s",s->name);
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (0) Submit Your Solution

(#M40154188) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

#define int char
main()
{
int i=65;
printf("sizeof(i)=%d",sizeof(i));
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution

(#M40154187) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

main()
{
int i=1,j=1,k=0,l=2,m;
m=i++&&j++&&k++||l++;
printf("%d%d%d%d%d",i,j,k,l,m);
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (1) Submit Your Solution

(#M40154186) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

main()
{
int c[]={2,8,3,4,4,6,7,5};
iny j,*p=c,*q=c;
for(j=0;j<5;j++)
{
printf("%d",*c);
++q;
}
for(j=0;j<5;j++)
{
printf("%d",*p);
++p;}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (1)   (0) Submit Your Solution

(#M40154185) TECTURA QUESTION c Keep an EYE Keep an eye puzzle Keep an eye puzzle

main()
{
float me =1.1;
double you =1.1;
if(me==you)
{
printf("i love Birds");
else
printf("i hate rats");
}

Asked In tectura Deepak Singh (10 years ago)
Unsolved
Is this Puzzle helpful?   (0)   (0) Submit Your Solution
Keep an EYE (0)
Solved Question (0) UnSolved Question (11)
Pages: 212NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

no image
Dimple
India
Punjab
Time: 00:01:33
Points
19

Maths Quotes

MATHEMATICS have Strong Heart! So only, it will face so many "PROBLEMS"!!

Vignesh R (India)

Six is a number perfect in itself, and not because God created the world in six days; rather the contrary is true. God created the world in six days because this number is perfect, and it would remain perfect, even if the work of the six days did not exis

Saint Augustine of Hippo

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 5 years ago

Thanks m4 maths for helping to get placed in several companies.
I must recommend this website for placement preparations.

yash mittal 5 years ago

Now enjoy Offline Access of latest Question.

Get M4maths app to avail expert's solution and latest selected questions.

Download m4maths app now

  • 2533K+Registerd user
  • 1774K+Engineers
  • 759K+MBA Asprirant
  • 3K+Enginnering College
  • 250+Company Exam
  • 150K+Interview Questions
  • Site Links
  • Home
  • Result
  • Today's Puzzle
  • Discussion Board
  • Maths Tricks
  • Advertise with us
  • Contact Us
  • Useful Info
  • Maths Quotes
  • Previous Puzzles
  • Prize
  • Privacy Policy
  • Disclaimer and Copyright
  • Terms and Conditions
  • Sitemap
  • Placement papers
  • TCS Placement Paper
  • HCL Placement Paper
  • INFOSYS Placement Paper
  • IBM Placement Paper
  • SYNTEL Placement Paper
  • TECHNICAL Interview
  • HR Interview
All rights are reserved to @m4maths.com