Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Programming Languages Interview Questions
Questions Answers Views Company eMail

write a programming in c language, 1 3 5 7 9 11

NIIT,

2 5853

How would you represent an error detected during constructor of an object?

1 3452

nic scientist exam

NIC,

1 5575

whats the Need for Concurrency control

1 3889

write a c programme for add of two numbers with out use of arthematic operators

2 4839

why and when we can declar member fuction as a private in the class?

2145

from which concept of 'c', the static member function of 'c++' has came?

Bosch,

1 3705

how to construct a simulator keeping the logical boolean gates in c

2318

code for reverse alternate words from astring

IBM,

1 12602

Q-1: Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college.

8 49748

code for inverse a matrix

2140

code for find determinent of amatrix

2025

code for replace tabs with equivalent number of blanks

Bosch,

2220

what is difference between String s=new String("vali"); String s="vali"

1 4112

what is Class in oops with example?

HCL,

4 7412


Un-Answered Questions { Programming Languages }

How do I open a second wordpress site?

180


How database system of drupal works ?

178


What is an arbitrary function in r?

94


What is the difference between rnorm and runif functions ?

120


Are vectors passed by reference c++?

1062


What are the Popular Scala-Based Frameworks to develop RESTful Web Services or REST API?

7


c language interview questions & answer

2023


Which bit wise operator is suitable for putting on a particular bit in a number?

1273


write an interactive C program that will encode or decode a line of text.To encode a line of text,proceed as follows. 1.convert each character,including blank spaces,to its ASCII equivalent. 2.Generate a positive random integer.add this integer to the ASCII equivalent of each character.The same random integer will be used for the entire line of text. 3.Suppose that N1 represents the lowest permissible value in the ASCII code,and N2 represents the highest permissible value.If the number obtained in step 2 above(i.e.,the original ASCII equivalent plus the random integer)exceeds N2,then subtract the largest possible multiple of N2 from this number,and add the remainder to N1.Hence the encoded number will always fall between N1 and N2,and will therefore always represent some ASCII character. 4.Dislay the characters that correspond to the encoded ASCII values.  The procedure is reversed when decoding a line of text.Be certain,however,that the same random number is used in decodingas was used in encoding.

3547


What is whitespace in python?

1170


Explain how scala is both functional and object-oriented programming language?

1


What is the python syntax for switch case statements?

917


Explain Constructor Injection ?

1479


What do you mean by laravel mix?

744


What is session expiry?

1026