home
interests
discussions
blogs
news
messages
friends
photos
earnings
myLot
sign in
GET CONNECTED THROUGH SPECIFIED CHANNEL
 
angnima (642)
gender: male
age: 44

country: nepal
my website: angnima
 

discussions i've started
discussions i've replied to
my best responses
my photos
my friends
my interests
my interest rankings
comments from my friends
back to profile's home
 
became member 3 years ago
last logged in 7 months ago
profile last updated 7 months ago

1 profile views today
1,053 profile views all-time
discussions i've started
Mylot sign in and logout

Mylot sign in and logout Do you know the difference between sign in and logout of mylot site?What I found right now is funny. It is very easy to sign in.& very very difficult to...

Started by angnima (642) • 5 responses • Last response by purplealabaster (760) • 3 months ago
Tags: better logout, havent tried, mylot, what do you say, what is it
civil engineering

The planning,design,construction,and management of all types of works and facilities including building and structures,transportation facilities,water resource development projects,power generation...

Started by angnima (642) • 4 responses • Last response by TheApsara (4) • 10 months ago
Tags: civil engineering, analytical instruments, civil engineering instruments, civil engineering products, lighthouse
How to skillfully talk to people

How to skillfully talk to people: Take these four words out of your vocabulary- " I, me, my, mine " Substitute for those four words, one word, the most powerful word spoken by the...

Started by angnima (642) in skill with people • 2 responses • Last response by mrgpk66 (724) • 2 years ago
Tags: chat, how to skillfully talk to people, intetrnet, relationship building, skill
what is life?

The honest answer is that we cannot say categorically what life is. The best we can do is to list those attributes of living organisms that distinguish them from non-living matter.These are as...

Started by angnima (642) • 3 responses • Last response by maathav (471) • 2 years ago
Tags: inspiration, life, purpose, what is life
Reflexology

Today reflexology refers to a method of treatment whereby reflex points in the feet are massaged in a particular way to bring about an effect in areas of the body quite distant from the feet.There...

Started by angnima (642) • 2 responses • Last response by salam1 (732) • 3 years ago
Tags: good health, refexology, reflexology
Interdependence: Maturity continuum

Interdependence:Maturity continuum Interdependence is the paradigm of we- we can do it;we can cooperate;we can combine our talents and abilities and create something greater...

Started by angnima (642) in seven habits of highly effective people • 1 response • Last response by tombiz (1817) • 3 years ago
Tags: interdependence, maturity continuum, synergy
finanacial dependency on internet

Financial Dependency on Internet If somebody wants to depend on Internet and earn as much as possible what should be the ratio of outside earning and internet earning?Can one fully depend...

Started by angnima (642) • 3 responses • Last response by skbadhan (712) • 3 years ago
Tags: internet, efforts, intelligence, offline response, urgent ratio for internet user
c and c++ programming difference-II

c and c++ programming difference-II:No Boolean Type:C does not provide a native boolean type. You can simulate it using an enum, though: typedef enum{FALSE, TRUE} bool;

Started by angnima (642) in computing • 2 responses • Last response by ritwikghoshal (365) • 3 years ago
Tags: c, c and c programming difference-ii, computers
c and c++ programming difference-VIII

c and c++ programming difference-VIII: You must declare functions before use Although most good C code will follow this convention, in C++ it is strictly enforced that all functions...

Started by angnima (642) in computing • 2 responses • Last response by dholey (954) • 3 years ago
Tags: c and c programming difference-viii
c and c++ programming difference-VII

c and c++ programming difference-VII:Freeing arrays: new[] and delete[]In C, there's only one major memory allocation function: malloc. You use it to allocate both single elements...

Started by angnima (642) in computing • 2 responses • Last response by dholey (954) • 3 years ago
Tags: c, c and c programming difference-vii